ContactlogShowSidebar
class ContactlogShowSidebar extends xm_crm_sidebar_hook implements xi_crm_sidebar_hook
Properties
| SystemTasksController | $mod | ||
| protected DocumentIndex|null | $documentIndex |
Methods
int
get_count()
Returns the count of available tasks within a contact.
array
get_links()
Generate a doc link that displays the modal for creating new tasks.
get_name()
No description
get_title()
No description
Details
at line 57
int
get_count()
Returns the count of available tasks within a contact.
The result of this method will be displayed as a notification bubble containing the number of tasks.
at line 47
get_icon_class()
at line 77
array
get_links()
Generate a doc link that displays the modal for creating new tasks.
at line 39
get_name()
No description
at line 35
get_title()
No description
at line 92
bool|Template|xelos_global_template|xelos_template
render()
No description