wikimedia/less.php
PHP port of the LESS processor
Loading...
Searching...
No Matches
Less_Functions Member List

This is the complete list of members for Less_Functions, including all inherited members.

$currentFileInfo (defined in Less_Functions)Less_Functions
$env (defined in Less_Functions)Less_Functions
__construct( $env, array $currentFileInfo=null) (defined in Less_Functions)Less_Functions
_percent( $string,... $args) (defined in Less_Functions)Less_Functions
abs( $n) (defined in Less_Functions)Less_Functions
acos( $n) (defined in Less_Functions)Less_Functions
alpha( $color=null) (defined in Less_Functions)Less_Functions
argb( $color) (defined in Less_Functions)Less_Functions
asin( $n) (defined in Less_Functions)Less_Functions
atan( $n) (defined in Less_Functions)Less_Functions
average( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
blue( $color=null) (defined in Less_Functions)Less_Functions
ceil( $n) (defined in Less_Functions)Less_Functions
color( $c)Less_Functions
colorBlend( $mode, $color1, $color2) (defined in Less_Functions)Less_Functions
contrast( $color, $dark=null, $light=null, $threshold=null) (defined in Less_Functions)Less_Functions
convert( $val, $unit) (defined in Less_Functions)Less_Functions
cos( $n) (defined in Less_Functions)Less_Functions
darken( $color=null, $amount=null, $method=null) (defined in Less_Functions)Less_Functions
datauri( $mimetypeNode, $filePathNode=null) (defined in Less_Functions)Less_Functions
desaturate( $color=null, $amount=null, $method=null)Less_Functions
difference( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
e( $str) (defined in Less_Functions)Less_Functions
escape( $str) (defined in Less_Functions)Less_Functions
exclusion( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
extract( $values, $index) (defined in Less_Functions)Less_Functions
fade( $color=null, $amount=null) (defined in Less_Functions)Less_Functions
fadein( $color=null, $amount=null, $method=null) (defined in Less_Functions)Less_Functions
fadeout( $color=null, $amount=null, $method=null) (defined in Less_Functions)Less_Functions
floor( $n) (defined in Less_Functions)Less_Functions
getunit( $n) (defined in Less_Functions)Less_Functions
green( $color=null) (defined in Less_Functions)Less_Functions
greyscale( $color) (defined in Less_Functions)Less_Functions
hardlight( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
hsl( $h, $s, $l) (defined in Less_Functions)Less_Functions
hsla( $h, $s, $l, $a) (defined in Less_Functions)Less_Functions
hsla_hue( $h, $m1, $m2)Less_Functions
hsv( $h, $s, $v) (defined in Less_Functions)Less_Functions
hsva( $h, $s, $v, $a)Less_Functions
hsvhue( $color=null) (defined in Less_Functions)Less_Functions
hsvsaturation( $color=null) (defined in Less_Functions)Less_Functions
hsvvalue( $color=null) (defined in Less_Functions)Less_Functions
hue( $color=null) (defined in Less_Functions)Less_Functions
imageheight( $filePathNode=null) (defined in Less_Functions)Less_Functions
imagesize( $filePathNode=null) (defined in Less_Functions)Less_Functions
imagewidth( $filePathNode=null) (defined in Less_Functions)Less_Functions
iscolor( $n) (defined in Less_Functions)Less_Functions
isem( $n) (defined in Less_Functions)Less_Functions
iskeyword( $n) (defined in Less_Functions)Less_Functions
isnumber( $n) (defined in Less_Functions)Less_Functions
ispercentage( $n) (defined in Less_Functions)Less_Functions
ispixel( $n) (defined in Less_Functions)Less_Functions
isruleset( $n) (defined in Less_Functions)Less_Functions
isstring( $n) (defined in Less_Functions)Less_Functions
isunit( $n, $unit)Less_Functions
isurl( $n) (defined in Less_Functions)Less_Functions
length( $values) (defined in Less_Functions)Less_Functions
lighten( $color=null, $amount=null, $method=null) (defined in Less_Functions)Less_Functions
lightness( $color=null) (defined in Less_Functions)Less_Functions
luma( $color=null) (defined in Less_Functions)Less_Functions
luminance( $color=null) (defined in Less_Functions)Less_Functions
max(... $args) (defined in Less_Functions)Less_Functions
min(... $args) (defined in Less_Functions)Less_Functions
mix( $color1=null, $color2=null, $weight=null)Less_Functions
mod( $a, $b) (defined in Less_Functions)Less_Functions
multiply( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
negation( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
overlay( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
percentage( $n) (defined in Less_Functions)Less_Functions
pi() (defined in Less_Functions)Less_Functions
pow( $x, $y) (defined in Less_Functions)Less_Functions
red( $color=null) (defined in Less_Functions)Less_Functions
replace( $string, $pattern, $replacement, $flags=null)Less_Functions
rgb( $r=null, $g=null, $b=null) (defined in Less_Functions)Less_Functions
rgba( $r=null, $g=null, $b=null, $a=null) (defined in Less_Functions)Less_Functions
round( $n, $f=false) (defined in Less_Functions)Less_Functions
saturate( $color=null, $amount=null, $method=null) (defined in Less_Functions)Less_Functions
saturation( $color=null) (defined in Less_Functions)Less_Functions
screen( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
shade( $color, $amount=null) (defined in Less_Functions)Less_Functions
sin( $n) (defined in Less_Functions)Less_Functions
softlight( $color1=null, $color2=null) (defined in Less_Functions)Less_Functions
spin( $color=null, $amount=null) (defined in Less_Functions)Less_Functions
sqrt( $n) (defined in Less_Functions)Less_Functions
svggradient( $direction,... $stops) (defined in Less_Functions)Less_Functions
tan( $n) (defined in Less_Functions)Less_Functions
tint( $color, $amount=null) (defined in Less_Functions)Less_Functions
unit( $val, $unit=null) (defined in Less_Functions)Less_Functions