PHP Doku:: Get the SDO_Model_Property objects defined for the type - function.sdo-model-type-getproperties.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_Model_Type::getProperties

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_Model_Type::getNamespaceURI

SDO_Model_Type::getProperty>>

SDO_Model_Type::getProperties

(^)

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

Beschreibung

array SDO_Model_Type::getProperties ( 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 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.

Parameter-Liste

None.

Rückgabewerte

Returns 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",...)