spunQ_CurrentModuleBasedCssCollector Class Reference

Css collector for the module the request is for. More...

Inheritance diagram for spunQ_CurrentModuleBasedCssCollector:

spunQ_ModuleBasedCssCollector

List of all members.

Public Member Functions

 getCssDeclarations ()
 addModule ($moduleName)
 Adds more modules to process.
 addMultipleCss ($css)
 addCss ($css)

Static Public Member Functions

static filesForModule ($moduleName, &$newest)
 Provides all files a collector for a module would include.

Protected Attributes

 $modules = array()
 Modules to process.


Detailed Description

Css collector for the module the request is for.

Definition at line 6 of file CurrentModuleBasedCssCollector.class.php.


Member Function Documentation

spunQ_ModuleBasedCssCollector::addModule ( moduleName  )  [inherited]

Adds more modules to process.

Parameters:
$moduleName The name of the module to process.
Returns:
spunQ_ModuleBasedCssCollector $this

Definition at line 58 of file ModuleBasedCssCollector.class.php.

static spunQ_ModuleBasedCssCollector::filesForModule ( moduleName,
&$  newest 
) [static, inherited]

Provides all files a collector for a module would include.

Parameters:
$moduleName Module to poll files for.
$newest out-parameter containing the timestamp of the most recently modified time in the returned array.
Returns:
array<string> Mapping of alias to file paths.

Definition at line 17 of file ModuleBasedCssCollector.class.php.


Member Data Documentation

spunQ_ModuleBasedCssCollector::$modules = array() [protected, inherited]

Modules to process.

Type:
array<string>

Definition at line 39 of file ModuleBasedCssCollector.class.php.


The documentation for this class was generated from the following file:

Generated on Fri Jul 1 11:12:39 2011 for spunQ3 by  doxygen 1.5.9