PHP 클래스 Ip\Internal\Plugins\Model

파일 보기 프로젝트 열기: impresspages/impresspages 1 사용 예제들

공개 메소드들

메소드 설명
activatePlugin ( $pluginName )
deactivatePlugin ( $pluginName )
getActivePluginNames ( )
getActivePlugins ( )
getAllPluginNames ( )
getModules ( )
getPluginConfig ( $pluginName )
marketUrl ( )
parseConfigFile ( $pluginDir )
pluginInstallDir ( )
removePlugin ( $pluginName )

보호된 메소드들

메소드 설명
executeSqlIfExists ( $file )
getPluginRecord ( $pluginName )
importDefaultOptions ( $pluginName, $options )
pluginDirs ( ) : array first dir themes will override the themes from last ones

메소드 상세

activatePlugin() 공개 정적인 메소드

public static activatePlugin ( $pluginName )

deactivatePlugin() 공개 정적인 메소드

public static deactivatePlugin ( $pluginName )

executeSqlIfExists() 보호된 정적인 메소드

protected static executeSqlIfExists ( $file )

getActivePluginNames() 공개 정적인 메소드

public static getActivePluginNames ( )

getActivePlugins() 공개 정적인 메소드

public static getActivePlugins ( )

getAllPluginNames() 공개 정적인 메소드

public static getAllPluginNames ( )

getModules() 공개 정적인 메소드

public static getModules ( )

getPluginConfig() 공개 정적인 메소드

public static getPluginConfig ( $pluginName )

getPluginRecord() 보호된 정적인 메소드

protected static getPluginRecord ( $pluginName )

importDefaultOptions() 보호된 정적인 메소드

protected static importDefaultOptions ( $pluginName, $options )

marketUrl() 공개 정적인 메소드

public static marketUrl ( )

parseConfigFile() 공개 정적인 메소드

public static parseConfigFile ( $pluginDir )

pluginDirs() 보호된 정적인 메소드

first dir themes will override the themes from last ones
protected static pluginDirs ( ) : array
리턴 array

pluginInstallDir() 공개 정적인 메소드

public static pluginInstallDir ( )

removePlugin() 공개 정적인 메소드

public static removePlugin ( $pluginName )