PHP Doku:: Test to see if the property is many-valued - function.sdo-model-property-ismany.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_Model_Property::isMany

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_Model_Property::isContainment

SDO_Model_ReflectionDataObject::__construct>>

SDO_Model_Property::isMany

(^)

SDO_Model_Property::isMany Test to see if the property is many-valued

Beschreibung

bool SDO_Model_Property::isMany ( 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.

Test to see if the property is many-valued. Returns TRUE if this is a many-valued property, otherwise returns FALSE.

Parameter-Liste

None.

Rückgabewerte

Returns TRUE if this is a many-valued property, otherwise returns FALSE.


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