API15:JButton
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/html/toolbar/button.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor |
| getName | get the element name |
| render | |
| fetchIconClass | Method to get the CSS class name for an icon identifier |
| fetchId | Get the button id |
| fetchButton | Get the button |
Importing
jimport( 'joomla.html.toolbar.button' );
Examples
<CodeExamplesForm />
自動更新 2012/05/23 17:30:47
