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

Go to the source code of this file.

Functions

 formal_white_user_settings ($css, $theme)
 formal_white_set_fontsizereference ($css, $fontsizereference)
 formal_white_set_headerbgc ($css, $headerbgc)
 formal_white_set_blockcontentbgc ($css, $blockcontentbgc)
 formal_white_set_lblockcolumnbgc ($css, $lblockcolumnbgc)
 formal_white_set_rblockcolumnbgc ($css, $rblockcolumnbgc)
 formal_white_set_blockcolumnwidth ($css, $blockcolumnwidth)
 formal_white_set_customcss ($css, $customcss)

Function Documentation

formal_white_set_blockcolumnwidth ( css,
blockcolumnwidth 
)

Definition at line 110 of file lib.php.

Here is the caller graph for this function:

formal_white_set_blockcontentbgc ( css,
blockcontentbgc 
)

Definition at line 92 of file lib.php.

Here is the caller graph for this function:

formal_white_set_customcss ( css,
customcss 
)

Definition at line 123 of file lib.php.

Here is the caller graph for this function:

formal_white_set_fontsizereference ( css,
fontsizereference 
)

Sets the link color variable in CSS

Definition at line 80 of file lib.php.

Here is the caller graph for this function:

formal_white_set_headerbgc ( css,
headerbgc 
)

Definition at line 86 of file lib.php.

Here is the caller graph for this function:

formal_white_set_lblockcolumnbgc ( css,
lblockcolumnbgc 
)

Definition at line 98 of file lib.php.

Here is the caller graph for this function:

formal_white_set_rblockcolumnbgc ( css,
rblockcolumnbgc 
)

Definition at line 104 of file lib.php.

Here is the caller graph for this function:

formal_white_user_settings ( css,
theme 
)

Makes our changes to the CSS

Parameters:
string$css
theme_config$theme
Returns:
string

Definition at line 12 of file lib.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations