JParameter/1.5

From Joomla! Documentation
< JParameter
Revision as of 16:04, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JParameter

Description

Description:JParameter [Edit Descripton]

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 get Get a value.
public getGroups Get the number of params in each group.
public getNumParams Return number of params to render.
public getParam Render a parameter type.
public getParams Render all parameters.
public loadElement Loads a element type.
public loadSetupFile Loads an xml setup file and parses it.
public render Render.
public renderToArray Render all parameters to an array.
public set Set a value.
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

SeeAlso:JParameter [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox