PHP
my php5.org
DomAttribute->value> <DomAttribute->set_value
Last updated: Fri, 24 Apr 2009

DomAttribute->specified

(PHP 4 >= 4.1.0)

DomAttribute->specified Checks if attribute is specified

Description

DomAttribute
bool specified ( void )

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

Note: This method is not implemented yet.

Return Values

Returns TRUE on success or FALSE on failure.

See Also



User Contributed Notes
DomAttribute->specified
There are no user contributed notes for this page.

DomAttribute->value> <DomAttribute->set_value
Last updated: Fri, 24 Apr 2009