PHP Doku:: Get the instance properties of the SDO_DataObject - function.sdo-model-reflectiondataobject-getinstanceproperties.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_Model_ReflectionDataObject::getInstanceProperties

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_Model_ReflectionDataObject::getContainmentProperty

SDO_Model_ReflectionDataObject::getType>>

SDO_Model_ReflectionDataObject::getInstanceProperties

(^)

SDO_Model_ReflectionDataObject::getInstanceProperties Get the instance properties of the SDO_DataObject

Beschreibung

array SDO_Model_ReflectionDataObject::getInstanceProperties ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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

Parameter-Liste

None.

Rückgabewerte

An array of SDO_Model_Property objects.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)