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

Go to the source code of this file.

Namespaces

namespace  moodlecore

Functions

 nonzero_process_css ($css, $theme)
 nonzero_set_regionwidths ($css, $regionprewidth, $regionpostwidth)
 nonzero_set_customcss ($css, $customcss)

Function Documentation

nonzero_process_css ( css,
theme 
)

Definition at line 31 of file lib.php.

Here is the call graph for this function:

nonzero_set_customcss ( css,
customcss 
)

Sets the custom css variable in CSS

Parameters:
string$css
mixed$customcss
Returns:
string

Definition at line 92 of file lib.php.

Here is the caller graph for this function:

nonzero_set_regionwidths ( css,
regionprewidth,
regionpostwidth 
)

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