The Whups_Ticket class encapsulates some logic relating to tickets, sending updates, etc.
$Horde: whups/lib/Ticket.php,v 1.100.2.1 2009/01/06 15:28:17 jan Exp $
Copyright 2004-2009 The Horde Project (http://www.horde.org/)
See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.
Located in /lib/Ticket.php (line 17)
Returns a ticket object for an id.
Creates a new ticket.
Pretty bare wrapper around Whups_Driver::addTicket().
Constructor.
Adds an attachment to this ticket.
Adds ticket attribute values to the ticket's details, and returns the list of attributes.
Sets exclusive read permissions on a comment to a certain group.
Tracks that a detail of the ticket should change, but does not actually make the change until commit() is called.
Goes through a list of built-up changes and commits them to the backend.
This will send email updates by default, update the ticket log, etc.
Removes an attachment from this ticket.
Returns a piece of information from this ticket.
Returns all ticket information.
Returns the ticket id.
Returns a list of all files that have been attached to this ticket, whether they still exist or not.
Notifies all appropriate people of the creation/update of this ticket.
Changes a detail of the ticket to a new value.
Never touches the backend; do not use for changes that you want to persist.
Sets all properties of the ticket necessary to display the TicketDetailsForm.
Redirects the browser to this ticket's view.
Returns a plain text representation of a ticket.
Documentation generated on Sun, 30 Jan 2011 05:41:44 +0000 by phpDocumentor 1.4.3