run_rules.php File Reference

Go to the source code of this file.

Enumerations

enum  FASTFRAME_ROOT

Variables

 $b_dryRun = false
 $b_quiet = false
 $o_cli = & new FF_CLI('mayday')
 $o_dao = & FF_DataAccess::factory('Rule')
 $o_rule = & new FF_Model_Rule()


Enumeration Type Documentation

enum FASTFRAME_ROOT
 

Definition at line 22 of file run_rules.php.


Variable Documentation

$b_dryRun = false
 

Runs all the active rules on all tickets.

Author:
Jason Rust <jrust@codejanitor.com>

Definition at line 14 of file run_rules.php.

$b_quiet = false
 

Definition at line 17 of file run_rules.php.

$o_cli = & new FF_CLI('mayday')
 

Definition at line 26 of file run_rules.php.

$o_dao = & FF_DataAccess::factory('Rule')
 

Definition at line 31 of file run_rules.php.

$o_rule = & new FF_Model_Rule()
 

Definition at line 32 of file run_rules.php.

Referenced by FF_Validate_Loan::_validateRules(), FF_Action_Form_Rule::createFormElements(), FF_Model_Rule::execute(), FF_Model_Rule::getData(), FF_Model_Rule::getFormattedType(), FF_Model_Rule::getMinimumDueDate(), FF_Model_Rule::getNextAction(), FF_Model_Rule::getRuleOptions(), FF_Model_Rule::getRuleTypeOptions(), FF_Model_Rule::getStartTime(), FF_Action_Form_Rule::getTableData(), FF_Model_Loan::isDueDateLocked(), FF_Model_Rule::processMultiPageReturn(), FF_Action_Form_Rule::renderAdditionalLinks(), FF_Action_Delete_Loan::run(), FF_Action_FormSubmit_Rule::validateInput(), and FF_Model_Rule::validateRulesForItems().


Generated on Fri Jun 23 11:38:19 2006 for FastFrame by  doxygen 1.4.4