File/Environment/View/Text.php

Description
Constants
ZF_ENVIRONMENT_COLWIDTH = ZF_ENVIRONMENT_WIDTH-10-1-ZF_ENVIRONMENT_INSET (line 21)

Internal calculations

ZF_ENVIRONMENT_DELIMITER = ' => ' (line 16)
ZF_ENVIRONMENT_EOL = "\n" (line 14)
ZF_ENVIRONMENT_INSET = 5 (line 13)
ZF_ENVIRONMENT_PADDING = ZF_ENVIRONMENT_WIDTH-ZF_ENVIRONMENT_COLWIDTH (line 22)
ZF_ENVIRONMENT_TITLEWIDTH = 10+ZF_ENVIRONMENT_INSET (line 23)
ZF_ENVIRONMENT_UNDERLINE = '=' (line 15)
ZF_ENVIRONMENT_WIDTH = 80 (line 12)

Extra config settings:-

'width' : Width (in characters) of output 'inset' : Inset width (in characters) of section properties 'eol' : End of line character (defaults to LF) 'underline' : The string used to underline the heading 'delimiter' : The string used between the property and the value

Documentation generated on Wed, 21 Feb 2007 12:03:05 -0800 by phpDocumentor 1.3.1