Todo List
Main handler for all Gallery pages/requests.
array GalleryMain( [ $embedded = false] )
array _GalleryMain( [ $embedded = false], [ $template = null] )
Process our request.
void _GalleryMain_doRedirect( $redirectUrl, [ $template = null], [ $controller = null], [ $ignoreErrors = false] )
void _GalleryMain_errorHandler( mixed $error, [array $g2Data = null] )
Handle an error condition that happened somewhere in our main request processing code. If the error cannot be handled, then add an error in the event log.