The DottedPairValidatorRule checks to see if a string is of a "module.action" dotted-pair format.
Located in /harmoni/core/actionHandler/DottedPairValidatorRule.class.php (line 17)
ValidatorRuleInterface | --RegexValidatorRule | --DottedPairValidatorRule
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
This method follows a modified Singleton pattern
Inherited From RegexValidatorRule
RegexValidatorRule::RegexValidatorRule()
RegexValidatorRule::check()
RegexValidatorRule::generateJavaScript()
RegexValidatorRule::getRegularExpression()
RegexValidatorRule::getRule()
RegexValidatorRule::getRuleByArray()
RegexValidatorRule::getRuleKey()
Inherited From ValidatorRuleInterface
ValidatorRuleInterface::check()
ValidatorRuleInterface::getRule()
ValidatorRuleInterface::getRuleKey()
Documentation generated on Wed, 19 Sep 2007 10:22:49 -0400 by phpDocumentor 1.3.0RC3