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

Public Member Functions

 block ($bc, $region)

Detailed Description

Definition at line 3 of file renderers.php.


Member Function Documentation

block ( bc,
region 
)

Prints a nice side block with an optional header.

The content is described by a block_contents object.

Parameters:
block_contents$bcHTML for the content
string$regionthe region the block is appearing in.
Returns:
string the HTML to be output.

Rounded corners

Four rounded corner ends

Definition at line 15 of file renderers.php.

Here is the call graph for this function:


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