DOM XML Funkcje
PHP Manual

DomAttribute->specified

(No version information available, might be only in CVS)

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.

Patrz także


DOM XML Funkcje
PHP Manual