Class FOFLessFormatterCompressed

Description

This class is taken verbatim from:

lessphp v0.3.8 http://leafo.net/lessphp

LESS css compiler, adapted from http://lesscss.org

Copyright 2012, Leaf Corcoran <leafot@gmail.com> Licensed under MIT or GPLv3, see LICENSE

  • since: 2.0

Located in /libraries/fof/less/formatter/compressed.php (line 25)

FOFLessFormatterClassic
   |
   --FOFLessFormatterCompressed
Variable Summary
Method Summary
 string indentStr ([integer $n = 0])
Variables
mixed $assignSeparator = ":" (line 33)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$assignSeparator
mixed $break = "" (line 35)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$break
mixed $compressColors = true (line 37)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$compressColors
mixed $disableSingle = true (line 27)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$disableSingle
mixed $open = "{" (line 29)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$open
mixed $selectorSeparator = "," (line 31)
  • access: public

Redefinition of:
FOFLessFormatterClassic::$selectorSeparator

Inherited Variables

Inherited from FOFLessFormatterClassic

FOFLessFormatterClassic::$breakSelectors
FOFLessFormatterClassic::$close
FOFLessFormatterClassic::$closeSingle
FOFLessFormatterClassic::$indentChar
FOFLessFormatterClassic::$openSingle
Methods
indentStr (line 46)

Indent a string by $n positions

  • return: The indented string
  • access: public
string indentStr ([integer $n = 0])
  • integer $n: How many positions to indent

Redefinition of:
FOFLessFormatterClassic::indentStr()
Indent a string by $n positions

Inherited Methods

Inherited From FOFLessFormatterClassic

 FOFLessFormatterClassic::__construct()
 FOFLessFormatterClassic::block()
 FOFLessFormatterClassic::indentStr()
 FOFLessFormatterClassic::isEmpty()
 FOFLessFormatterClassic::property()

Documentation generated on Tue, 19 Nov 2013 14:56:26 +0100 by phpDocumentor 1.4.3