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


Public Member Functions | |
| __construct ($instanceid, $page) | |
Exception thrown when someone tried to do something with a block that does not exist on a page.
Definition at line 71 of file blocklib.php.
| __construct | ( | $ | instanceid, |
| $ | page | ||
| ) |
Constructor
| int | $instanceid | the block instance id of the block that was looked for. |
| object | $page | the current page. |
Definition at line 77 of file blocklib.php.