Forum und email

DomAttribute->specified

(No version information available, might be only in CVS)

DomAttribute->specified — Checks if attribute is specified

說明

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值

如果成功則回傳 TRUE,失敗則回傳 FALSE

參見