phpDocumentor Gallery
[ class tree: Gallery ] [ index: Gallery ] [ all elements ]

Procedural File: init.inc

Source Location: /init.inc

Page Details

Perform all necessary initialization of the Gallery framework

Version:  $Revision: 17962 $
Author:  Bharat Mediratta <bharat@menalto.com>
Includes
require_once (dirname(__FILE__).'/modules/core/classes/GalleryUtilities.class') [line 27]
[ Top ]


Functions
GalleryInitFirstPass  [line 29]

void GalleryInitFirstPass( [ $params = array()]  )
Parameters:
   $params: 


[ Top ]
GalleryInitSecondPass  [line 161]

void GalleryInitSecondPass( )


[ Top ]
GalleryPhpErrorHandler  [line 228]

boolean GalleryPhpErrorHandler( int $errorNumber, string $errorString, string $file, int $line, mixed $context  )

Interceptor for the standard PHP error handler. We log any errors in the database, then proceed with the regular error handler.

Parameters:
int   $errorNumber:  the code for the error
string   $errorString:  an error message
string   $file:  the file where the error occurred
int   $line:  the line number of the error
mixed   $context:  the complete context at the time of the error

API Tags:
Return:  true if we should skip the regular PHP error handler
See:  http://www.php.net/manual/en/function.set-error-handler.php


[ Top ]


Documentation generated on Fri, 03 Oct 2008 05:22:36 -0700 by phpDocumentor 1.3.0RC6