|
Moodle
2.2.1
http://www.collinsharper.com
|
|
Functions | |
| setHTMLHeader ($header) | |
| setHTMLFooter ($footer) | |
| setHTMLFooter | ( | $ | footer | ) |
This method set the HTML footer used for all outputs.
| $footer | the HTML footer. |
Definition at line 162 of file client.php.
| setHTMLHeader | ( | $ | header | ) |
This method set the HTML header used for all outputs.
| $header | the HTML header. |
Definition at line 150 of file client.php.