| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
Base class for all controllers
| Version: | $Id: lmbAbstractController.class.php 5945 2007-06-06 08:31:43Z pachanga $ |
| File Size: | 120 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| __construct() X-Ref |
| Constructor. Guesses controller {@link $name} if $name attribute is not defined |
| _get($name) X-Ref |
| Using this hacky method mixins can access controller variables param: string variable name return: mixed |
| _guessName() X-Ref |
| No description |
| getDefaultAction() X-Ref |
| No description |
| getName() X-Ref |
| Returns {@link $name} return: string |
| setCurrentAction($action) X-Ref |
| No description |
| getCurrentAction() X-Ref |
| No description |
| _findTemplateForAction($action) X-Ref |
| No description |
| performCommand() X-Ref |
| No description |
| Generated: Mon Dec 1 03:56:46 2008 | Cross-referenced by PHPXref 0.7 |