Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SimpleAddons
PHP Class SimpleAddons, thinksns
Inheritance:
extends
AbstractAddons
显示文件
Open project: medz/thinksns-4
Public Methods
Method
Description
adminMenu
( )
管理面板
apply
(
$hook
,
$method
)
注册hook位该执行的方法
getHooksList
(
$name
)
getHooksList 获取该插件的所有钩子列表
install
( )
start
( )
uninstall
( )
Method Details
adminMenu()
public
method
管理面板
public
adminMenu
( )
apply()
public
method
注册hook位该执行的方法
public
apply
(
$hook
,
$method
)
getHooksList()
public
method
getHooksList 获取该插件的所有钩子列表
public
getHooksList
(
$name
)
install()
public
method
public
install
( )
start()
public
method
public
start
( )
uninstall()
public
method
public
uninstall
( )