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


Public Member Functions | |
| init () | |
| instance_allow_multiple () | |
| applicable_formats () | |
| get_content () | |
Data Fields | |
| $blockname = null | |
Protected Attributes | |
| $contentgenerated = false | |
| $docked = null | |
The admin bookmarks block class
Definition at line 32 of file block_admin_bookmarks.php.
Set the applicable formats for this block to all
Reimplemented from block_base.
Definition at line 63 of file block_admin_bookmarks.php.

| get_content | ( | ) |
Gets the content for this block
Accessibility: markup as a list.
Reimplemented from block_base.
Definition at line 74 of file block_admin_bookmarks.php.

| init | ( | ) |
Set the initial properties for the block
Definition at line 46 of file block_admin_bookmarks.php.
All multiple instances of this block
Reimplemented from block_base.
Definition at line 55 of file block_admin_bookmarks.php.
| $blockname = null |
Definition at line 35 of file block_admin_bookmarks.php.
$contentgenerated = false [protected] |
Definition at line 38 of file block_admin_bookmarks.php.
$docked = null [protected] |
Definition at line 41 of file block_admin_bookmarks.php.