Differences Between: [Versions 400 and 403] [Versions 401 and 403] [Versions 402 and 403]
(no description)
File Size: | 116 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
comment_count_column:: (7 methods):
init()
check_comments_status()
get_name()
get_title()
display_content()
get_extra_classes()
get_default_width()
Class: comment_count_column - X-Ref
A column to show the number of comments.init() X-Ref |
Load javascript module if enabled. return: void |
check_comments_status() X-Ref |
Check if comments is turned on in the system or not. |
get_name() X-Ref |
Get the name of the column, used internally. return: string |
get_title() X-Ref |
Get the title of the column that will be displayed. return: string |
display_content($question, $rowclasses) X-Ref |
Generate the content to be displayed. param: object $question The question object. param: string $rowclasses Classes that can be added. |
get_extra_classes() X-Ref |
No description |
get_default_width() X-Ref |
No description |