class InboxTasks(ActiveTasks): (source)
Undocumented
| Method | list_tasks |
No summary |
| Constant | STYLE |
Undocumented |
| Class Variable | _include_not_started |
Undocumented |
Inherited from ActiveTasks:
| Method | set_status_included |
Undocumented |
Inherited from AllTasks (via ActiveTasks):
| Method | __init__ |
Undocumented |
| Method | __iter__ |
Undocumented |
| Method | count_labels_and_tags_pages |
No summary |
| Method | get_path |
Get the Path for the source of a task @param task: the task (as returned by list_tasks() @returns: an IndexPath object |
| Method | get_task |
Undocumented |
| Instance Variable | status |
Undocumented |
| Method | _count_rows |
Undocumented |
| Class Variable | _sql_filter |
Undocumented |
| Instance Variable | _pages |
Undocumented |
| Instance Variable | _status_sql |
Undocumented |
Inherited from IndexView (via ActiveTasks, AllTasks):
| Class Method | new_from_index |
Undocumented |
| Instance Variable | db |
Undocumented |