Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: patTemplate

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/pattemplate/patTemplate.php

Description

patTemplate

$Id: patTemplate.php 560 2005-10-19 17:22:00Z Jinx $

powerful templating engine

Classes
Class Description
 class patTemplate patTemplate
Includes
 require_once (dirname(__FILE__).'/patErrorManager.php') (line 17)

patTemplate

$Id: patTemplate.php 560 2005-10-19 17:22:00Z Jinx $

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 Mon, 05 Mar 2007 21:13:56 +0000 by phpDocumentor 1.3.1