/pattemplate/patTemplate.php
Description
patTemplate
$Id: patTemplate.php 10381 2008-06-01 03:35:53Z pasamio $
powerful templating engine
Classes
| Class | Description |
|---|---|
patTemplate
|
patTemplate |
Includes
require_once
(dirname(__FILE__).'/patErrorManager.php')
(line 17)
patTemplate
$Id: patTemplate.php 10381 2008-06-01 03:35:53Z pasamio $
powerful templating engine
Constants
PATTEMPLATE_ERROR_BASECLASS_NOT_FOUND = 5050
(line 37)
base class for module could not be found
PATTEMPLATE_ERROR_EXPECTED_ARRAY = 5052
(line 47)
array expected
PATTEMPLATE_ERROR_MODULE_NOT_FOUND = 5051
(line 42)
module could not be found
PATTEMPLATE_ERROR_NO_INPUT = 6000
(line 52)
No input
PATTEMPLATE_ERROR_RECURSION = 6010
(line 56)
Recursion
PATTEMPLATE_ERROR_TEMPLATE_EXISTS = 5010
(line 22)
template already exists
PATTEMPLATE_WARNING_NO_TEMPLATE = 5011
(line 27)
template does not exist
PATTEMPLATE_WARNING_UNKNOWN_TYPE = 5012
(line 32)
unknown type
Documentation generated on Sun, 21 Dec 2008 20:47:47 +0000 by phpDocumentor 1.3.1


