Class Horde_Kolab_FreeBusy_View_error

Description

The Horde_Kolab_FreeBusy_View_error:: class provides error pages for the Kolab free/busy system.

$Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php,v 1.6.2.1 2009/03/06 18:12:01 wrobel Exp $

Copyright 2004-2008 Klarälvdalens Datakonsult AB

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

Located in /Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php (line 181)

Horde_Kolab_FreeBusy_View
   |
   --Horde_Kolab_FreeBusy_View_error
Method Summary
 void notFound (PEAR_Error $error)
 void render ()
 void serverError (PEAR_Error $error)
 void unauthorized (PEAR_Error $error)
 void _errorPage (PEAR_Error $error, array $headers, string $title, string $headline, string $body)
Variables
Methods
notFound (line 206)

Deliver a "Not Found" page

void notFound (PEAR_Error $error)
  • PEAR_Error $error: The error.
render (line 186)

Display the error information.

void render ()

Redefinition of:
Horde_Kolab_FreeBusy_View::render()
Render the data.
serverError (line 246)

Deliver a "Server Error" page

void serverError (PEAR_Error $error)
  • PEAR_Error $error: The error.
unauthorized (line 224)

Deliver a "Unauthorized" page

void unauthorized (PEAR_Error $error)
  • PEAR_Error $error: The error.
_errorPage (line 267)

Deliver an error page

void _errorPage (PEAR_Error $error, array $headers, string $title, string $headline, string $body)
  • PEAR_Error $error: The error.
  • array $headers: The HTTP headers to deliver with the response
  • string $title: The page title
  • string $headline: The headline of the page
  • string $body: The message to display on the page

Inherited Methods

Inherited From Horde_Kolab_FreeBusy_View

 Horde_Kolab_FreeBusy_View::Horde_Kolab_FreeBusy_View()
 Horde_Kolab_FreeBusy_View::render()

Documentation generated on Sun, 30 Jan 2011 05:23:18 +0000 by phpDocumentor 1.4.3