|
Moodle
2.2.1
http://www.collinsharper.com
|


Static Public Member Functions | |
| static | load ($id) |
| static | create ($properties, lesson_page $page) |
Definition at line 2544 of file locallib.php.
| static create | ( | $ | properties, |
| lesson_page $ | page | ||
| ) | [static] |
Given an object of properties and a page created answer(s) and saves them in the database.
| stdClass | $properties | |
| lesson_page | $page |
Definition at line 2566 of file locallib.php.

| static load | ( | $ | id | ) | [static] |
Loads an page answer from the DB
| int | $id |
Definition at line 2552 of file locallib.php.