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

Go to the source code of this file.

Functions

 magazine_process_css ($css, $theme)
 magazine_set_linkcolor ($css, $linkcolor)
 magazine_set_linkhover ($css, $linkhover)
 magazine_set_maincolor ($css, $maincolor)
 magazine_set_maincoloraccent ($css, $maincoloraccent)
 magazine_set_headingcolor ($css, $headingcolor)
 magazine_set_blockcolor ($css, $blockcolor)
 magazine_set_forumback ($css, $forumback)
 magazine_set_background ($css, $background)
 magazine_set_logo ($css, $logo)

Function Documentation

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

magazine_set_background ( css,
background 
)

Definition at line 165 of file lib.php.

Here is the caller graph for this function:

magazine_set_blockcolor ( css,
blockcolor 
)

Definition at line 145 of file lib.php.

Here is the caller graph for this function:

magazine_set_forumback ( css,
forumback 
)

Definition at line 155 of file lib.php.

Here is the caller graph for this function:

magazine_set_headingcolor ( css,
headingcolor 
)

Definition at line 135 of file lib.php.

Here is the caller graph for this function:

magazine_set_linkcolor ( css,
linkcolor 
)

Sets the link color variable in CSS

Definition at line 95 of file lib.php.

Here is the caller graph for this function:

magazine_set_linkhover ( css,
linkhover 
)

Definition at line 105 of file lib.php.

Here is the caller graph for this function:

magazine_set_logo ( css,
logo 
)

Definition at line 176 of file lib.php.

Here is the caller graph for this function:

magazine_set_maincolor ( css,
maincolor 
)

Definition at line 115 of file lib.php.

Here is the caller graph for this function:

magazine_set_maincoloraccent ( css,
maincoloraccent 
)

Definition at line 125 of file lib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations