value"HREF="function.domattribute-value.html"> Podręcznik PHP Poprzedni Następny (no version information, might b..."/>
Forum und email
DomAttribute->specified

DomAttribute->specified

(no version information, might be only in CVS)

DomAttribute->specified --  Checks if attribute is specified

Opis

class DomAttribute {

bool specified ( void )

}

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

Notatka: This method is not implemented yet.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Patrz także

The definition of specified in the DOM Recommendations