Свойство | Type | Description | |
---|---|---|---|
$objectconf |
Свойство | Type | Description | |
---|---|---|---|
$instance | Koward | The singleton instance. | |
$map_class_type | |||
$server |
Méthode | Description | |
---|---|---|
__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 ( ) |
Méthode | Description | |
---|---|---|
_hasPermission ( &$root, $id, $perm ) |
public static dispatch ( $koward, $request_class = 'Horde_Controller_Request_Http', $webroot = null ) |
public hasPermission ( $id, $user = null, $perm = null ) |
protected static Koward $instance | ||
Résultat | Koward |