Procedural File: class.php
Source Location: /main/user/class.php
Page Details:
This script allows teachers to manage subscribed classes in their course.
Tags:
Includes:
get_class_data [line 130]
void get_class_data(
$from, $number_of_items, $column, $direction)
|
|
Get the classes to display on the current page.
Parameters
| |
$from |
|
| |
$number_of_items |
|
| |
$column |
|
| |
$direction |
|
get_number_of_classes [line 113]
void get_number_of_classes(
)
|
|
* Get the number of classes to display on the current page.
|