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

Class: HTML_Progress2_Error

Source Location: /HTML_Progress2-2.0.0RC1/Progress2/Error.php

Class Overview

PEAR_Error
   |
   --HTML_Progress2_Error

This class creates a progress error object, extending the PEAR_Error class.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 1997-2005 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
This class creates a progress error object, extending the PEAR_Error class.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.



[ Top ]


Method Detail

__construct (Constructor)   [line 67]

HTML_Progress2_Error __construct( [ $message = null], [ $code = null], [ $mode = null], [ $options = null], [ $userinfo = null])

Constructor (ZE2)
  • Since: 2.0.0
  • Access: public

Parameters:

   $message   — 
   $code   — 
   $mode   — 
   $options   — 
   $userinfo   — 

[ Top ]

HTML_Progress2_Error (Constructor)   [line 53]

HTML_Progress2_Error HTML_Progress2_Error( [ $message = null], [ $code = null], [ $mode = null], [ $options = null], [ $userinfo = null])

Constructor (ZE1)
  • Since: 2.0.0
  • Access: public

Parameters:

   $message   — 
   $code   — 
   $mode   — 
   $options   — 
   $userinfo   — 

[ Top ]

getLevel   [line 129]

int getLevel( )

Get error level from an error object
  • Return: error level
  • Since: 2.0.0
  • Access: public

[ Top ]

log   [line 141]

void log( )

Default callback function/method from an error object
  • Since: 2.0.0
  • Access: public

[ Top ]

sprintContextExec   [line 166]

string sprintContextExec( string $format)

Returns the context of execution formatted.
  • Since: 2.0.0
  • Access: public

Parameters:

string   $format   —  the context of execution format

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:18:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright Š PHP Group 2004.