Forum und email

SDO_Model_Type::getProperties

(No version information available, might be only in CVS)

SDO_Model_Type::getProperties — Get the SDO_Model_Property objects defined for the type

Descrizione

array SDO_Model_Type::getProperties ( void )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Get an array of SDO_Model_Property objects describing the properties defined for the SDO_Model_Type. Each SDO_Model_Property holds information such as the property name, default value, and so on.

Elenco dei parametri

None.

Valori restituiti

Returns an array of SDO_Model_Property objects.