PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SDO_Model_ReflectionDataObject::getType> <SDO_Model_ReflectionDataObject::getContainmentProperty
Last updated: Fri, 22 Aug 2008

view this page in

SDO_Model_ReflectionDataObject::getInstanceProperties

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

SDO_Model_ReflectionDataObject::getInstanceProperties Get the instance properties of the SDO_DataObject

Descripción

array SDO_Model_ReflectionDataObject::getInstanceProperties ( void )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Get the instance properties for the SDO_DataObject. The instance properties consist of all the properties defined on the data object's type, plus any instance properties from open content (if the data object is an open type).

Lista de parámetros

None.

Valores retornados

An array of SDO_Model_Property objects.



add a note add a note User Contributed Notes
SDO_Model_ReflectionDataObject::getInstanceProperties
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites