公開メンバ関数 | |
__construct () | |
![]() | |
__construct () | |
form () | |
submit () | |
![]() | |
form () | |
submit () | |
限定公開メンバ関数 | |
asString () | |
![]() | |
save () | |
translate ($key) | |
splitKey ($key) | |
hasVisibleFields (array $options, $advanced) | |
formField ($cat, $name, array $opt) | |
renderFormFields ($advanced) | |
option ($mcf, $val, $hint) | |
![]() | |
save () | |
asString () | |
限定公開変数類 | |
$varName = null | |
![]() | |
$cfg = null | |
$lang = null | |
$metaLangFile | |
![]() | |
$params = array() | |
$plugin = null | |
$caption = null | |
$filename = null | |
$redir = null | |
PluginArrayFileEdit.php の 28 行目に定義があります。
XH\PluginArrayFileEdit::__construct | ( | ) |
Constructs an instance.
array The paths of system files and folders. string The current language. string The name of the currently loading plugin.
PluginArrayFileEdit.php の 44 行目に定義があります。
|
protected |
Returns the the file contents as string for saving.
PluginArrayFileEdit.php の 59 行目に定義があります。