JParameter/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | addElementPath | Add a directory where should search for element types. |
| public | bind | Bind data to the parameter. |
| public | def | Sets a default value if not alreay assigned. |
| public | getGroups | Get the number of params in each group. |
| public | getNumParams | Return the number of parameters in a group. |
| public | getParam | Render a parameter type. |
| public | getParams | Render all parameters. |
| public | loadElement | Loads an element type. |
| public | loadSetupFile | Loads an xml setup file and parses it. |
| public | render | Render the form control. |
| public | renderToArray | Render all parameters to an array. |
| public | setXML | Sets the XML object from custom xml files. |
- Defined in libraries/joomla/html/parameter.php
- Extends JRegistry
Importing
jimport( 'joomla.html.parameter' );
See also
JParameter source code on BitBucket
Subpackage Html
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:48:06
