RecentAdditionsMessageGroup Class Reference
[Message group]

Inheritance diagram for RecentAdditionsMessageGroup:
Inheritance graph
[legend]
Collaboration diagram for RecentAdditionsMessageGroup:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 getId ()
 getLabel (IContextSource $context=null)
 getDescription (IContextSource $context=null)
 Returns a longer description about the group.

Protected Member Functions

 getQueryConditions ()
 Allows subclasses to partially customize the query.
 matchingMessage (MessageHandle $handle)
 Filters out messages that should not be displayed here as they are not displayed in other places.

Protected Attributes

 $groupInfoCache = array()

Detailed Description

Since:
2012-11-01

Definition at line 15 of file RecentAdditionsMessageGroup.php.


Member Function Documentation

RecentAdditionsMessageGroup::getDescription ( IContextSource $  context = null  ) 

Returns a longer description about the group.

Description can use wikitext. Parameter $context was added in 2012-10-22.

Parameters:
IContextSource $context Context can be used by subclasses to provide translated descriptions, for example.
Returns:
string

Reimplemented from RecentMessageGroup.

Definition at line 29 of file RecentAdditionsMessageGroup.php.

Here is the call graph for this function:

RecentAdditionsMessageGroup::getId (  ) 
Returns:
string

Reimplemented from RecentMessageGroup.

Definition at line 18 of file RecentAdditionsMessageGroup.php.

RecentAdditionsMessageGroup::getLabel ( IContextSource $  context = null  ) 
Parameters:
IContextSource $context
Returns:
string

Reimplemented from RecentMessageGroup.

Definition at line 22 of file RecentAdditionsMessageGroup.php.

Here is the call graph for this function:

RecentAdditionsMessageGroup::getQueryConditions (  )  [protected]

Allows subclasses to partially customize the query.

Reimplemented from RecentMessageGroup.

Definition at line 36 of file RecentAdditionsMessageGroup.php.

Here is the call graph for this function:

RecentAdditionsMessageGroup::matchingMessage ( MessageHandle handle  )  [protected]

Filters out messages that should not be displayed here as they are not displayed in other places.

See also:
https://bugzilla.wikimedia.org/43030
Parameters:
MessageHandle $handle
Returns:
boolean

Reimplemented from RecentMessageGroup.

Definition at line 58 of file RecentAdditionsMessageGroup.php.

Here is the call graph for this function:


Member Data Documentation

RecentAdditionsMessageGroup::$groupInfoCache = array() [protected]

Definition at line 16 of file RecentAdditionsMessageGroup.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