DomAttribute->specified
(no version information, might be only in CVS)
DomAttribute->specified --
Checks if attribute is specified
Description
class
DomAttribute {
bool
specified ( void )
}
Checks if the attribute was explicitly given a value in the original
document.
Óçìåßùóç:
This method is not implemented yet.
Return Values
Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.
Δείτε επίσης
The definition of specified in the DOM
Recommendations
|