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.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

참고