Static Public Member Functions | |
| static | init () |
| initializes the $basevars array | |
| static | initPriv () |
| static | initTwig () |
| if Twig is not yet initialized: initialize it, sets the $twig variable to the interpreter | |
| static BaseVars::init | ( | ) | [static] |
initializes the $basevars array
References $basevars, and initPriv().
Referenced by WOOrder::mailDetails(), and WOCustomer::resetPassword().
| static BaseVars::initTwig | ( | ) | [static] |
if Twig is not yet initialized: initialize it, sets the $twig variable to the interpreter
Referenced by WOOrder::mailDetails(), and WOCustomer::resetPassword().
1.7.1