PHP Class MODEL_OPT

Afficher le fichier Open project: baigoStudio/baigoSSO

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( )
chk_ver ( $is_check = false, $method = "auto" )
input_const ( mixed $str_type ) : void 表单输入处理 input_const function.
input_dbconfig ( boolean $is_token = true ) : void 数据库配置表单验证 input_dbconfig function.
mdl_const ( mixed $str_type ) : void 处理常量并生成配置文件 mdl_const function.
mdl_dbconfig ( ) : void 生成数据库配置文件 mdl_dbconfig function.
mdl_over ( ) : void 生成已安装文件 mdl_over function.
ver_process ( $method = "auto" )

Method Details

__construct() public méthode

public __construct ( )

chk_ver() public méthode

public chk_ver ( $is_check = false, $method = "auto" )

input_const() public méthode

表单输入处理 input_const function.
public input_const ( mixed $str_type ) : void
$str_type mixed
Résultat void

input_dbconfig() public méthode

数据库配置表单验证 input_dbconfig function.
public input_dbconfig ( boolean $is_token = true ) : void
$is_token boolean (default: true)
Résultat void

mdl_const() public méthode

处理常量并生成配置文件 mdl_const function.
public mdl_const ( mixed $str_type ) : void
$str_type mixed
Résultat void

mdl_dbconfig() public méthode

生成数据库配置文件 mdl_dbconfig function.
public mdl_dbconfig ( ) : void
Résultat void

mdl_over() public méthode

生成已安装文件 mdl_over function.
public mdl_over ( ) : void
Résultat void

ver_process() public méthode

public ver_process ( $method = "auto" )

Property Details

$arr_const public_oe property

public $arr_const