October\Rain\Assetic\Filter\CssImportFilter

Extends:

Implements:

  • October\Rain\Assetic\Filter\FilterInterface
  • October\Rain\Assetic\Filter\DependencyExtractorInterface

Inlines imported stylesheets.

Public methods

public void __construct(FilterInterface $importFilter=NULL)

Constructor.

Parameters
  • FilterInterface $importFilter - Filter for each imported asset

public void filterDump($asset)

Filters an asset just before it's dumped.

Parameters
  • $asset

public void filterLoad($asset)

Filters an asset after it has been loaded.

Parameters
  • $asset

public void getChildren($factory, $content, $loadPath=NULL)
Parameters
  • $factory
  • $content
  • $loadPath

Protected methods

Show inherited protected methods

Inherited protected methods