(no description)
File Size: | 153 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
block_management_table:: (9 methods):
__construct()
get_plugintype()
guess_base_url()
get_action_url()
get_table_js_module()
get_column_list()
get_columns_with_help()
col_instances()
col_protect()
Class: block_management_table - X-Ref
Tiny admin settings.__construct() X-Ref |
No description |
get_plugintype() X-Ref |
No description |
guess_base_url() X-Ref |
No description |
get_action_url(array $params = []) X-Ref |
No description |
get_table_js_module() X-Ref |
No description |
get_column_list() X-Ref |
No description |
get_columns_with_help() X-Ref |
No description |
col_instances(stdClass $row) X-Ref |
Render the instances column param: stdClass $row return: string |
col_protect(stdClass $row) X-Ref |
Render the protect column. param: stdClass $row return: string |