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

Element index for package HTML_Progress

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_methodExists
in file progressbar.php, function _methodExists()
_pushCallback
in file log_errors.php, function _pushCallback()
top

a

ancestor.php
procedural page ancestor.php
ActionDisplay
in file default.php, class ActionDisplay
    The ActionDisplay class provides the default form rendering.
ActionPreview
in file preview.php, class ActionPreview
    The ActionPreview class provides a live demonstration of the progress bar built by HTML_Progress_Generator.
ActionProcess
in file process.php, class ActionProcess
    The ActionProcess class provides final step of ProgressBar creation.
top

b

bgimages.php
procedural page bgimages.php
bluesand.php
procedural page bluesand.php
bluesandplus.php
procedural page bluesandplus.php
bullit.php
procedural page bullit.php
basic.php
procedural page basic.php
Bar1Observer
in file complex.php, method Bar1Observer::Bar1Observer()
Bar1Observer
in file complex.php, class Bar1Observer
    The HTML_Progress_Observer implements the observer pattern for watching progress bar activity and taking actions on exceptional events.
top

c

custom.php
procedural page custom.php
circleback.php
procedural page circleback.php
circleplain.php
procedural page circleplain.php
complex.php
procedural page complex.php
top

d

display_errors.php
procedural page display_errors.php
default.php
procedural page default.php
default1.php
procedural page default1.php
default2.php
procedural page default2.php
default.php
procedural page default.php
DM.php
procedural page DM.php
default.php
procedural page default.php
top

e

embedded.php
procedural page embedded.php
ellipse.php
procedural page ellipse.php
exportOutput
in file process.php, method ActionProcess::exportOutput()
top

f

function_callback.php
procedural page function_callback.php
formbasic.php
procedural page formbasic.php
formpopup.php
procedural page formpopup.php
formselfref.php
procedural page formselfref.php
ftpupload.php
procedural page ftpupload.php
top

g

getIncrement
in file DM.php, method HTML_Progress_DM::getIncrement()
    Returns the progress bar's increment value. The default value is +1.
getMaximum
in file DM.php, method HTML_Progress_DM::getMaximum()
    Returns the progress bar's maximum value. The default value is 100.
getMinimum
in file DM.php, method HTML_Progress_DM::getMinimum()
    Returns the progress bar's minimum value. The default value is 0.
getPercentComplete
in file DM.php, method HTML_Progress_DM::getPercentComplete()
    Returns the percent complete for the progress bar. Note that this number is between 0.00 and 1.00.
getValue
in file DM.php, method HTML_Progress_DM::getValue()
    Returns the progress bar's current value. The value is always between the minimum and maximum values, inclusive.
generator.php
procedural page generator.php
top

h

htmlpage.php
procedural page htmlpage.php
half_basic.php
procedural page half_basic.php
half_monitor.php
procedural page half_monitor.php
htmlpage.php
procedural page htmlpage.php
hidden.php
procedural page hidden.php
hbar.php
procedural page hbar.php
HTML_PROGRESS_BAR_HORIZONTAL
in file Progress.php, constant HTML_PROGRESS_BAR_HORIZONTAL
    Progress Bar shape types
HTML_PROGRESS_BAR_VERTICAL
in file Progress.php, constant HTML_PROGRESS_BAR_VERTICAL
    Progress Bar shape types
HTML_PROGRESS_CIRCLE
in file Progress.php, constant HTML_PROGRESS_CIRCLE
    Progress Bar shape types
HTML_PROGRESS_DEPRECATED
in file Progress.php, constant HTML_PROGRESS_DEPRECATED
    Basic error code that indicate a deprecated method that may be removed at any time from a future version
HTML_PROGRESS_ERROR_INVALID_CALLBACK
in file Progress.php, constant HTML_PROGRESS_ERROR_INVALID_CALLBACK
    Basic error code that indicate a wrong callback definition.
HTML_PROGRESS_ERROR_INVALID_INPUT
in file Progress.php, constant HTML_PROGRESS_ERROR_INVALID_INPUT
    Basic error code that indicate a wrong input
HTML_PROGRESS_POLYGONAL
in file Progress.php, constant HTML_PROGRESS_POLYGONAL
    Progress Bar shape types
