\Less_Tree_Extend

Extend

Summary

Methods
Properties
Constants
toCSS()
genCSS()
outputRuleset()
accept()
ReferencedArray()
__set_state()
__construct()
compile()
findSelfSelectors()
$cache_string
$selector
$option
$index
$selfSelectors
$allowBefore
$allowAfter
$firstExtendOnThisSelectorPath
$type
$ruleset
$object_id
$parent_ids
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$cache_string

$cache_string : 

Type

$selector

$selector : 

Type

$option

$option : 

Type

$index

$index : 

Type

$selfSelectors

$selfSelectors : 

Type

$allowBefore

$allowBefore : 

Type

$allowAfter

$allowAfter : 

Type

$firstExtendOnThisSelectorPath

$firstExtendOnThisSelectorPath : 

Type

$type

$type : 

Type

$ruleset

$ruleset : 

Type

$object_id

$object_id : 

Type

$parent_ids

$parent_ids : 

Type

Methods

toCSS()

toCSS() 

genCSS()

genCSS(\Less_Output  $output) : void

Generate CSS by adding it to the output object

Parameters

\Less_Output $output

The output

outputRuleset()

outputRuleset(  $output, array<mixed,\Less_Tree_Ruleset>  $rules) 

Parameters

$output
array<mixed,\Less_Tree_Ruleset> $rules

accept()

accept(  $visitor) 

Parameters

$visitor

ReferencedArray()

ReferencedArray(  $rules) 

Parameters

$rules

__set_state()

__set_state(  $args) 

Requires php 5.3+

Parameters

$args

__construct()

__construct(  $selector,   $option, integer  $index) 

Parameters

$selector
$option
integer $index

compile()

compile(  $env) 

Parameters

$env

findSelfSelectors()

findSelfSelectors(  $selectors) 

Parameters

$selectors