Xinc-Plugin-Repos-Gui-Menu-Extension
[ class tree: Xinc-Plugin-Repos-Gui-Menu-Extension ] [ index: Xinc-Plugin-Repos-Gui-Menu-Extension ] [ all elements ]

Class: Xinc_Plugin_Repos_Gui_Menu_Extension_Item

Source Location: /Xinc/Plugin/Repos/Gui/Menu/Extension/Item.php

Class Overview




Implements interfaces:

Constants

Methods


Child classes:


Class Details

[line 33]


[ Top ]


Class Methods


constructor __construct [line 68]

Xinc_Plugin_Repos_Gui_Menu_Extension_Item __construct( $id, $text, [ $singleClickExpand = true], [ $url = null], [ $iconCls = null], [ $title = ''], [ $scripts = false], [ $leaf = true], [ $frame = false], [ $height = 'auto'], [ $children = array()])



Tags:

access:  public


Parameters:

   $id  
   $text  
   $singleClickExpand  
   $url  
   $iconCls  
   $title  
   $scripts  
   $leaf  
   $frame  
   $height  
   $children  

[ Top ]

method generate [line 85]

void generate( )



Tags:

access:  public


[ Top ]

method getExtensionPoint [line 109]

void getExtensionPoint( )



Tags:

access:  public


[ Top ]

method _generateChildren [line 104]

void _generateChildren( )



Tags:

access:  protected


Overridden in child classes as:

Xinc_Plugin_Repos_Gui_Dashboard_Projects_Menu::_generateChildren()

[ Top ]


Class Constants

TEMPLATE =  '{"id":"%s",
                       "text":"%s",
                       "singleClickExpand":%s,
                       "url":%s, "iconCls":"%s",
                       "title":"%s","scripts":%s,
                       "leaf": %s,
                       "iframe":%s,
                       "height":"%s",
                       "children":[%s]}'

[line 36]


[ Top ]



Documentation generated on Sun, 09 Dec 2012 21:49:29 +0100 by phpDocumentor 1.4.4