PHP 클래스 BBCodeEmailAddressValidator, addons

파일 보기 프로젝트 열기: vanilla/addons 1 사용 예제들

공개 메소드들

메소드 설명
check_domain_portion ( $strDomainPortion )
check_email_address ( $strEmailAddress )
check_local_portion ( $strLocalPortion )
check_text_length ( $strText, $intMinimum, $intMaximum )

메소드 상세

check_domain_portion() 공개 메소드

public check_domain_portion ( $strDomainPortion )

check_email_address() 공개 메소드

public check_email_address ( $strEmailAddress )

check_local_portion() 공개 메소드

public check_local_portion ( $strLocalPortion )

check_text_length() 공개 메소드

public check_text_length ( $strText, $intMinimum, $intMaximum )