MediaWiki  REL1_19
ImportSiteScripts Class Reference
Inheritance diagram for ImportSiteScripts:
Collaboration diagram for ImportSiteScripts:

List of all members.

Public Member Functions

 __construct ()
 Default constructor.
 execute ()
 Do the actual work.

Protected Member Functions

 fetchScriptList ()

Detailed Description

Definition at line 11 of file importSiteScripts.php.


Constructor & Destructor Documentation

Default constructor.

Children should call this *first* if implementing their own constructors

Reimplemented from Maintenance.

Definition at line 12 of file importSiteScripts.php.

References Maintenance\addArg(), and Maintenance\addOption().

Here is the call graph for this function:


Member Function Documentation

Do the actual work.

All child classes will need to implement this

Reimplemented from Maintenance.

Definition at line 20 of file importSiteScripts.php.

References $page, $title, $url, $user, $wgUser, Maintenance\error(), WikiPage\factory(), fetchScriptList(), Http\get(), Maintenance\getArg(), Maintenance\getOption(), Title\makeTitleSafe(), User\newFromName(), Maintenance\output(), and wfAppendQuery().

Here is the call graph for this function:

Definition at line 49 of file importSiteScripts.php.

References $page, $result, $url, Http\get(), Maintenance\getArg(), Maintenance\output(), and wfAppendQuery().

Referenced by execute().

Here is the call graph for this function:

Here is the caller graph for this function:


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