JParameter::bind/1.5
From Joomla! Documentation
JParameter::bind
Description
Bind data to the parameter.
Description:JParameter::bind [Edit Descripton]
public function bind ( $data $group= '_default' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | mixed | Array or Object | |
| $group | '_default' |
- Returns boolean True if the data was successfully bound public
- Defined on line 170 of libraries/joomla/html/parameter.php
- Since
See also
-
JParameter::bind on api.joomla.org
-
JParameter source code on JoomlaCode
-
Class JParameter
-
Subpackage Html
- Other versions of JParameter::bind
SeeAlso:JParameter::bind [Edit See Also]
User contributed notes
<CodeExamplesForm />