프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$objectconf |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$instance | Koward | The singleton instance. | |
$map_class_type | |||
$server |
메소드 | 설명 | |
---|---|---|
__construct ( ) | ||
dispatch ( $koward, $request_class = 'Horde_Controller_Request_Http', $webroot = null ) | ||
getObject ( $uid ) | ||
getServer ( ) | ||
getType ( $mixed = null ) | ||
hasAccess ( $id, $permission = Koward::PERM_SHOW ) | ||
hasPermission ( $id, $user = null, $perm = null ) | In the long run we might wish to use the Horde permission system here. But for the first draft this would be too much as the permission system would also require integration with the group system etc. | |
singleton ( ) |
메소드 | 설명 | |
---|---|---|
_hasPermission ( &$root, $id, $perm ) |
public static dispatch ( $koward, $request_class = 'Horde_Controller_Request_Http', $webroot = null ) |
public hasPermission ( $id, $user = null, $perm = null ) |