console\controllers\AssetController adjustCssUrl()

adjustCssUrl() protected method

Adjusts CSS content allowing URL references pointing to the original resources.

protected string adjustCssUrl ( $cssContent, $inputFilePath, $outputFilePath )
$cssContent string

Source CSS content.

$inputFilePath string

Input CSS file name.

$outputFilePath string

Output CSS file name.

return string

Adjusted CSS content.

doc_Yii
2016-10-30 16:54:51
Comments
Leave a Comment

Please login to continue.