PHP Class CLASS_INIT

Afficher le fichier Open project: baigoStudio/baigoSSO Class Usage Examples

Méthodes publiques

Свойство Type Description
$str_nameConfig

Méthodes publiques

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

Private Methods

Méthode 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 méthode

public __construct ( )

config_gen() public méthode

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

Property Details

$str_nameConfig public_oe property

public $str_nameConfig