PHP 클래스 HTMLPurifier_Token_Text, yii
Text tokens comprise of regular parsed character data (PCDATA) and raw
character data (from the CDATA sections). Internally, their
data is parsed with all entities expanded. Surprisingly, the text token
does have a "tag name" called #PCDATA, which is how the DTD represents it
in permissible child nodes.
파일 보기
프로젝트 열기: yiisoft/yii
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 상세
Constructor, accepts data and determines if it is whitespace.
프로퍼티 상세
$is_whitespace 공개적으로 프로퍼티