DomAttribute::specified
(PHP 4 >= 4.1.0)
DomAttribute::specified — Checks if attribute is specified
Beschreibung
bool DomAttribute::specified
( void
)
Checks if the attribute was explicitly given a value in the original document.
Hinweis:
This method is not implemented yet.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
DomAttribute::specified
There are no user contributed notes for this page.