|
| display ($tpl=null) |
|
| getRenderedForm () |
|
| __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) |
|
◆ display()
◆ getRenderedForm()
Returns the HTML rendering of the FOFForm attached to this view. Very useful for customising a form page without having to meticulously hand- code the entire form.
- Renvoie
- string The HTML of the rendered form
Références $html, et $renderer.
◆ onAdd()
The event which runs when we are displaying the Add page
- Paramètres
-
string | $tpl | The view sub-template to use |
- Renvoie
- boolean True to allow display of the view
Références item, et JRequest\setVar().
◆ $form
La documentation de cette classe a été générée à partir du fichier suivant :