Warning: file_put_contents(): Only -1 of 59 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
SDO_DataObject::clear Manuál PHP Předcházející Další (no version information, might be only in CVS) SDO_DataObject::clear --  Clear an SDO_DataObject's properties Popis void ( ) Var...
Forum und email
SDO_DataObject::clear

SDO_DataObject::clear

(no version information, might be only in CVS)

SDO_DataObject::clear --  Clear an SDO_DataObject's properties

Popis

void SDO_DataObject::clear ( void )

Varování

Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí.

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

Seznam parametrů

None.

Návratové hodnoty

No return values.