JView::get/1.5

From Joomla! Documentation
< JView::get
Revision as of 20:35, 25 April 2011 by Doxiki2 (Talk | contribs)

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

Joomla 1.5 JView::get

Description

Method to get data from a registered model or a property of the view.

Description:JView::get [Edit Descripton]

public & function get (
        $property
        $default=null
)
Parameter Type Default Description
$property string The name of the method to call on the model, or the property to get
$default string null The name of the model to reference, or the default value [optional]
  • Returns mixed The return value of the method
  • Defined on line 345 of libraries/joomla/application/component/view.php

See also

SeeAlso:JView::get [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox