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

Go to the source code of this file.

Functions

 arialist_process_css ($css, $theme)
 arialist_set_linkcolor ($css, $linkcolor)
 arialist_set_regionwidth ($css, $regionwidth)
 arialist_set_customcss ($css, $customcss)

Function Documentation

arialist_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:

arialist_set_customcss ( css,
customcss 
)

Sets the custom css variable in CSS

Parameters:
string$css
mixed$customcss
Returns:
string

Definition at line 84 of file lib.php.

Here is the caller graph for this function:

arialist_set_linkcolor ( css,
linkcolor 
)

Sets the background colour variable in CSS

Parameters:
string$css
mixed$backgroundcolor
Returns:
string

Definition at line 47 of file lib.php.

Here is the caller graph for this function:

arialist_set_regionwidth ( css,
regionwidth 
)

Sets the region width variable in CSS

Parameters:
string$css
mixed$regionwidth
Returns:
string

Definition at line 65 of file lib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations