Class JLess
Wrapper class for lessc
- lessc
- JLess
Deprecated: 4.0 without replacement
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.4
Located at cms/less/less.php
Methods summary
public
|
|
public
string
|
#
compile( string $string, string $name = null )
Override compile to reset $this->allParsedFiles array to allow parsing multiple files/strings using same imports. PR: https://github.com/leafo/lessphp/pull/607 |
Methods inherited from lessc
addImportDir()
,
addParsedFile()
,
allParsedFiles()
,
assertArgs()
,
assertColor()
,
assertNumber()
,
cachedCompile()
,
ccompile()
,
cexecute()
,
checkedCompile()
,
clamp()
,
coerceColor()
,
coerceString()
,
colorArgs()
,
compileBlock()
,
compileCSSBlock()
,
compileFile()
,
compileImportedProps()
,
compileMedia()
,
compileMediaQuery()
,
compileNestedBlock()
,
compileProp()
,
compileProps()
,
compileRoot()
,
compileSelectors()
,
compileValue()
,
compressList()
,
deduplicate()
,
eq()
,
evaluate()
,
expandParentSelectors()
,
fileExists()
,
findBlocks()
,
findClosestSelectors()
,
findImport()
,
fixColor()
,
flattenList()
,
funcToColor()
,
get()
,
injectVariables()
,
lib__sprintf()
,
lib_acos()
,
lib_alpha()
,
lib_argb()
,
lib_asin()
,
lib_atan()
,
lib_blue()
,
lib_ceil()
,
lib_contrast()
,
lib_cos()
,
lib_darken()
,
lib_data_uri()
,
lib_desaturate()
,
lib_e()
,
lib_extract()
,
lib_fade()
,
lib_fadein()
,
lib_fadeout()
,
lib_floor()
,
lib_green()
,
lib_hue()
,
lib_iscolor()
,
lib_isem()
,
lib_iskeyword()
,
lib_isnumber()
,
lib_ispercentage()
,
lib_ispixel()
,
lib_isrem()
,
lib_isstring()
,
lib_lighten()
,
lib_lightness()
,
lib_luma()
,
lib_mix()
,
lib_mod()
,
lib_percentage()
,
lib_pi()
,
lib_pow()
,
lib_red()
,
lib_rgbahex()
,
lib_round()
,
lib_saturate()
,
lib_saturation()
,
lib_sin()
,
lib_spin()
,
lib_sqrt()
,
lib_tan()
,
lib_unit()
,
makeOutputBlock()
,
makeParser()
,
mediaParent()
,
multiplyMedia()
,
multiplySelectors()
,
newFormatter()
,
op_color_color()
,
op_color_number()
,
op_number_color()
,
op_number_number()
,
parse()
,
patternMatch()
,
patternMatchAll()
,
popEnv()
,
preg_quote()
,
pushEnv()
,
reduce()
,
registerFunction()
,
set()
,
setFormatter()
,
setImportDir()
,
setPreserveComments()
,
setVariables()
,
sortProps()
,
stringConcatenate()
,
throwError()
,
toBool()
,
toHSL()
,
toRGB()
,
toRGB_helper()
,
tryImport()
,
unregisterFunction()
,
unsetVariable()
,
zipSetArgs()
Magic methods summary
Properties summary
Properties inherited from lessc
$FALSE
,
$TRUE
,
$VERSION
,
$allParsedFiles
,
$cssColors
,
$importDir
,
$importDisabled
,
$libFunctions
,
$mPrefix
,
$nextImportId
,
$numberPrecision
,
$parentSelector
,
$preserveComments
,
$registeredVars
,
$sourceLoc
,
$sourceParser
,
$vPrefix