26 $this->functions = array();
30 if (is_integer($function) && is_string(
$options)) {
33 $this->functions[$function] =
$options + array(
'filter' => $function);
50 foreach ($this->functions as $function => $filter) {
61 'debug' => $this->factory->isDebug(),
62 'vars' =>
null !== $this->valueSupplier ?
new ValueContainer($this->valueSupplier) : array(),
getFilterInvoker($function)
__construct(AssetFactory $factory, $functions=array(), ValueSupplierInterface $valueSupplier=null)
Container for values initialized lazily from a ValueSupplierInterface.
The asset factory creates asset objects.
An exception for terminatinating execution or to throw for unit testing.
Value Supplier Interface.
if(!is_array($argv)) $options