SpecialFirstSteps Class Reference
[Special pages of Translate extension]

Implements a special page which assists users to become translators. More...

List of all members.

Public Member Functions

 __construct ()
 execute ($params)

Protected Member Functions

 showSignup ($step)
 showSettings ($step)
 getHelpers (User $user, $code)
 showUserpage ($step)
 showPermissions ($step)
 showTarget ($step)
 showEmail ($step)
 getHeader ($msg, $options= '')
 Creates a header for step in Special:FirstSteps.

Static Protected Member Functions

static wrap ($tag, $content)
static wrapRow ($content)

Detailed Description

Implements a special page which assists users to become translators.

Currently it is tailored for the needs of translatewiki.net

Definition at line 19 of file SpecialFirstSteps.php.


Constructor & Destructor Documentation

SpecialFirstSteps::__construct (  ) 

Definition at line 20 of file SpecialFirstSteps.php.


Member Function Documentation

SpecialFirstSteps::execute ( params  ) 

Definition at line 24 of file SpecialFirstSteps.php.

Here is the call graph for this function:

SpecialFirstSteps::getHeader ( msg,
options = '' 
) [protected]

Creates a header for step in Special:FirstSteps.

Parameters:
$msg string Message key
$options string Either inactive, pending or done
Returns:
String Html

Definition at line 460 of file SpecialFirstSteps.php.

Referenced by showEmail(), showPermissions(), showSettings(), showSignup(), showTarget(), and showUserpage().

SpecialFirstSteps::getHelpers ( User $  user,
code 
) [protected]

Definition at line 179 of file SpecialFirstSteps.php.

Referenced by showSettings().

SpecialFirstSteps::showEmail ( step  )  [protected]

Definition at line 430 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

SpecialFirstSteps::showPermissions ( step  )  [protected]

Definition at line 328 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

SpecialFirstSteps::showSettings ( step  )  [protected]

Definition at line 75 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

SpecialFirstSteps::showSignup ( step  )  [protected]
Parameters:
$step string
Returns:
mixed

Definition at line 50 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

SpecialFirstSteps::showTarget ( step  )  [protected]

Definition at line 413 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

SpecialFirstSteps::showUserpage ( step  )  [protected]

Definition at line 195 of file SpecialFirstSteps.php.

Referenced by execute().

Here is the call graph for this function:

static SpecialFirstSteps::wrap ( tag,
content 
) [static, protected]

Definition at line 171 of file SpecialFirstSteps.php.

Referenced by showSettings().

static SpecialFirstSteps::wrapRow ( content  )  [static, protected]

Definition at line 175 of file SpecialFirstSteps.php.


The documentation for this class was generated from the following file:
Generated on Tue Oct 29 00:00:52 2013 for MediaWiki Translate Extension by  doxygen 1.6.3