PHP Class MODEL_LOG

Exibir arquivo Open project: baigoStudio/baigoSSO Class Usage Examples

Public Properties

Property Type Description
$logStatus
$logTargets 类型
$logTypes 状态

Public Methods

Method Description
__construct ( ) 目标
input_ids ( ) : void 选择 input_ids function.
mdl_alert_table ( ) : void 修改表 mdl_alert_table function.
mdl_column ( ) : void 列出字段 mdl_column function.
mdl_count ( array $arr_search = [] ) : void 计数 mdl_count function.
mdl_create_table ( ) : void 创建表 mdl_create function.
mdl_del ( ) : void 删除 mdl_del function.
mdl_isRead ( $num_logId )
mdl_list ( mixed $num_no, integer $num_except, array $arr_search = [] ) : void 列出 mdl_list function.
mdl_read ( mixed $num_logId ) : void 读取 mdl_read function.
mdl_status ( mixed $str_status ) : void 更新状态 mdl_status function.
mdl_submit ( $arr_logData, integer $num_operatorId, string $str_logStatus = "wait", string $str_logLevel = "normal" ) : void 提交 mdl_submit function.

Private Methods

Method Description
sql_process ( array $arr_search = [] ) : void 列出及统计 SQL 处理 sql_process function.

Method Details

__construct() public method

目标
public __construct ( )

input_ids() public method

选择 input_ids function.
public input_ids ( ) : void
return void

mdl_alert_table() public method

修改表 mdl_alert_table function.
public mdl_alert_table ( ) : void
return void

mdl_column() public method

列出字段 mdl_column function.
public mdl_column ( ) : void
return void

mdl_count() public method

计数 mdl_count function.
public mdl_count ( array $arr_search = [] ) : void
$arr_search array (default: array())
return void

mdl_create_table() public method

创建表 mdl_create function.
public mdl_create_table ( ) : void
return void

mdl_del() public method

删除 mdl_del function.
public mdl_del ( ) : void
return void

mdl_isRead() public method

public mdl_isRead ( $num_logId )

mdl_list() public method

列出 mdl_list function.
public mdl_list ( mixed $num_no, integer $num_except, array $arr_search = [] ) : void
$num_no mixed
$num_except integer (default: 0)
$arr_search array (default: array())
return void

mdl_read() public method

读取 mdl_read function.
public mdl_read ( mixed $num_logId ) : void
$num_logId mixed
return void

mdl_status() public method

更新状态 mdl_status function.
public mdl_status ( mixed $str_status ) : void
$str_status mixed
return void

mdl_submit() public method

提交 mdl_submit function.
public mdl_submit ( $arr_logData, integer $num_operatorId, string $str_logStatus = "wait", string $str_logLevel = "normal" ) : void
$num_operatorId integer (default: 0)
$str_logStatus string (default: "wait")
$str_logLevel string (default: "normal")
return void

Property Details

$logStatus public_oe property

public $logStatus

$logTargets public_oe property

类型
public $logTargets

$logTypes public_oe property

状态
public $logTypes