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

Class: IT_Error

Source Location: /HTML_Template_IT-1.3.0/HTML/Template/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 Mon, 11 Mar 2019 15:36:53 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.