Assets\Filters\Cssmin

implements Phalcon\Assets\FilterInterface Source on GitHub Minify the css - removes comments removes newlines and line feeds keeping removes last semicolon from last property Methods public filter (mixed $content) Filters the content using CSSMIN

Assets\FilterInterface::filter

abstract public filter (mixed $content) ...

Assets\FilterInterface

Source on GitHub Methods abstract public filter (mixed $content) ...

Assets\Exception

extends class Phalcon\Exception implements Throwable Source on GitHub Methods final private Exception __clone () inherited from Exception Clone the exception public __construct ([string $message], [int $code], [Exception $previous]) inherited from Exception Exception constructor public __wakeup () inherited from Exception ... final public string getMessage () inherited from Exception Gets the Exception message final public int getCode () inherited from Exception Gets the Exception code fin

Assets\Collection::valid

public valid () Check if the current element in the iterator is valid

Assets\Collection::setTargetUri

public setTargetUri (mixed $targetUri) Sets a target uri for the generated HTML

Assets\Collection::setTargetPath

public setTargetPath (mixed $targetPath) Sets the target path of the file for the filtered/join output

Assets\Collection::setTargetLocal

public setTargetLocal (mixed $targetLocal) Sets the target local

Assets\Collection::setSourcePath

public setSourcePath (mixed $sourcePath) Sets a base source path for all the resources in this collection

Assets\Collection::setPrefix

public setPrefix (mixed $prefix) Sets a common prefix for all the resources