Nooku_Components
[ class tree: Nooku_Components ] [ index: Nooku_Components ] [ all elements ]

Class: ComDefaultTemplateHelperMenubar

Source Location: /administrator/components/com_default/templates/helpers/menubar.php

Class Overview

KObject
   |
   --KTemplateHelperAbstract
      |
      --ComDefaultTemplateHelperMenubar

Template Menubar Helper


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: KTemplateHelperAbstract

KTemplateHelperAbstract::__construct()
Constructor
KTemplateHelperAbstract::getTemplate()
Get the template object

Class: KObject

KObject::__construct()
Constructor
KObject::get()
Get the object properties
KObject::getHandle()
Get a handle for this object
KObject::getIdentifier()
Gets the service identifier.
KObject::getMethods()
Get a list of all the available methods
KObject::getService()
Get an instance of a class based on a class identifier only creating it if it does not exist yet.
KObject::inherits()
Checks if the object or one of it's mixin's inherits from a class.
KObject::mixin()
Mixin an object
KObject::set()
Set the object properties
KObject::_initialize()
Initializes the options for the object
KObject::__call()
Search the mixin method map and call the method or trigger an error
KObject::__clone()
Preform a deep clone of the object.

Class Details

[line 18]
Template Menubar Helper



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Class Methods


method command [line 80]

string command( [array $config = array()])

Render a menubar command



Tags:

return:  Html
access:  public


Parameters:

array   $config   An optional array with configuration options

[ Top ]

method render [line 43]

string render( [array $config = array()])

Render the menubar



Tags:

return:  Html
access:  public


Parameters:

array   $config   An optional array with configuration options

[ Top ]

method _initialize [line 28]

void _initialize( $config)

Initializes the options for the object

Called from __construct() as a first step of object instantiation.




Tags:

access:  protected


Overrides KObject::_initialize() (Initializes the options for the object)

Parameters:

object An   $config   optional KConfig object with configuration options.

[ Top ]


Documentation generated on Sun, 19 May 2013 03:04:55 +0200 by phpDocumentor 1.4.3