\FireShowPageTraceBehavior

+------------------------------------------------------------------------------ 系统行为扩展 页面Trace显示输出 +------------------------------------------------------------------------------

Summary

Methods
Properties
Constants
__construct()
__get()
run()
No public properties found
No constants found
No protected methods found
$options
N/A
showTrace()
showTime()
No private properties found
N/A

Properties

$options

$options : 

Type

Methods

__construct()

__construct() 

架构函数

__get()

__get(  $name) 

Parameters

$name

run()

run(mixed  $params) : void

执行行为 run方法是Behavior唯一的接口

Parameters

mixed $params

行为参数

showTrace()

showTrace() 

+---------------------------------------------------------- 显示页面Trace信息 +----------------------------------------------------------

showTime()

showTime() 

+---------------------------------------------------------- 获取运行时间 +----------------------------------------------------------