css.php File Reference

Go to the source code of this file.

Namespaces

namespace  cake

Functions

 make_clean_css ($path, $name)
 write_css_cache ($path, $content)

Variables

 $cacheModified = filemtime($cachepath)
 $cachepath = CACHE . 'css' . DS . str_replace(array('/','\\'), '-', $regs[1])
 $filename = 'css/' . $regs[1]
 $filepath = CSS . $regs[1]
print $output


Function Documentation

make_clean_css ( path,
name 
)

Enter description here...

Parameters:
unknown_type $path
unknown_type $name
Returns:
unknown

Definition at line 44 of file css.php.

References $output, $path, and App::import().

write_css_cache ( path,
content 
)

Enter description here...

Parameters:
unknown_type $path
unknown_type $content
Returns:
unknown

Definition at line 60 of file css.php.

References $path.


Variable Documentation

$cacheModified = filemtime($cachepath)

Definition at line 82 of file css.php.

$cachepath = CACHE . 'css' . DS . str_replace(array('/','\\'), '-', $regs[1])

Definition at line 74 of file css.php.

$filename = 'css/' . $regs[1]

Definition at line 72 of file css.php.

Referenced by ExtractTask::__buildFiles(), ExtractTask::__extract(), ConnectionManager::__getDriver(), ViewTask::bake(), ModelTask::bake(), DbConfigTask::bake(), ControllerTask::bake(), ControllerTask::bakeTest(), cache(), Dispatcher::cached(), env(), ModelTask::fixture(), View::renderCache(), CakeLog::write(), and JavascriptHelper::writeEvents().

$filepath = CSS . $regs[1]

Definition at line 73 of file css.php.

print $output

Definition at line 101 of file css.php.

Referenced by ExtractTask::__buildFiles(), ExtractTask::__mergeFiles(), ExtractTask::__writeFiles(), ExtractTask::__writeHeader(), Dispatcher::_invoke(), FormHelper::checkbox(), Helper::clean(), ProjectTask::createHome(), make_clean_css(), and CakeLog::write().


Generated on Sun Nov 22 00:30:54 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by doxygen 1.4.7