[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/lessphp/ -> Output.php (summary)

(no description)

File Size: 49 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Less_Output:: (3 methods):
  add()
  isEmpty()
  toString()


Class: Less_Output  - X-Ref

Parser output

add($chunk, $fileInfo = null, $index = 0, $mapLines = null)   X-Ref
Adds a chunk to the stack

param: string $chunk The chunk to output
param: Less_FileInfo $fileInfo The file information
param: integer $index The index
param: mixed $mapLines

isEmpty()   X-Ref
Is the output empty?

return: boolean

toString()   X-Ref
Converts the output to string

return: string



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1