Differences Between: [Versions 402 and 403]
(no description)
File Size: | 86 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
comment_count_column:: (4 methods):
get_name()
get_title()
display_content()
get_extra_classes()
Class: comment_count_column - X-Ref
A column to show the number of comments.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 |