PHP Doku:: Clear an SDO_DataObject s properties - function.sdo-dataobject-clear.html

Verlauf / Chronik / History: (21) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_DataObject::clear

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_DataFactory::create

SDO_DataObject::createDataObject>>

SDO_DataObject::clear

(^)

SDO_DataObject::clear Clear an SDO_DataObject's properties

Beschreibung

void SDO_DataObject::clear ( 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.

Clear an SDO_DataObject's properties. Read-only properties are unaffected. Subsequent calls to isset() for the data object will return FALSE.

Parameter-Liste

None.

Rückgabewerte

No return values.


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