\addons\testTest

插件测试

Summary

Methods
Properties
Constants
install()
uninstall()
enable()
disable()
testhook()
testhook2()
$info
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$info

$info : 

Type

Methods

install()

install() : boolean

插件安装方法

Returns

boolean

uninstall()

uninstall() : boolean

插件卸载方法

Returns

boolean

enable()

enable() : boolean

插件启用方法

Returns

boolean

disable()

disable() : boolean

插件禁用方法

Returns

boolean

testhook()

testhook(  $param) : mixed

实现的testhook钩子方法

Parameters

$param

Returns

mixed

testhook2()

testhook2(  $param) : mixed

实现的testhook钩子方法

Parameters

$param

Returns

mixed