JToolBar Class Reference

List of all members.

Public Member Functions

 __construct ($name)
 appendButton ($mode, $image, $text, $task, $extended, $listprompt)
 render ()


Detailed Description

Definition at line 94 of file aliroJoomla.php.


Constructor & Destructor Documentation

JToolBar::__construct ( name  ) 

Definition at line 95 of file aliroJoomla.php.

00095                                         {
00096     }


Member Function Documentation

JToolBar::appendButton ( mode,
image,
text,
task,
extended,
listprompt 
)

Definition at line 97 of file aliroJoomla.php.

References aliroAdminToolbar::getInstance().

00097                                                                                        {
00098         aliroAdminToolbar::getInstance()->addToToolBar ($task, $text, $image, $image, $extended, $listprompt);
00099     }

JToolBar::render (  ) 

Definition at line 100 of file aliroJoomla.php.

00100 {}


The documentation for this class was generated from the following file:

Generated on Wed May 14 13:02:01 2008 for ALIRO by  doxygen 1.5.5