PHP Class CONTROL_INSTALL

Mostra file Open project: baigoStudio/baigoSSO Class Usage Examples

Public Methods

Method Description
__construct ( )
ctl_admin ( ) : void ctl_admin function.
ctl_dbconfig ( )
ctl_dbtable ( ) : void install_2 function.
ctl_ext ( )
ctl_form ( )
ctl_over ( )

Private Methods

Method Description
check_db ( )
install_init ( )
install_next ( $act_get )
table_admin ( )
table_app ( )
table_belong ( )
table_log ( )
table_pm ( )
table_session ( )
table_user ( )
table_verify ( )
view_user ( )

Method Details

__construct() public method

public __construct ( )

ctl_admin() public method

ctl_admin function.
public ctl_admin ( ) : void
return void

ctl_dbconfig() public method

public ctl_dbconfig ( )

ctl_dbtable() public method

install_2 function.
public ctl_dbtable ( ) : void
return void

ctl_ext() public method

public ctl_ext ( )

ctl_form() public method

public ctl_form ( )

ctl_over() public method

public ctl_over ( )