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

Class: Progress_Default2

Source Location: /HTML_Progress-1.2.0RC3/examples/monitor/method_callback.php

Class Overview

HTML_Common
   |
   --HTML_Progress_UI
      |
      --Progress_Default2



Methods


Inherited Variables

Inherited Methods

Class: HTML_Progress_UI

HTML_Progress_UI::HTML_Progress_UI()
The progress bar's UI model class constructor
HTML_Progress_UI::drawCircleSegments()
Draw all circle segment pictures
HTML_Progress_UI::getBorderAttributes()
Returns the progress bar's border attributes. Assoc array (defaut) or string.
HTML_Progress_UI::getCellAttributes()
Returns the common and private cell attributes. Assoc array (defaut) or string
HTML_Progress_UI::getCellCoordinates()
Returns the coordinates of each cell for a polygonal progress shape.
HTML_Progress_UI::getCellCount()
Returns the number of cell in the progress bar. The default value is 10.
HTML_Progress_UI::getFillWay()
Returns 'natural' or 'reverse', depending of the fill way of progress bar.
HTML_Progress_UI::getOrientation()
Returns HTML_PROGRESS_BAR_HORIZONTAL or HTML_PROGRESS_BAR_VERTICAL, depending on the orientation of the progress bar.
HTML_Progress_UI::getProgressAttributes()
Returns the progress attributes. Assoc array (defaut) or string.
HTML_Progress_UI::getScript()
Get the javascript code to manage progress bar.
HTML_Progress_UI::getStringAttributes()
Returns the string attributes. Assoc array (defaut) or string.
HTML_Progress_UI::getStyle()
Get the cascading style sheet to put inline on HTML document
HTML_Progress_UI::setBorderAttributes()
Sets the progress bar's border attributes.
HTML_Progress_UI::setCellAttributes()
Sets the cell attributes for an existing cell.
HTML_Progress_UI::setCellCoordinates()
Set the coordinates of each cell for a polygonal progress shape.
HTML_Progress_UI::setCellCount()
Sets the number of cell in the progress bar
HTML_Progress_UI::setFillWay()
Sets the progress bar's fill way, which must be 'natural' or 'reverse'.
HTML_Progress_UI::setOrientation()
Sets the progress bar's orientation, which must be HTML_PROGRESS_BAR_HORIZONTAL or HTML_PROGRESS_BAR_VERTICAL.
HTML_Progress_UI::setProgressAttributes()
Sets the common progress bar attributes.
HTML_Progress_UI::setScript()
Set the external JavaScript code (file) to manage progress element.
HTML_Progress_UI::setStringAttributes()
Sets the string attributes.

Class Details

[line 14]


[ Top ]


Method Detail

Progress_Default2 (Constructor)   [line 16]

Progress_Default2 Progress_Default2( )


[ Top ]


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