Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SWL\MediaWiki\Hooks\PersonalUrls Class Reference

Public Member Functions

 __construct (array &$personalUrls, Title $title, User $user)
 
 setConfiguration (array $configuration)
 
 execute ()
 

Protected Member Functions

 isEnabledForTopLink ()
 
 isEnabledForUser ()
 
 addSwlTopLinkUrl ()
 
 getWatchListLocation ( $keys)
 
 getWatchListItem ( $keys)
 

Protected Attributes

 $personalUrls
 
 $title
 
 $user
 

Detailed Description

Called after the personal URLs have been set up, before they are shown. https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Manual:Hooks/PersonalUrls

GNU GPL v2+

Since
1.0
Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
mwjames

Constructor & Destructor Documentation

◆ __construct()

SWL\MediaWiki\Hooks\PersonalUrls::__construct ( array &  $personalUrls,
Title  $title,
User  $user 
)
Since
1.0
Parameters
array&$personalUrls
Title&$title
User$user

Member Function Documentation

◆ execute()

SWL\MediaWiki\Hooks\PersonalUrls::execute ( )
Since
1.0
Returns
boolean

◆ setConfiguration()

SWL\MediaWiki\Hooks\PersonalUrls::setConfiguration ( array  $configuration)
Since
1.0
Parameters
array$configuration

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

About | General disclaimer | Privacy policy