|
| __construct ($config=array()) |
|
| setPageTitle () |
|
| __construct ($config=array()) |
|
| display ($tpl=null) |
|
| hasAjaxOrderingSupport () |
|
| getLists () |
|
| getPerms () |
|
| __construct ($config=array()) |
|
| loadAnyTemplate ($path='', $forceParams=array()) |
|
| display ($tpl=null) |
|
| assign () |
|
| assignRef ($key, &$val) |
|
| escape ($var) |
|
| get ($property, $default=null) |
|
| getModel ($name=null) |
|
| getLayout () |
|
| getLayoutTemplate () |
|
| getName () |
|
| setModel ($model, $default=false, $name=null) |
|
| setLayout ($layout) |
|
| setLayoutExt ($value) |
|
| setEscape ($spec) |
|
| addTemplatePath ($path) |
|
| addHelperPath ($path) |
|
| loadTemplate ($tpl=null, $strict=false) |
|
& | getRenderer () |
|
| setRenderer (FOFRenderAbstract &$renderer) |
|
| setPreRender ($value) |
|
| setPostRender ($value) |
|
| loadHelper ($hlp=null) |
|
| getViewOptionAndName () |
|
| __construct ($properties=null) |
|
| __toString () |
|
| def ($property, $default=null) |
|
| get ($property, $default=null) |
|
| getProperties ($public=true) |
|
| getError ($i=null, $toString=true) |
|
| getErrors () |
|
| set ($property, $value=null) |
|
| setProperties ($properties) |
|
| setError ($error) |
|
static | registerRenderer (FOFRenderAbstract &$renderer) |
|
| $setFrontendPageTitle = false |
|
| $defaultPageTitle = null |
|
static | $renderers = array() |
|
| $lists = null |
|
| $perms = null |
|
| $_name = null |
|
| $_models = array() |
|
| $_basePath = null |
|
| $_defaultModel = null |
|
| $_layout = 'default' |
|
| $_layoutExt = 'php' |
|
| $_layoutTemplate = '_' |
|
| $_path = array('template' => array(), 'helper' => array()) |
|
| $_template = null |
|
| $_output = null |
|
| $_escape = 'htmlspecialchars' |
|
| $_charset = 'UTF-8' |
|
| $config = array() |
|
| $input = null |
|
| $rendererObject = null |
|
| $doPreRender = true |
|
| $doPostRender = true |
|
| $_errors = array() |
|
Model class to display postinstall messages
- Depuis
- 3.2