Templates table.
More...
Templates table.
- Copyright
- 2020 Catalyst IT
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
quizaccess_seb\local\table\template_list::__construct |
( |
| $id = null | ) |
|
Constructor.
- Parameters
-
string | null | $id | to be used by the table, autogenerated if null. |
◆ col_actions()
quizaccess_seb\local\table\template_list::col_actions |
( |
template | $data | ) |
|
|
protected |
Display actions column.
- Parameters
-
- Return values
-
◆ col_description()
quizaccess_seb\local\table\template_list::col_description |
( |
template | $data | ) |
|
|
protected |
Display description column.
- Parameters
-
- Return values
-
◆ col_enabled()
quizaccess_seb\local\table\template_list::col_enabled |
( |
template | $data | ) |
|
|
protected |
Display enabled column.
- Parameters
-
- Return values
-
◆ col_name()
quizaccess_seb\local\table\template_list::col_name |
( |
template | $data | ) |
|
|
protected |
Display name column.
- Parameters
-
- Return values
-
◆ col_used()
quizaccess_seb\local\table\template_list::col_used |
( |
template | $data | ) |
|
|
protected |
Display if a template is being used.
- Parameters
-
- Return values
-
◆ display()
quizaccess_seb\local\table\template_list::display |
( |
array | $records | ) |
|
Sets the data of the table.
- Parameters
-
The documentation for this class was generated from the following file:
- mod/quiz/accessrule/seb/classes/local/table/template_list.php