Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/outputlib.php File Reference

Go to the source code of this file.

Data Structures

class  theme_config
class  xhtml_container_stack

Namespaces

namespace  core

Functions

 theme_reset_all_caches ()
 theme_set_designer_mod ($state)
 theme_get_revision ()

Function Documentation

Returns current theme revision number.

Returns:
int

Definition at line 64 of file outputlib.php.

Here is the caller graph for this function:

Invalidate all server and client side caches.

Returns:
void

Definition at line 42 of file outputlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

theme_set_designer_mod ( state)

Enable or disable theme designer mode.

Parameters:
bool$state
Returns:
void

Definition at line 55 of file outputlib.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations