![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
ignore ($path) | |
isIgnored ($path) | |
getStylesheets () | |
addPath ($path, $url) | |
removePath ($path) | |
getPaths () | |
import ($path) | |
getURL () | |
getIncluded () | |
getContents () | |
compile ($stylesheets=null, $clean=false) | |
clearCache () | |
Static Public Member Functions | |
static | getInstance () |
Definition at line 2 of file CSSTool.php.
addPath | ( | $ | path, |
$ | url | ||
) |
Definition at line 34 of file CSSTool.php.
clearCache | ( | ) |
Definition at line 193 of file CSSTool.php.
compile | ( | $ | stylesheets = null , |
$ | clean = false |
||
) |
Definition at line 114 of file CSSTool.php.
getContents | ( | ) |
Definition at line 62 of file CSSTool.php.
getIncluded | ( | ) |
Definition at line 58 of file CSSTool.php.
static getInstance | ( | ) | [static] |
Definition at line 23 of file CSSTool.php.
getPaths | ( | ) |
Definition at line 42 of file CSSTool.php.
getStylesheets | ( | ) |
Definition at line 30 of file CSSTool.php.
getURL | ( | ) |
Definition at line 53 of file CSSTool.php.
ignore | ( | $ | path | ) |
Definition at line 10 of file CSSTool.php.
import | ( | $ | path | ) |
Definition at line 46 of file CSSTool.php.
isIgnored | ( | $ | path | ) |
Definition at line 18 of file CSSTool.php.
removePath | ( | $ | path | ) |
Definition at line 38 of file CSSTool.php.