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

Class: IT_Error

Source Location: /HTML_Template_IT-1.3.0a1/IT_Error.php

Class Overview

PEAR_Error
   |
   --IT_Error

IT[X] Error class


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 43]
IT[X] Error class


[ Top ]


Class Variables

$error_message_prefix =  "IntegratedTemplate Error: "

[line 50]

Prefix of all error messages.

Type:   string


[ Top ]



Method Detail

IT_Error (Constructor)   [line 59]

IT_Error IT_Error( string $msg, [string $file = __FILE__], [string $line = __LINE__])

Creates an cache error object.

Parameters:

string   $msg     error message
string   $file     file where the error occured
string   $line     linenumber where the error occured

[ Top ]


Documentation generated on Sat, 27 Dec 2008 02:30:09 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.