Moodle  2.2.1
http://www.collinsharper.com
cssparser Class Reference

Public Member Functions

 cssparser ($html=true)
 finalize ()
 Clear ()
 SetHTML ($html)
 Add ($key, $codestr)
 Get ($key, $property)
 GetSection ($key)
 ParseStr ($str)
 Parse ($filename)
 GetCSS ()

Detailed Description

Definition at line 17 of file cssparser.php.


Member Function Documentation

Add ( key,
codestr 
)

Definition at line 111 of file cssparser.php.

Here is the caller graph for this function:

Clear ( )

Definition at line 32 of file cssparser.php.

Here is the call graph for this function:

Here is the caller graph for this function:

cssparser ( html = true)

Definition at line 21 of file cssparser.php.

Here is the call graph for this function:

finalize ( )

Definition at line 28 of file cssparser.php.

Get ( key,
property 
)

Definition at line 137 of file cssparser.php.

GetCSS ( )

Definition at line 250 of file cssparser.php.

GetSection ( key)

Definition at line 176 of file cssparser.php.

Parse ( filename)

Definition at line 241 of file cssparser.php.

Here is the call graph for this function:

ParseStr ( str)

Definition at line 215 of file cssparser.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SetHTML ( html)

Definition at line 107 of file cssparser.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations