PHP Class SparkPlugAppModel, spark_plug

Inheritance: extends AppModel
Show file Open project: jedt/spark_plug

Public Methods

Method Description
alphaNumericDashUnderscore ( $check )
invalidate ( $field, $value = true ) Validation message i18n
verifies ( $data, $field )

Method Details

alphaNumericDashUnderscore() public method

public alphaNumericDashUnderscore ( $check )

invalidate() public method

Validation message i18n
public invalidate ( $field, $value = true )

verifies() public method

public verifies ( $data, $field )