Class PHRUTS_ServiceRuleSet

Description

The set of Digester rules required to parse a PHruts web configuration file (web.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_ServiceRuleSet.php,v 1.3 2008/05/21 15:12:33 ohenry Exp $
  • copyright: Copyright PHruts 2008

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

PHIGEST_RuleSetBase
   |
   --PHRUTS_ServiceRuleSet
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_ServiceConfig 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:46:35 +0200 by phpDocumentor 1.4.1