MediaWiki REL1_31
WebInstallerDBConnect Class Reference
Inheritance diagram for WebInstallerDBConnect:
Collaboration diagram for WebInstallerDBConnect:

Public Member Functions

 execute ()
 
 submit ()
 
- Public Member Functions inherited from WebInstallerPage
 __construct (WebInstaller $parent)
 
 addHTML ( $html)
 
 endForm ( $continue='continue', $back='back')
 
 getName ()
 
 getVar ( $var, $default=null)
 
 isSlow ()
 Is this a slow-running page in the installer? If so, WebInstaller will set_time_limit(0) before calling execute().
 
 setVar ( $name, $value)
 
 startForm ()
 

Additional Inherited Members

- Public Attributes inherited from WebInstallerPage
WebInstaller $parent
 The WebInstaller object this WebInstallerPage belongs to.
 
- Protected Member Functions inherited from WebInstallerPage
 endLiveBox ()
 Opposite to WebInstallerPage::startLiveBox.
 
 getFieldsetEnd ()
 Get the end tag of a fieldset.
 
 getFieldsetStart ( $legend)
 Get the starting tags of a fieldset.
 
 getId ()
 
 startLiveBox ()
 Opens a textarea used to display the progress of a long operation.
 

Detailed Description

Definition at line 22 of file WebInstallerDBConnect.php.

Member Function Documentation

◆ execute()

WebInstallerDBConnect::execute ( )

◆ submit()

WebInstallerDBConnect::submit ( )
Returns
Status

Definition at line 106 of file WebInstallerDBConnect.php.

References $type, and WebInstallerPage\setVar().

Referenced by execute().


The documentation for this class was generated from the following file: