PHP 클래스 CLASS_INIT

파일 보기 프로젝트 열기: baigoStudio/baigoSSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$str_nameConfig

공개 메소드들

메소드 설명
__construct ( )
config_gen ( boolean $is_install = false ) : void 生成配置 config_gen function.

비공개 메소드들

메소드 설명
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.

메소드 상세

__construct() 공개 메소드

public __construct ( )

config_gen() 공개 메소드

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

프로퍼티 상세

$str_nameConfig 공개적으로 프로퍼티

public $str_nameConfig