[Gollem] element index

Package indexes

All elements
a b c d e g h l m o p r s t v w _
_
top
Variable $_app
Method _buildTree
Function _gollem_browse
_gollem_browse() in api.php
Browses through the VFS tree.
Function _gollem_getViewLink
Returns a link to the gollem file preview interface
Function _gollem_mkcol
_gollem_mkcol() in api.php
Creates a directory ("collection" in WebDAV-speak) within the VFS
Function _gollem_move
_gollem_move() in api.php
Renames a file or directory
Function _gollem_path_delete
Removes a file or folder from the VFS
Function _gollem_perms
_gollem_perms() in api.php
Function _gollem_put
_gollem_put() in api.php
Accepts a file for storage into the VFS
Function _gollem_returnFromSelectlist
Returns the data for a given selection ID and index.
Function _gollem_selectlistLink
Creates a link to the gollem file selection window.
Function _gollem_selectlistResults
Returns the list of files selected by the user for a given selection ID.
Function _gollem_setSelectlist
Sets the files selected for a given selection ID.
a
top
Method addInlineScript
Add inline javascript to the output buffer.
Page api.php
api.php in api.php
b
top
Method backendSelect
Generate the backend selection list for use in the menu.
c
top
Method canAutoLogin
Can we log in without a login screen for the requested backend key?
Method changeBackend
Change the currently active backend.
Method changeDir
Gollem::changeDir() in Gollem.php
Changes the current directory of the Gollem session based on the 'dir' form field.
Method changePermissions
Change permissions on files using the current Gollem session settings.
Method checkAuthentication
Check Gollem authentication and change to the currently active directory. Redirects to login page on authentication/session failure.
Method checkPermissions
Checks if a user has the specified permissions on the selected backend.
Method copyFile
Gollem::copyFile() in Gollem.php
Copies a file using the current Gollem session settings.
Method createFolder
Create a folder using the current Gollem session settings.
Method createSession
Take information posted from a login attempt and try setting up
d
top
Method deleteFile
Gollem::deleteFile() in Gollem.php
Delete a file using the current Gollem session settings.
Method deleteFolder
Delete a folder using the current Gollem session settings.
Method directoryNavLink
Produces a directory link used for navigation.
Method displayColumns
Parse the 'columns' preference.
e
top
Method expireCache
Gollem::expireCache() in Gollem.php
Expire a folder cache entry.
g
top
Method getAutologinID
Get the authentication ID to use for autologins based on the value of the 'hordeauth' parameter.
Method getBackends
Gollem::getBackends() in Gollem.php
Get a list of the available backends for permissions setup.
Method getDir
Gollem::getDir() in Gollem.php
Get the current directory of the Gollem session.
Method getDisplayPath
Generate the display path (the path with any root information stripped out).
Method getHome
Gollem::getHome() in Gollem.php
Get the home directory of the Gollem session.
Method getMenu
Gollem::getMenu() in Gollem.php
Build Gollem's list of menu items.
Method getPreferredBackend
Get the current preferred backend key.
Method getRoot
Gollem::getRoot() in Gollem.php
Get the root directory of the Gollem session.
Method getVFSOb
Gollem::getVFSOb() in Gollem.php
Return a Horde_VFS object for the given backend.
Method getVFSPath
Gollem::getVFSPath() in Gollem.php
Take a fully qualified and break off the file or directory name.
Class Gollem
Gollem in Gollem.php
Gollem Base Class.
Class Gollem_Session
Gollem_Session in Session.php
Functions required to start a Gollem session.
Constant GOLLEM_SORT_ASCEND
GOLLEM_SORT_ASCEND in Gollem.php
Sort ascending.
Constant GOLLEM_SORT_DATE
GOLLEM_SORT_DATE in Gollem.php
Sort by file date.
Constant GOLLEM_SORT_DESCEND
GOLLEM_SORT_DESCEND in Gollem.php
Sort descending.
Constant GOLLEM_SORT_NAME
GOLLEM_SORT_NAME in Gollem.php
Sort by file name.
Constant GOLLEM_SORT_SIZE
GOLLEM_SORT_SIZE in Gollem.php
Sort by file size.
Constant GOLLEM_SORT_TYPE
GOLLEM_SORT_TYPE in Gollem.php
Sort by file type.
Page Gollem.php
Gollem.php in Gollem.php
h
top
Class Horde_Block_gollem_tree_menu
Gollem tree block.
l
top
Method listFolder
Gollem::listFolder() in Gollem.php
List the current folder.
Method loadBackendList
Load the backends list into the global $gollem_backends variable.
Method logoutUrl
Gollem::logoutUrl() in Gollem.php
Generate an URL to the logout screen that includes any known information, such as username, server, etc., that can be filled in on the login form.
m
top
Method menu
Gollem::menu() in Gollem.php
Outputs Gollem's menu to the current output stream.
Method moveFile
Gollem::moveFile() in Gollem.php
Moves a file using the current Gollem session settings.
o
top
Method outputInlineScript
Print inline javascript to the output buffer.
p
top
Method pathEncode
Gollem::pathEncode() in Gollem.php
Convert a Gollem path into a URL encoded string, but keep '/'.
r
top
Method realPath
Gollem::realPath() in Gollem.php
Returns the canonical path of the string. Like PHP's built-in realpath() except the directory need not exist on the local server.
Method renameItem
Gollem::renameItem() in Gollem.php
Rename files using the current Gollem session settings.
s
top
Page Session.php
Session.php in Session.php
Method setDir
Gollem::setDir() in Gollem.php
Changes the current directory of the Gollem session to the supplied value.
Method status
Gollem::status() in Gollem.php
Outputs Gollem's status/notification bar.
Method stripAPIPath
Cleans a path presented to Gollem's browse API call.
Method subdirectory
Generate correct subdirectory links.
t
top
Page tree_menu.php
tree_menu.php in tree_menu.php
v
top
Method verifyDir
Gollem::verifyDir() in Gollem.php
This function verifies whether a given directory is below the root.
w
top
Method writeFile
Gollem::writeFile() in Gollem.php
Write an uploaded file to the VFS backend.
a b c d e g h l m o p r s t v w _