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

File: Progress.php

Source Location: /HTML_Progress-1.2.0RC3/Progress.php

Classes:

HTML_Progress

Page Details:

The HTML_Progress class allow you to add a loading bar to any of your xhtml document.

You should have a browser that accept DHTML feature.

Includes:

require_once('HTML/Progress/DM.php') [line 36]
require_once('PEAR/ErrorStack.php') [line 34]
require_once('Log.php') [line 35]
require_once('HTML/Progress/UI.php') [line 37]

HTML_PROGRESS_BAR_HORIZONTAL [line 45]

HTML_PROGRESS_BAR_HORIZONTAL = 1
Progress Bar shape types
  • Since: 0.6

[ Top ]



HTML_PROGRESS_BAR_VERTICAL [line 46]

HTML_PROGRESS_BAR_VERTICAL = 2
Progress Bar shape types
  • Since: 0.6

[ Top ]



HTML_PROGRESS_CIRCLE [line 56]

HTML_PROGRESS_CIRCLE = 4
Progress Bar shape types
  • Since: 1.2.0RC1

[ Top ]



HTML_PROGRESS_DEPRECATED [line 83]

HTML_PROGRESS_DEPRECATED = -102
Basic error code that indicate a deprecated method that may be removed at any time from a future version
  • Since: 1.2.0RC1

[ Top ]



HTML_PROGRESS_ERROR_INVALID_CALLBACK [line 74]

HTML_PROGRESS_ERROR_INVALID_CALLBACK = -101
Basic error code that indicate a wrong callback definition.

Allows only function or class-method structure.

  • Since: 1.1

[ Top ]



HTML_PROGRESS_ERROR_INVALID_INPUT [line 65]

HTML_PROGRESS_ERROR_INVALID_INPUT = -100
Basic error code that indicate a wrong input
  • Since: 1.0

[ Top ]



HTML_PROGRESS_POLYGONAL [line 55]

HTML_PROGRESS_POLYGONAL = 3
Progress Bar shape types
  • Since: 1.2.0RC1

[ Top ]



Documentation generated on Mon, 11 Mar 2019 13:52:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.