PHP Class FeedTopAddons, thinksns

Author: 云脉网
Inheritance: extends NormalAddons
Mostrar archivo Open project: medz/thinksns-4

Protected Properties

Property Type Description
$author
$info
$pluginName
$site
$sqlfile
$tsVersion
$version

Public Methods

Method Description
adminMenu ( ) : array 后台管理入口
getHooksInfo ( ) 获的改插件使用了那些钩子聚合类,那些钩子是需要进行排序的
install ( )
start ( )
uninstall ( )

Method Details

adminMenu() public method

后台管理入口
public adminMenu ( ) : array
return array 管理相关数据

getHooksInfo() public method

获的改插件使用了那些钩子聚合类,那些钩子是需要进行排序的
public getHooksInfo ( )

install() public method

public install ( )

start() public method

public start ( )

uninstall() public method

public uninstall ( )

Property Details

$author protected_oe property

protected $author

$info protected_oe property

protected $info

$pluginName protected_oe property

protected $pluginName

$site protected_oe property

protected $site

$sqlfile protected_oe property

protected $sqlfile

$tsVersion protected_oe property

protected $tsVersion

$version protected_oe property

protected $version