StashedTranslation Class Reference

Value object for stashed translation which you can construct. More...

List of all members.

Public Member Functions

 __construct (User $user, Title $title, $value, array $metadata=null)
 getUser ()
 getTitle ()
 getValue ()
 getMetadata ()

Protected Attributes

 $user
 $title
 $value
 $metadata

Detailed Description

Value object for stashed translation which you can construct.

Since:
2013.06

Definition at line 14 of file StashedTranslation.php.


Constructor & Destructor Documentation

StashedTranslation::__construct ( User $  user,
Title $  title,
value,
array $  metadata = null 
)

Definition at line 20 of file StashedTranslation.php.


Member Function Documentation

StashedTranslation::getMetadata (  ) 
StashedTranslation::getTitle (  ) 
StashedTranslation::getUser (  ) 
Returns:
User

Definition at line 28 of file StashedTranslation.php.

Referenced by TranslationStashStorage::addTranslation().

StashedTranslation::getValue (  ) 

Member Data Documentation

StashedTranslation::$metadata [protected]

Definition at line 18 of file StashedTranslation.php.

Referenced by __construct().

StashedTranslation::$title [protected]

Definition at line 16 of file StashedTranslation.php.

StashedTranslation::$user [protected]

Definition at line 15 of file StashedTranslation.php.

StashedTranslation::$value [protected]

Definition at line 17 of file StashedTranslation.php.

Referenced by __construct().


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