Insertable Class Reference

Insertable is a string that usually does not need translation and is difficult to type manually. More...

List of all members.

Public Member Functions

 __construct ($display, $pre= '', $post= '')
 getPreText ()
 getPostText ()
 getDisplayText ()

Protected Attributes

 $display
 $pre
 $post

Detailed Description

Insertable is a string that usually does not need translation and is difficult to type manually.

Since:
2013.09

Definition at line 15 of file Insertable.php.


Constructor & Destructor Documentation

Insertable::__construct ( display,
pre = '',
post = '' 
)
Parameters:
string $display What to show to the user
string $pre What to insert before selection
string $post What to insert after selection

Definition at line 28 of file Insertable.php.


Member Function Documentation

Insertable::getDisplayText (  ) 

Definition at line 42 of file Insertable.php.

Insertable::getPostText (  ) 

Definition at line 38 of file Insertable.php.

Insertable::getPreText (  ) 

Definition at line 34 of file Insertable.php.


Member Data Documentation

Insertable::$display [protected]

Definition at line 17 of file Insertable.php.

Referenced by __construct().

Insertable::$post [protected]

Definition at line 21 of file Insertable.php.

Referenced by __construct().

Insertable::$pre [protected]

Definition at line 19 of file Insertable.php.

Referenced by __construct().


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