-
$attribs
-
List of all available attributes.
-
$attributes
-
-
addAttachment
-
Adds an attachment to this ticket.
-
addAttributeDesc
-
-
AddAttributeDescForm
-
-
AddAttributeDescForm
-
This file contains all Horde_Form classes for attribute administration.
-
addAttributes
-
Adds ticket attribute values to the ticket's details, and returns the list of attributes.
-
addComment
-
-
AddCommentForm
-
-
AddCommentForm
-
$Horde: whups/lib/Forms/AddComment.php,v 1.3 2008/08/05 22:48:30 bklang Exp $
-
addCommentPerms
-
Sets exclusive read permissions on a comment to a certain group.
-
addInlineScript
-
Add inline javascript to the output buffer.
-
addListener
-
-
addPriority
-
-
AddPriorityForm
-
-
AddPriorityForm
-
This file contains all Horde_Form classes for priority administration.
-
addQueue
-
Adds a new queue to the backend.
-
AddQueueForm
-
This file contains all Horde_Form classes for queue administration.
-
AddQueueForm
-
-
addQueueUser
-
-
addReply
-
Adds a form reply to the backend.
-
AddReplyForm
-
-
AddReplyForm
-
This file contains all Horde_Form classes for form reply administration.
-
addState
-
-
AddStateForm
-
-
AddStateForm
-
This file contains all Horde_Form classes for ticket state administration.
-
addTicket
-
-
addTicketOwner
-
-
addType
-
-
AddTypeStep1Form
-
This file contains all Horde_Form classes for ticket type administration.
-
AddTypeStep1Form
-
-
AddUserForm
-
-
AddUserForm
-
This file contains all Horde_Form classes for administrating responsible users.
-
addVersion
-
Adds a new version to the specified queue.
-
assertOk
-
Asserts that the supplied result is not a PEAR_Error
-
attach
-
Attach the Imple object to a javascript event.
-
attach
-
Attach the Imple object to a javascript event.
-
attachmentUrl
-
-
AttributeCriterionForm
-
-
AttributeCriterionForm
-
-
api.php
-
-
Action.php
-
-
AddComment.php
-
-
Attribute.php
-
-
Admin.php
-
-
ApiTest.php
-
-
get
-
Returns a piece of information from this ticket.
-
getActionScript
-
-
getAllAttributes
-
-
getAllPriorityInfo
-
-
getAllStateInfo
-
-
getAllTicketAttributesWithNames
-
Returns the attributes for a specific ticket.
-
getAllTypeInfo
-
-
getAllTypes
-
-
getAttachments
-
-
getAttributeDesc
-
-
getAttributeInfoForType
-
-
getAttributeName
-
-
getAttributeNamesForType
-
-
getAttributesForType
-
Returns the attributes for a specific ticket type.
-
getCAPTCHA
-
Returns a new or the current CAPTCHA string.
-
getCategories
-
-
getCurrentTicket
-
Get the current ticket - use the 'id' request variable to determine what to look for. Will redirect to the default view if the ticket isn't found or if permissions checks fail.
-
getDataSet
-
-
getDb
-
Return the db object we're using.
-
getDefaultPriority
-
-
getDefaultState
-
-
getDefaultType
-
-
getDetails
-
Returns all ticket information.
-
getGuestEmail
-
-
getHistory
-
-
getId
-
Returns the ticket id.
-
getInfo
-
Fetch the field values of the submitted form.
-
getListeners
-
-
getMenu
-
Build Whups' list of menu items.
-
getOwnerCriteria
-
-
getOwners
-
-
getOwners
-
-
getPermissions
-
-
getPriorities
-
-
getPriority
-
-
getQuery
-
Returns a specific query identified by its id.
-
getQuery
-
Retrieve query details.
-
getQueryBySlug
-
Returns a specific query identified by its slug name.
-
getQueue
-
-
getQueueBySlugInternal
-
-
getQueueInternal
-
-
getQueues
-
-
getQueuesInternal
-
-
getQueueSummary
-
Return a list of queues with open tickets, and the number of open tickets in each.
-
getQueueUsers
-
-
getReplies
-
Returns all available form replies for a ticket type.
-
getReply
-
Returns a form reply information hash.
-
getSearchResultColumns
-
Returns the set of columns and their associated parameter from the backend that should be displayed to the user. The results can depend on the current user preferences and which search function was executed.
-
getState
-
-
getStates
-
-
getTabs
-
Tab operations for this query.
-
getTicketAttributes
-
-
getTicketAttributesWithNames
-
-
getTicketDetails
-
-
getTicketsByProperties
-
-
getTicketState
-
-
getTicketTabs
-
Get the tabs for navigating between ticket actions.
-
getTime
-
Returns a time (max, min, avg) that tickets are in a particular state (open, assigned, etc.).
-
getType
-
-
getType
-
Returns the content type.
-
getTypeIds
-
-
getTypeName
-
-
getTypes
-
-
getUserAttributes
-
-
getVersion
-
-
getVersionInfo
-
-
getVersionInfoInternal
-
-
getVersionInternal
-
-
getVersions
-
Returns a hash of versions suitable for select lists.
-
GroupCriterionForm
-
-
GroupCriterionForm
-
-
handle
-
TODO
-
handle
-
TODO
-
hasPermission
-
Checks to see if a user has a given permission to $queryId.
-
hasPermission
-
-
hasPermission
-
Returns whether a user has a certain permission on a single resource.
-
hasPermission
-
Checks to see if a user has a given permission.
-
hoist
-
-
HORDE_BASE
-
-
Horde_Block_Whups_myqueries
-
Horde_Block_Whups_myqueries:: Implementation of the Horde_Block API to show the current user's queries.
-
Horde_Block_Whups_myrequests
-
Horde_Block_Whups_myrequests:: Implementation of the Horde_Block API to display a summary of the current user's requested tickets.
-
Horde_Block_Whups_mytickets
-
Horde_Block_Whups_mytickets:: Implementation of the Horde_Block API to display a summary of the current user's assigned tickets.
-
Horde_Block_Whups_query
-
Horde_Block_Whups_query:: Display the results of a saved Query in a block.
-
Horde_Block_Whups_queuecontents
-
Horde_Block_Whups_queuecontents:: Show the open tickets in a queue.
-
Horde_Block_Whups_queuesummary
-
Horde_Block_Whups_queuesummary:: Show a summary of all available queues and their number of open tickets.
-
Horde_Block_whups_tree_menu
-
$Horde: whups/lib/Block/tree_menu.php,v 1.2 2007/08/09 04:01:02 chuck Exp $
-
Horde_Block_Whups_unassigned
-
Horde_Block_Whups_unassigned:: Implementation of the Horde_Block API to display a summary of unassigned tickets.
-
Horde_Form_Action_whups_reload
-
Horde_Form_Action_whups_reload is a Horde_Form Action that reloads the form with the current (not the original) value after the form element that the action is attached to is modified.
-
Horde_Form_Renderer_Comment
-
$Horde: whups/lib/Renderer/Comment.php,v 1.16.2.4 2010/04/29 22:53:45 jan Exp $
-
Horde_Form_Renderer_Query
-
A Horde_Form_Renderer for rendering Whups queries.
-
Horde_Form_Renderer_Query
-
-
Horde_Form_Type_whups_email
-
-
Horde_Scheduler_whups
-
-
Horde_Scheduler_whups
-
Horde_Scheduler_whups:: Send reminders for tickets based on the reminders configuration file.
-
Horde_UI_VarRenderer_whups
-
The Horde_UI_VarRenderer_whups class provides additional methods for rendering Horde_Form_Type_whups_email fields.
-
html
-
-
html
-
Return the rendered HTML code.
-
html
-
-
whups.php
-
-
Whups.php
-
-
walk
-
Top down traversal.
-
Whups
-
The Whups:: class provides functionality that all of Whups needs, or that should be encapsulated from other parts of the Whups system.
-
Whups_ApiTest
-
API tests for Whups.
-
WHUPS_BASE
-
-
Whups_Driver
-
-
Whups_Driver
-
Base class for Whups' storage backend.
-
Whups_Driver_sql
-
Whups_Driver_sql class - implements a Whups backend for the PEAR::DB abstraction layer.
-
Whups_Mail
-
Whups mail processing library.
-
Whups_MIME_Viewer_zip
-
The MIME_Viewer_zip class renders out the contents of ZIP files in HTML format and allows downloading of extractable files.
-
Whups_Query
-
Constructor
-
Whups_Query
-
-
Whups_QueryManager
-
-
Whups_QueryManager
-
Constructor.
-
Whups_Reports
-
-
Whups_Reports
-
Whups_Reports:: class.
-
WHUPS_TEMPLATES
-
-
Whups_TestBase
-
Base class for Whups test cases
-
Whups_Test_Perms
-
Permissions class to use when we need to pretend we are checking permissions
-
Whups_Ticket
-
Constructor.
-
Whups_Ticket
-
The Whups_Ticket class encapsulates some logic relating to tickets, sending updates, etc.
-
WHUPS_VFS_ATTACH_PATH
-
The virtual path to use for VFS data.
-
Whups_View
-
-
Whups_View
-
$Horde: whups/lib/View.php,v 1.4.2.1 2009/01/06 15:28:17 jan Exp $
-
Whups_View_Results
-
Whups_View for displaying a list of tickets.
-
Whups_View_Results
-
-
Whups_View_SavedQueries
-
$Horde: whups/lib/View/SavedQueries.php,v 1.4.2.1 2009/01/06 15:28:26 jan Exp $
-
$_alltickets
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_backend
-
-
$_changes
-
Array of changes to make to the ticket.
-
$_closedtickets
-
-
$_db
-
The database connection object.
-
$_details
-
The current values of the ticket.
-
$_filestamp
-
-
$_id
-
The id of the ticket this object wraps.
-
$_id
-
-
$_map
-
A mapping of attributes from generic Whups names to DB backend fields.
-
$_mime_type
-
The mime type of the rendered content.
-
$_onshow
-
onShow javascript code.
-
$_opentickets
-
-
$_params
-
-
$_params
-
-
$_params
-
Parameters needed by the subclasses.
-
$_qManager
-
-
$_reminders
-
-
$_runtime
-
-
$_shareManager
-
Horde_Share instance for managing shares.
-
$_trigger
-
-
$_useFormToken
-
-
$_useFormToken
-
-
$_useFormToken
-
-
$_useFormToken
-
-
$_write_db
-
Handle for the current database connection, used for writing. Defaults to the same handle as $_db if a separate write database is not required.
-
_addDateWhere
-
-
_addWhere
-
-
_autolink
-
-
_buildComment
-
Returns the comment text built from the message content.
-
_buildTree
-
-
_clauseFromQuery
-
-
_concatClauses
-
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_criterionClause
-
-
_findAuthUser
-
Searches the From: header for an email address contained in one of our users' identities.
-
_findSimpleHeaderValue
-
Returns a header value.
-
_findTicket
-
Returns the ticket number matching the provided information.
-
_generateWhere
-
-
_getAllTicketAttributesWithNames
-
-
_getAttributesForType
-
-
_getHistory
-
-
_getQuery
-
-
_getQuery
-
Builds a query object from a share object.
-
_getQueue
-
-
_mapFields
-
-
_notClause
-
-
_params
-
-
_params
-
-
_prefixTableToColumns
-
-
_renderBegin
-
-
_renderEnd
-
-
_renderForm
-
-
_renderRow
-
-
_renderVarInput_whups_email
-
-
_setAttributeValue
-
-
_sort
-
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_updateDataSet
-
-
_whups_add
-
Create a new queue.
-
_whups_addAttachment
-
Adds an attachment to a ticket.
-
_whups_addComment
-
Add a comment to a ticket.
-
_whups_addTicket
-
Create a new ticket.
-
_whups_addVersion
-
Add a version to a queue
-
_whups_browse
-
Browse through Whups' object tree.
-
_whups_getAssignedTicketIds
-
Return the ids of all open tickets assigned to the current user.
-
_whups_getListTypes
-
Get the types that Whups items can be listed as.
-
_whups_getQueueDetails
-
Get details for a queue
-
_whups_getRequestedTicketIds
-
Return the ids of all open tickets that the current user created.
-
_whups_getTicketDetails
-
Get the all tickets for a queue, optionally with a specific state.
-
_whups_getVersionDetails
-
Return the details for a queue version
-
_whups_list
-
Get a list of queues that the current user has read permissions for.
-
_whups_listAs
-
Get a list of items from whups as type $type.
-
_whups_listCostObjects
-
List cost objects
-
_whups_listQueues
-
Return a list of queues that the current user has read permissions for
-
_whups_listTimeObjectCategories
-
List the ways that tickets can be treated as time objects
-
_whups_listTimeObjects
-
Lists tickets with due dates as time objects.
-
_whups_listVersions
-
List the versions associated with a queue
-
_whups_perms
-
Permissions available from Whups
-
_whups_setTicketAttributes
-
Set attributes for a ticket
-
_whups_updateTicket
-
Update a ticket's properties.
-
__toString
-