◆ __construct()
XH\ClassicPluginMenu::__construct |
( |
| ) |
|
◆ makeConfigItem()
XH\ClassicPluginMenu::makeConfigItem |
( |
| ) |
|
|
protected |
◆ makeData()
XH\ClassicPluginMenu::makeData |
( |
|
$text, |
|
|
array |
$style = array() |
|
) |
| |
Makes a new data menu item.
- 引数
-
string | $text | Content of the td element. |
array | $style | Attributes of the td element. |
- 戻り値
- void
ClassicPluginMenu.php の 171 行目に定義があります。
◆ makeHelpItem()
XH\ClassicPluginMenu::makeHelpItem |
( |
| ) |
|
|
protected |
◆ makeLanguageItem()
XH\ClassicPluginMenu::makeLanguageItem |
( |
| ) |
|
|
protected |
◆ makeMainItem()
XH\ClassicPluginMenu::makeMainItem |
( |
| ) |
|
|
protected |
◆ makeRow()
XH\ClassicPluginMenu::makeRow |
( |
array |
$style = array() | ) |
|
Makes a new menu item row.
- 引数
-
array | $style | Attributes of the table element. |
- 戻り値
- void
ClassicPluginMenu.php の 120 行目に定義があります。
◆ makeStylesheetItem()
XH\ClassicPluginMenu::makeStylesheetItem |
( |
| ) |
|
|
protected |
◆ makeTab()
XH\ClassicPluginMenu::makeTab |
( |
|
$link, |
|
|
|
$target, |
|
|
|
$text, |
|
|
array |
$style = array() |
|
) |
| |
Makes a new menu item tab.
- 引数
-
string | $link | href attribute value of the anchor element. |
string | $target | target attribute of the anchor element. |
string | $text | Content of the anchor element. |
array | $style | Attributes of the td resp. anchor element. |
- 戻り値
- void
ClassicPluginMenu.php の 141 行目に定義があります。
◆ render()
XH\ClassicPluginMenu::render |
( |
|
$showMain | ) |
|
Renders the plugin menu.
Note that this override returns a string!
- 引数
-
bool | $showMain | Whether to show the main settings menu item. |
- 戻り値
- HTML
ClassicPluginMenu.php の 56 行目に定義があります。
◆ show()
XH\ClassicPluginMenu::show |
( |
| ) |
|
このクラス詳解は次のファイルから抽出されました: