(no description)
File Size: | 168 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tag_condition:: (8 methods):
__construct()
get_condition_key()
display_options()
build_query_from_filter()
get_title()
get_filter_class()
allow_custom()
get_initial_values()
Class: tag_condition - X-Ref
Question bank search class to allow searching/filtering by tags on a question.__construct($qbank = null) X-Ref |
Tag condition constructor. It uses the qbank object and initialises all the its required information to be passed as a part of condition to get the questions. param: null $qbank qbank view |
get_condition_key() X-Ref |
No description |
display_options() X-Ref |
Print HTML to display the list of tags to filter by. |
build_query_from_filter(array $filter) X-Ref |
Build query from filter value param: array $filter filter properties return: array where sql and params |
get_title() X-Ref |
No description |
get_filter_class() X-Ref |
No description |
allow_custom() X-Ref |
No description |
get_initial_values() X-Ref |
No description |