Xataface 2.0
Xataface Application Framework
Public Member Functions | Static Public Member Functions
Dataface_CSSTool Class Reference

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 ()

Detailed Description

Definition at line 2 of file CSSTool.php.


Member Function Documentation

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.


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