Text_Highlighter
[ class tree: Text_Highlighter ] [ index: Text_Highlighter ] [ all elements ]

File: Html.php

Source Location: /Text_Highlighter-0.5.1/Highlighter/Renderer/Html.php

Classes:

Text_Highlighter_Renderer_Html
HTML renderer

Page Details:

HTML renderer

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


HL_NUMBERS_LI [line 39]

HL_NUMBERS_LI = 1
use numbered list

Constant for use with $options['numbers']

  • See: Text_Highlighter_Renderer_Html::_init()

[ Top ]



HL_NUMBERS_TABLE [line 43]

HL_NUMBERS_TABLE = 2
Use 2-column table with line numbers in left column and code in right column.

Constant for use with $options['numbers']

  • See: Text_Highlighter_Renderer_Html::_init()

[ Top ]



Documentation generated on Mon, 11 Mar 2019 13:56:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.