PHP 클래스 Mnemo_Application, horde

상속: extends Horde_Registry_Application
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$features
$version

공개 메소드들

메소드 설명
cleanupData ( )
download ( Horde_Variables $vars )
hasPermission ( $permission, $allowed, $opts = [] )
menu ( $menu )
perms ( )
removeUserData ( $user )
sidebar ( Horde_View_Sidebar $sidebar ) Add additional items to the sidebar.
topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] )

보호된 메소드들

메소드 설명
_init ( ) Global variables defined: $mnemo_shares - TODO

메소드 상세

_init() 보호된 메소드

Global variables defined: $mnemo_shares - TODO
protected _init ( )

cleanupData() 공개 메소드

public cleanupData ( )

download() 공개 메소드

public download ( Horde_Variables $vars )
$vars Horde_Variables

hasPermission() 공개 메소드

public hasPermission ( $permission, $allowed, $opts = [] )

menu() 공개 메소드

public menu ( $menu )

perms() 공개 메소드

public perms ( )

removeUserData() 공개 메소드

public removeUserData ( $user )

sidebar() 공개 메소드

Add additional items to the sidebar.
public sidebar ( Horde_View_Sidebar $sidebar )
$sidebar Horde_View_Sidebar The sidebar object.

topbarCreate() 공개 메소드

public topbarCreate ( Horde_Tree_Renderer_Base $tree, $parent = null, array $params = [] )
$tree Horde_Tree_Renderer_Base
$params array

프로퍼티 상세

$features 공개적으로 프로퍼티

public $features

$version 공개적으로 프로퍼티

public $version