Moodle  2.2.1
http://www.collinsharper.com
lesson_page_answer Class Reference
Inheritance diagram for lesson_page_answer:
Collaboration diagram for lesson_page_answer:

Static Public Member Functions

static load ($id)
static create ($properties, lesson_page $page)

Detailed Description

Definition at line 2544 of file locallib.php.


Member Function Documentation

static create ( properties,
lesson_page page 
) [static]

Given an object of properties and a page created answer(s) and saves them in the database.

Parameters:
stdClass$properties
lesson_page$page
Returns:
array

Definition at line 2566 of file locallib.php.

Here is the call graph for this function:

static load ( id) [static]

Loads an page answer from the DB

Parameters:
int$id
Returns:
lesson_page_answer

Definition at line 2552 of file locallib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations