Inheritance diagram for FF_Action_TicketSummary:

Public Member Functions | |
| run () | |
| renderSummaryTable ($in_summaryInfo, $in_limit, $in_num, &$in_summaryWidget) | |
| getPageName () | |
| getSingularText () | |
| getPluralText () | |
| getOptions () | |
| _getTitleLink ($in_title, $in_limit, $in_id, $in_type, $in_total) | |
Public Attributes | |
| $o_maydayOutput | |
| $unread = array() | |
Definition at line 45 of file TicketSummary.php.
|
||||||||||||||||||||||||
|
Gets the link for a section title. Links to the list page with the specified category or filter selected.
Definition at line 331 of file TicketSummary.php. References FastFrame::selfURL(). |
|
|
Get the options for the current row of data. Returns linked edit and delete images. public
Definition at line 309 of file TicketSummary.php. |
|
|
Returns the page name for this action public
Reimplemented from FF_Action_Display. Definition at line 260 of file TicketSummary.php. |
|
|
Gets the text that describes a plural version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 294 of file TicketSummary.php. |
|
|
Gets the text that describes a singular version of the items displayed public
Reimplemented from FF_Action_Display. Definition at line 280 of file TicketSummary.php. |
|
||||||||||||||||||||
|
Renders a summary table.
Definition at line 115 of file TicketSummary.php. References $o_result, $s_count, $s_total, $tmp, bold(), FF_Request::getParam(), FastFrame::isEmpty(), FastFrame::selfURL(), and FF_Util::truncateString(). Referenced by run(). |
|
|
Gathers the data for the summary page and runs the necessary functions to display it. public
Reimplemented from FF_Action_Display. Definition at line 70 of file TicketSummary.php. References FF_Auth::getCredential(), FF_Action_Display::renderSearchBox(), renderSummaryTable(), and FF_Request::setParam(). |
|
|
Definition at line 52 of file TicketSummary.php. |
|
|
Definition at line 58 of file TicketSummary.php. |
1.4.4