Table to show the list of tours.
More...
|
| __construct () |
| Construct the tour table.
|
|
|
int int | $tourcount = 0 |
| The count of all tours.
|
|
Table to show the list of tours.
- Copyright
- 2016 Andrew Nicols andre.nosp@m.w@ni.nosp@m.cols..nosp@m.co.u.nosp@m.k
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ col_actions()
tool_usertours\local\table\tour_list::col_actions |
( |
tour | $tour | ) |
|
|
protected |
Format the current row's actions column.
- Parameters
-
tour | $tour | The tour for this row. |
- Return values
-
◆ col_appliesto()
tool_usertours\local\table\tour_list::col_appliesto |
( |
tour | $tour | ) |
|
|
protected |
Format the current row's appliesto column.
- Parameters
-
tour | $tour | The tour for this row. |
- Return values
-
◆ col_description()
tool_usertours\local\table\tour_list::col_description |
( |
tour | $tour | ) |
|
|
protected |
Format the current row's description column.
- Parameters
-
tour | $tour | The tour for this row. |
- Return values
-
◆ col_enabled()
tool_usertours\local\table\tour_list::col_enabled |
( |
tour | $tour | ) |
|
|
protected |
Format the current row's enabled column.
- Parameters
-
tour | $tour | The tour for this row. |
- Return values
-
◆ col_name()
tool_usertours\local\table\tour_list::col_name |
( |
tour | $tour | ) |
|
|
protected |
Format the current row's name column.
- Parameters
-
tour | $tour | The tour for this row. |
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/usertours/classes/local/table/tour_list.php