[Horde] element index

Package indexes

All elements
a _
_
top
Function _horde_addGroup
Adds a group to the groups system.
Function _horde_addGroupPermissions
Gives a group certain privileges for a share.
Function _horde_addShare
Adds a share to the shares system.
Function _horde_addUserPermissions
Gives a user certain privileges for a share.
Function _horde_addUsersToGroup
Adds multiple users to a group.
Function _horde_addUserToGroup
Adds a user to a group.
Function _horde_admin_list
Returns a list of adminstrative links
Function _horde_block
_horde_block() in api.php
Helper method to return an instance of the Horde_Block class. This should not be exposed directly in the API; it is used by _horde_blockTitle and _horde_BlockContent.
Function _horde_blockContent
Returns a Horde_Block's content.
Function _horde_blocks
_horde_blocks() in api.php
Returns a pretty printed list of all available blocks.
Function _horde_blockTitle
Returns a Horde_Block's title.
Function _horde_getPreference
Returns the value of the requested preference.
Function _horde_listAPIs
Returns all available registry APIs.
Function _horde_listApps
Returns a list of the installed and registered applications.
Function _horde_listGroupPermissions
Returns an array of all group permissions on a share.
Function _horde_listGroupsOfShare
Returns a list of groups which have have certain permissions on a share.
Function _horde_listSharesOfOwner
Returns an array of all shares that $userName is the owner of.
Function _horde_listUserPermissions
Returns an array of all user permissions on a share.
Function _horde_listUsersOfGroup
Returns a list of users that are part of this group (and only this group)
Function _horde_listUsersOfShare
Returns a list of users which have have certain permissions on a share.
Function _horde_perms
_horde_perms() in api.php
Returns a list of available permissions.
Function _horde_removeGroup
Removes a group from the groups system.
Function _horde_removeGroupPermissions
Removes a group from a share.
Function _horde_removeShare
Removes a share from the shares system permanently.
Function _horde_removeUserData
Removes user data.
Function _horde_removeUserDataFromAllApplications
Removes user data from all applications.
Function _horde_removeUserFromGroup
Removes a user from a group.
Function _horde_removeUserPermissions
Removes a user from a share.
Function _horde_removeUsersFromGroup
Removes multiple users from a group.
Function _horde_setPreference
Sets a preference to the specified value, if the preference is allowed to be modified.
a
top
Page api.php
api.php in api.php
a _