HTML_Progress_DM
in file DM.php, method HTML_Progress_DM::HTML_Progress_DM()
    The data model class constructor
HTML_Progress_DM
in file DM.php, class HTML_Progress_DM
    The HTML_Progress_DM class handles any mathematical issues arising from assigning faulty values.
HTML_Progress_Observer
in file observer.php, method HTML_Progress_Observer::HTML_Progress_Observer()
    Creates a new basic HTML_Progress_Observer instance.
HTML_Progress_Observer
in file observer.php, class HTML_Progress_Observer
    The HTML_Progress_Observer implements the observer pattern for watching progress bar activity and taking actions on exceptional events.
HTMLPage.php
procedural page HTMLPage.php
top

i

itdynamic.php
procedural page itdynamic.php
itdynamic.php
procedural page itdynamic.php
incValue
in file DM.php, method HTML_Progress_DM::incValue()
    Updates the progress bar's current value by adding increment value.
ITDynamic.php
procedural page ITDynamic.php
top

j

javadanse.php
procedural page javadanse.php
top

l

log_errors.php
procedural page log_errors.php
limit.php
procedural page limit.php
logger
in file default2.php, function logger()
logsUpload
in file hbar.php, method logsUpload::logsUpload()
logsUpload
in file hbar.php, class logsUpload
    The HTML_Progress_Observer implements the observer pattern for watching progress bar activity and taking actions on exceptional events.
top

m

model.php
procedural page model.php
method_callback.php
procedural page method_callback.php
mixedupload.php
procedural page mixedupload.php
myFunctionHandler
in file progressbar.php, function myFunctionHandler()
myProcess
in file formbasic.php, function myProcess()
myProgressHandler
in file half_basic.php, function myProgressHandler()
    This user callback process simulate a reply given after 12 seconds
MyObserver
in file simple.php, method MyObserver::MyObserver()
MyObserver
in file simple.php, class MyObserver
    The HTML_Progress_Observer implements the observer pattern for watching progress bar activity and taking actions on exceptional events.
monitor.php
procedural page monitor.php
model.php
procedural page model.php
top

n

nostring.php
procedural page nostring.php
notify
in file simple.php, method MyObserver::notify()
notify
in file hbar.php, method logsUpload::notify()
notify
in file complex.php, method Bar1Observer::notify()
notify
in file observer.php, method HTML_Progress_Observer::notify()
    This is a stub method to make sure that HTML_Progress_Observer classes do something when they are notified of a message. The default behavior is to just write into a file 'progress_observer.log' in current directory.
top

o

observer.php
procedural page observer.php
top

p

progressbar.php
procedural page progressbar.php
Progress.php
procedural page Progress.php
pages.php
procedural page pages.php
preview.php
procedural page preview.php
process.php
procedural page process.php
perform
in file process.php, method ActionProcess::perform()
perform
in file preview.php, method ActionPreview::perform()
top

r

redsandback.php
procedural page redsandback.php
rectangle.php
procedural page rectangle.php
rectangleback.php
procedural page rectangleback.php
top

s

smartydynamic.php
procedural page smartydynamic.php
smallest.php
procedural page smallest.php
string.php
procedural page string.php
square.php
procedural page square.php
squareback.php
procedural page squareback.php
simple.php
procedural page simple.php
shockwaveflash.php
procedural page shockwaveflash.php
setIncrement
in file DM.php, method HTML_Progress_DM::setIncrement()
    Sets the progress bar's increment value.
setMaximum
in file DM.php, method HTML_Progress_DM::setMaximum()
    Sets the progress bar's maximum value.
setMinimum
in file DM.php, method HTML_Progress_DM::setMinimum()
    Sets the progress bar's minimum value.
setValue
in file DM.php, method HTML_Progress_DM::setValue()
    Sets the progress bar's current value.
SmartyDynamic.php
procedural page SmartyDynamic.php
top

t

TimerProgress
in file model.php, method TimerProgress::TimerProgress()
TimerProgress
in file model.php, class TimerProgress
    The HTML_Progress_DM class handles any mathematical issues arising from assigning faulty values.
top

u

UI.php
procedural page UI.php
top

v

vertical.php
procedural page vertical.php
vbar.php
procedural page vbar.php
top

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