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

Go to the source code of this file.

Functions

 nimble_process_css ($css, $theme)
 nimble_set_linkcolor ($css, $linkcolor)
 nimble_set_linkhover ($css, $linkhover)
 nimble_set_backgroundcolor ($css, $backgroundcolor)

Function Documentation

nimble_process_css ( css,
theme 
)

Makes our changes to the CSS

Parameters:
string$css
theme_config$theme
Returns:
string

Definition at line 10 of file lib.php.

Here is the call graph for this function:

nimble_set_backgroundcolor ( css,
backgroundcolor 
)

Definition at line 69 of file lib.php.

Here is the caller graph for this function:

nimble_set_linkcolor ( css,
linkcolor 
)

Sets the link color variable in CSS

Definition at line 48 of file lib.php.

Here is the caller graph for this function:

nimble_set_linkhover ( css,
linkhover 
)

Definition at line 58 of file lib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations