PHP 클래스 Horde_Share_TestBase, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$share
$shares

공개 메소드들

메소드 설명
_listShares ( )
_listSharesGuest ( )
_listSharesJohn ( )
_listSharesJohnTwo ( )
_listSystemShares ( )
addShare ( )
callbackSetShareOb ( $share )
countShares ( )
exists ( )
getApp ( $app )
getPermission ( )
getShare ( )
getShareById ( )
getShares ( )
hierarchy ( )
listAllShares ( )
listShares ( )
listSystemShares ( )
permissions ( )
removeGroupPermissions ( )
removeGroupPermissionsJane ( $groupshare )
removeGroupPermissionsJaneTwo ( $groupshare )
removeGroupPermissionsJohn ( )
removeGroupPermissionsJohnTwo ( )
removeShare ( )
removeUserPermissions ( )
renameShare ( )

보호된 메소드들

메소드 설명
_getShareById ( )
_getShares ( )
_listAllShares ( )
assertSortedById ( $expected, $shares )
permissionsChildShare ( )
permissionsGroupShare ( )
permissionsJaneShare ( )
permissionsNoShare ( )
permissionsSystemShare ( )
removeUserPermissionsJane ( )
removeUserPermissionsJohn ( )
switchAuth ( $user )

메소드 상세

_getShareById() 보호된 메소드

protected _getShareById ( )

_getShares() 보호된 메소드

protected _getShares ( )

_listAllShares() 보호된 메소드

protected _listAllShares ( )

_listShares() 공개 메소드

public _listShares ( )

_listSharesGuest() 공개 메소드

public _listSharesGuest ( )

_listSharesJohn() 공개 메소드

public _listSharesJohn ( )

_listSharesJohnTwo() 공개 메소드

public _listSharesJohnTwo ( )

_listSystemShares() 공개 메소드

public _listSystemShares ( )

addShare() 공개 메소드

public addShare ( )

assertSortedById() 보호된 메소드

protected assertSortedById ( $expected, $shares )

callbackSetShareOb() 공개 메소드

public callbackSetShareOb ( $share )

countShares() 공개 메소드

public countShares ( )

exists() 공개 메소드

public exists ( )

getApp() 공개 메소드

public getApp ( $app )

getPermission() 공개 메소드

public getPermission ( )

getShare() 공개 메소드

public getShare ( )

getShareById() 공개 메소드

public getShareById ( )

getShares() 공개 메소드

public getShares ( )

hierarchy() 공개 메소드

public hierarchy ( )

listAllShares() 공개 메소드

public listAllShares ( )

listShares() 공개 메소드

public listShares ( )

listSystemShares() 공개 메소드

public listSystemShares ( )

permissions() 공개 메소드

public permissions ( )

permissionsChildShare() 보호된 메소드

protected permissionsChildShare ( )

permissionsGroupShare() 보호된 메소드

protected permissionsGroupShare ( )

permissionsJaneShare() 보호된 메소드

protected permissionsJaneShare ( )

permissionsNoShare() 보호된 메소드

protected permissionsNoShare ( )

permissionsSystemShare() 보호된 메소드

protected permissionsSystemShare ( )

removeGroupPermissions() 공개 메소드

removeGroupPermissionsJane() 공개 메소드

public removeGroupPermissionsJane ( $groupshare )

removeGroupPermissionsJaneTwo() 공개 메소드

public removeGroupPermissionsJaneTwo ( $groupshare )

removeGroupPermissionsJohn() 공개 메소드

removeGroupPermissionsJohnTwo() 공개 메소드

removeShare() 공개 메소드

public removeShare ( )

removeUserPermissions() 공개 메소드

removeUserPermissionsJane() 보호된 메소드

removeUserPermissionsJohn() 보호된 메소드

renameShare() 공개 메소드

public renameShare ( )

switchAuth() 보호된 메소드

protected switchAuth ( $user )

프로퍼티 상세

$share 보호되어 있는 정적으로 프로퍼티

protected static $share

$shares 보호되어 있는 정적으로 프로퍼티

protected static $shares