PHP 클래스 PluginManageController

저자: Viking Robin ([email protected])
상속: extends CController
파일 보기 프로젝트 열기: yinhe/yincart

공개 프로퍼티들

프로퍼티 타입 설명
$adminLayout
$layout
$menu

공개 메소드들

메소드 설명
accessRules ( )
actionDisable ( $id )
actionEnable ( $id )
actionIndex ( )
actionInstall ( $id )
actionMarket ( )
actionSetting ( $id )
actionUninstall ( $id )
filters ( )
init ( )

비공개 메소드들

메소드 설명
_ajax ( $status, $data = NULL )
_getPlugins ( $folder )
_loadPluginFromIdentify ( $identify )
_loadPlugins ( )
_setMenu ( $force = false )

메소드 상세

accessRules() 공개 메소드

public accessRules ( )

actionDisable() 공개 메소드

public actionDisable ( $id )

actionEnable() 공개 메소드

public actionEnable ( $id )

actionIndex() 공개 메소드

public actionIndex ( )

actionInstall() 공개 메소드

public actionInstall ( $id )

actionMarket() 공개 메소드

public actionMarket ( )

actionSetting() 공개 메소드

public actionSetting ( $id )

actionUninstall() 공개 메소드

public actionUninstall ( $id )

filters() 공개 메소드

public filters ( )

init() 공개 메소드

public init ( )

프로퍼티 상세

$adminLayout 공개적으로 프로퍼티

public $adminLayout

$layout 공개적으로 프로퍼티

public $layout

$menu 공개적으로 프로퍼티

public $menu