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

File: Sigma.php

Source Location: /HTML_Template_Sigma-1.3.0/HTML/Template/Sigma.php

Classes:

HTML_Template_Sigma
Implementation of Integrated Templates API with template 'compilation' added.

Page Details:

Implementation of Integrated Templates API with template 'compilation' added.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.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.

Includes:

require_once('PEAR.php') [line 25]
PEAR and PEAR_Error classes (for error handling)

SIGMA_BLOCK_DUPLICATE [line 35]

SIGMA_BLOCK_DUPLICATE = -4
Error codes

[ Top ]



SIGMA_BLOCK_EXISTS [line 40]

SIGMA_BLOCK_EXISTS = -12
Error codes

[ Top ]



SIGMA_BLOCK_NOT_FOUND [line 34]

SIGMA_BLOCK_NOT_FOUND = -3
Error codes

[ Top ]



SIGMA_CACHE_ERROR [line 36]

SIGMA_CACHE_ERROR = -5
Error codes

[ Top ]



SIGMA_CALLBACK_SYNTAX_ERROR [line 42]

SIGMA_CALLBACK_SYNTAX_ERROR = -14
Error codes

[ Top ]



SIGMA_ERROR [line 32]

SIGMA_ERROR = -1
Error codes

[ Top ]



SIGMA_INVALID_CALLBACK [line 41]

SIGMA_INVALID_CALLBACK = -13
Error codes

[ Top ]



SIGMA_OK [line 31]

SIGMA_OK = 1
Error codes

[ Top ]



SIGMA_PLACEHOLDER_DUPLICATE [line 39]

SIGMA_PLACEHOLDER_DUPLICATE = -11
Error codes

[ Top ]



SIGMA_PLACEHOLDER_NOT_FOUND [line 38]

SIGMA_PLACEHOLDER_NOT_FOUND = -10
Error codes

[ Top ]



SIGMA_TPL_NOT_FOUND [line 33]

SIGMA_TPL_NOT_FOUND = -2
Error codes

[ Top ]



SIGMA_UNKNOWN_OPTION [line 37]

SIGMA_UNKNOWN_OPTION = -6
Error codes

[ Top ]



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