DOM XML (PHP 4) Funkcje
PHP Manual

DomAttribute->specified

(PHP 4 >= 4.1.0)

DomAttribute->specified Checks if attribute is specified

Opis

DomAttribute
bool specified ( void )

Checks if the attribute was explicitly given a value in the original document.

Informacja: This method is not implemented yet.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


DOM XML (PHP 4) Funkcje
PHP Manual