Method | Description | |
---|---|---|
getDomain ( ) : string | Returns the domain name, if any of the user whose rules are currently being edited. | |
getInitialPage ( ) : Horde_Url | Return Ingo's initial page. | |
getUser ( boolean $full = true ) : string | Returns the user whose rules are currently being edited. | |
hasSharePermission ( $mask = null ) : boolean | Check share permissions. | |
loadBackends ( ) : array | Loads the backends.php configuration file. |
public static getInitialPage ( ) : Horde_Url | ||
return | Horde_Url | URL object. |
public static loadBackends ( ) : array | ||
return | array | Configuration data. |