Property | Type | Description | |
---|---|---|---|
$str_nameConfig |
Method | Description | |
---|---|---|
__construct ( ) | ||
config_gen ( boolean $is_install = false ) : void | 生成配置 config_gen function. |
Method | Description | |
---|---|---|
end_process ( $str_config ) | ||
file_gen ( mixed $arr_configSrc, mixed $str_file, boolean $is_install = false ) : void | 生成文件 file_gen function. | |
rand ( integer $num_rand = 32 ) : void | 随机数 rand function. |
public config_gen ( boolean $is_install = false ) : void | ||
$is_install | boolean | (default: false) |
return | void |