PHP Class CLASS_INIT

Show file Open project: baigoStudio/baigoSSO Class Usage Examples

Public Properties

Property Type Description
$str_nameConfig

Public Methods

Method Description
__construct ( )
config_gen ( boolean $is_install = false ) : void 生成配置 config_gen function.

Private Methods

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.

Method Details

__construct() public method

public __construct ( )

config_gen() public method

生成配置 config_gen function.
public config_gen ( boolean $is_install = false ) : void
$is_install boolean (default: false)
return void

Property Details

$str_nameConfig public property

public $str_nameConfig