PHP Class BBCodeEmailAddressValidator, addons

Datei anzeigen Open project: vanilla/addons Class Usage Examples

Public Methods

Method Description
check_domain_portion ( $strDomainPortion )
check_email_address ( $strEmailAddress )
check_local_portion ( $strLocalPortion )
check_text_length ( $strText, $intMinimum, $intMaximum )

Method Details

check_domain_portion() public method

public check_domain_portion ( $strDomainPortion )

check_email_address() public method

public check_email_address ( $strEmailAddress )

check_local_portion() public method

public check_local_portion ( $strLocalPortion )

check_text_length() public method

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