Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SDO_Model_ReflectionDataObject::getContainmentPropertySDO_Model_ReflectionDataObject::getType>
Last updated: Tue, 19 Sep 2006

SDO_Model_ReflectionDataObject::getInstanceProperties

(no version information, might be only in CVS)

SDO_Model_ReflectionDataObject::getInstanceProperties --  Get the instance properties of the SDO_DataObject

Description

array SDO_Model_ReflectionDataObject::getInstanceProperties ( void )

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

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).

Parameters

None.

Return Values

An array of SDO_Model_Property objects.




<SDO_Model_ReflectionDataObject::getContainmentPropertySDO_Model_ReflectionDataObject::getType>
Last updated: Tue, 19 Sep 2006