PHP Class ContributeAddons, thinksns

Author: Stream
Inheritance: extends NormalAddons
Show file Open project: medz/thinksns-4

Protected Properties

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

Public Methods

Method Description
adminMenu ( )
getHooksInfo ( )
install ( )
start ( )
uninstall ( )

Method Details

adminMenu() public method

public adminMenu ( )

getHooksInfo() public method

public getHooksInfo ( )

install() public method

public install ( )

start() public method

public start ( )

uninstall() public method

public uninstall ( )

Property Details

$author protected property

protected $author

$info protected property

protected $info

$pluginName protected property

protected $pluginName

$site protected property

protected $site

$sqlfile protected property

protected $sqlfile

$tsVersion protected property

protected $tsVersion

$version protected property

protected $version