PHP 클래스 DMS\Filter\Rules\StripTags

상속: extends Rule
파일 보기 프로젝트 열기: rdohms/dms-filter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$allowed string String of allowed tags. Ex:

공개 메소드들

메소드 설명
getDefaultOption ( ) {@inheritDoc}

메소드 상세

getDefaultOption() 공개 메소드

{@inheritDoc}
public getDefaultOption ( )

프로퍼티 상세

$allowed 공개적으로 프로퍼티

String of allowed tags. Ex:
public string $allowed
리턴 string