Class: TinyMVC_ErrorHandler

Source Location: /tinymvc/sysfiles/plugins/internal.TinyMVC_ErrorHandler.php

Class Overview [line 22]


TinyMVC_ErrorHandler

Author(s):

  • Monte Ohrt

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

TinyMVC_ErrorHandler

The MVC error handler

Tags:

[ Top ]


Class Variables


Class Methods

__construct

TinyMVC_ErrorHandler __construct( )

[line 29]

class constructor

Tags:

  • access - public

Parameters:

[ Top ]

trigger_error

void trigger_error( $errno, $errstr, $errfile, $errline)

[line 38]

trigger_error

the error handler method used for all triggerable errors

Tags:

  • access - public

Parameters:

  • $errno -
  • $errstr -
  • $errfile -
  • $errline -

[ Top ]


Class Constants


Documentation generated on Tue, 26 May 2009 14:50:35 -0700 by phpDocumentor 1.4.1