PHP. Руководство по PHP. 2005
DomAttribute->specified
HREF="function.domattribute-set-value.html"> HREF="function.domattribute-value.html"> Пред.
DomAttribute->specified
(no version information, might be only in CVS)DomAttribute->specified -- Checks if attribute is specified
Описание
class DomAttribute {bool specified (void)
}
Checks if the attribute was explicitly given a value in the original document.
Замечание: This method is not implemented yet.