Template_Preprocessor_Scss
extends Template_Preprocessor
in package
SCSS Preprocessor
Tags
Table of Contents
Properties
- $_preprocessor : string
- Preprocessor
Methods
- __construct() : mixed
- Constructor
- compile() : string
- Compile
- factory() : mixed
- Create and return an object of preprocessor
- getPreprocessor() : string
- Get preprocessor
- _getDriverName() : srting
- Get full driver name
Properties
$_preprocessor
Preprocessor
protected
string
$_preprocessor
= \NULL
Methods
__construct()
Constructor
public
__construct() : mixed
compile()
Compile
public
compile(string $content) : string
Parameters
- $content : string
Return values
stringfactory()
Create and return an object of preprocessor
public
static factory(mixed $driverName) : mixed
Parameters
- $driverName : mixed
getPreprocessor()
Get preprocessor
public
getPreprocessor() : string
Return values
string_getDriverName()
Get full driver name
protected
static _getDriverName(string $driver) : srting
Parameters
- $driver : string
-
driver name