DomAttribute->specified
(PHP 4 >= 4.1.0)
DomAttribute->specified — Checks if attribute is specified
설명
bool DomAttribute::specified
( void
)
Checks if the attribute was explicitly given a value in the original document.
Note:
This method is not implemented yet.
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
There are no user contributed notes for this page.
