NagNag Base Class.
$Horde: nag/lib/Nag.php,v 1.124.2.34 2009/06/19 17:20:13 jan Exp $
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
Located in /lib/Nag.php (line 64)
buildCheckboxWidget (line 384)
Builds the HTML for a checkbox widget.
buildPriorityWidget (line 361)
Builds the HTML for a priority selection widget.
countTasks (line 217)
Returns the number of taks in task lists that the current user owns.
formatAlarm (line 451)
Returns the string matching the given alarm value.
formatAssignee (line 482)
Returns the full name and a compose to message an assignee.
formatCompletion (line 424)
Returns the string representation of the given completion status.
formatDate (line 399)
Formats the given Unix-style date string.
formatPriority (line 438)
Returns a colored representation of a priority.
getDefaultTasklist (line 334)
Returns the default tasklist for the current user at the specified permissions level.
getMenu (line 615)
Build Nag's list of menu items.
getTask (line 201)
Returns a single task.
getUserName (line 944)
Returns the real name, if available, of a user.
hasPermission (line 517)
Returns the specified permission for the current user.
initialize (line 540)
Initial app setup code.
listAlarms (line 246)
Returns all the alarms active right on $date.
listTasklists (line 285)
Lists all task lists a user has access to.
listTasks (line 117)
Retrieves the current user's task list from storage.
This function will also sort the resulting list, if requested.
permissionsFilter (line 311)
Filters data based on permissions.
secondsToString (line 66)
sendNotification (line 703)
Sends email notifications that a task has been added, edited, or deleted to users that want such notifications.
status (line 650)
_rsortByAssignee (line 1097)
Comparison function for reverse sorting tasks by assignee.
_rsortByCategory (line 1164)
Comparison function for reverse sorting tasks by category.
_rsortByCompletion (line 1248)
Comparison function for reverse sorting tasks by completion status.
_rsortByDue (line 1205)
Comparison function for reverse sorting tasks by due date.
_rsortByEstimate (line 1130)
Comparison function for reverse sorting tasks by name.
_rsortByName (line 1069)
Comparison function for reverse sorting tasks by name.
_rsortByOwner (line 1292)
Comparison function for reverse sorting tasks by owner.
_rsortByPriority (line 1038)
Comparison function for reverse sorting tasks by priority.
_sortByAssignee (line 1083)
Comparison function for sorting tasks by assignee.
_sortByCategory (line 1149)
Comparison function for sorting tasks by category.
_sortByCompletion (line 1231)
Comparison function for sorting tasks by completion status.
_sortByDue (line 1179)
Comparison function for sorting tasks by due date.
_sortByEstimate (line 1111)
Comparison function for sorting tasks by assignee.
_sortByName (line 1055)
Comparison function for sorting tasks by name.
_sortByOwner (line 1265)
Comparison function for sorting tasks by owner.
_sortByPriority (line 1021)
Comparison function for sorting tasks by priority.
Documentation generated on Sun, 30 Jan 2011 05:35:03 +0000 by phpDocumentor 1.4.3