公開メンバ関数 | |
__construct () | |
![]() | |
__construct () | |
form () | |
submit () | |
![]() | |
form () | |
submit () | |
限定公開メンバ関数 | |
asString () | |
selectOptions ($fn, $regex) | |
![]() | |
save () | |
translate ($key) | |
splitKey ($key) | |
hasVisibleFields (array $options, $advanced) | |
formField ($cat, $name, array $opt) | |
renderFormFields ($advanced) | |
option ($mcf, $val, $hint) | |
![]() | |
save () | |
asString () | |
その他の継承メンバ | |
![]() | |
$cfg = null | |
$lang = null | |
$metaLangFile | |
![]() | |
$params = array() | |
$plugin = null | |
$caption = null | |
$filename = null | |
$redir = null | |
CoreArrayFileEdit.php の 28 行目に定義があります。
XH\CoreArrayFileEdit::__construct | ( | ) |
Constructs an instance.
array The paths of system files and folders. string The current language. string The key of the system file. array The localization of the plugins.
CoreArrayFileEdit.php の 38 行目に定義があります。
|
protected |
Returns the the file contents as string for saving.
CoreArrayFileEdit.php の 53 行目に定義があります。
|
protected |
Returns an array of select options for files.
string | $fn | The key of the system folder. |
string | $regex | The regex the filename must match. |
array The paths of system files and folders.
CoreArrayFileEdit.php の 75 行目に定義があります。