Class PHRUTS_ConfigRuleSet

Description

The set of Digester rules required to parse a PHruts configuration file (phruts-config.xml).

  • author: John WILDENAUER <jwilde@users.sourceforge.net> (PHP4 port of Struts)
  • author: Olivier HENRY <oliv.henry@gmail.com> (PHP5 port of Struts)
  • version: $Id: PHRUTS_ConfigRuleSet.php,v 1.6 2008/05/28 15:52:27 ohenry Exp $
  • copyright: Copyright PHruts 2008

Located in /config/PHRUTS_ConfigRuleSet.php (line 31)

PHIGEST_RuleSetBase
   |
   --PHRUTS_ConfigRuleSet
Method Summary
void addRuleInstances ( $digester)
Methods
addRuleInstances (line 43)

Add the set of PHIGEST_Rule instances defined in this RuleSet to the specified PHIGEST_Digester instance.

This method should only be called by a PHIGEST_Digester instance. These rules assume that an instance of phruts::config::PHRUTS_ModuleConfig is pushed onto the evaluation stack before parsing begins.

  • access: public
void addRuleInstances ( $digester)
  • PHIGEST_Digester $digester: PHIGEST_Digester instance to which the new PHIGEST_Rule instances should be added.

Documentation generated on Sat, 31 May 2008 15:45:56 +0200 by phpDocumentor 1.4.1