PHP Doku:: Test whether a property was set prior to being modified - function.sdo-das-setting-isset.html

Verlauf / Chronik / History: (18) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_DAS_Setting::isSet

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_DAS_Setting::getValue

SDO_DataFactory::create>>

SDO_DAS_Setting::isSet

(^)

SDO_DAS_Setting::isSet Test whether a property was set prior to being modified

Beschreibung

bool SDO_DAS_Setting::isSet ( 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 whether a property was set prior to being modified. If it was set prior to being modified then the SDO_DAS_Setting will also contain the old value.

Parameter-Liste

None.

Rückgabewerte

Returns TRUE if the property was set prior to being modified, 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",...)