BlueSpice MediaWiki master
|
Public Member Functions | |
execute ($subPage) | |
![]() | |
__construct ($name, $restriction= '', $function=false, $file= 'default') | |
isListed () | |
![]() | |
__construct ($name= '', $restriction= '', $listed=true, $function=false, $file= '', $includable=false) | |
getName () | |
getRestriction () | |
isListed () | |
setListed ($listed) | |
listed ($x=null) | |
isIncludable () | |
maxIncludeCacheTime () | |
including ($x=null) | |
getLocalName () | |
isExpensive () | |
isCached () | |
isRestricted () | |
userCanExecute (User $user) | |
displayRestrictionError () | |
checkPermissions () | |
checkReadOnly () | |
requireLogin ($reasonMsg= 'exception-nologin-text', $titleMsg= 'exception-nologin') | |
prefixSearchSubpages ($search, $limit, $offset) | |
setHeaders () | |
run ($subPage) | |
execute ($subPage) | |
outputHeader ($summaryMessageKey= '') | |
getDescription () | |
getTitle ($subpage=false) | |
getPageTitle ($subpage=false) | |
setContext ($context) | |
getContext () | |
getRequest () | |
getOutput () | |
getUser () | |
getSkin () | |
getLanguage () | |
getConfig () | |
getFullTitle () | |
msg ($key) | |
addHelpLink ($to, $overrideBaseUrl=false) | |
getFinalGroupName () | |
doesWrites () | |
getLinkRenderer () | |
setLinkRenderer (LinkRenderer $linkRenderer) | |
Protected Member Functions | |
outputConfiguration () | |
outputCheckMatrix ($id, $legendMsgKey, array $rowLabelMapping, array $columnLabelMapping, array $value) | |
outputNotificationsInCategories () | |
outputNotificationsInSections () | |
outputAvailability () | |
outputEnabledDefault () | |
outputMandatory () | |
![]() | |
getCacheTTL () | |
getLoginSecurityLevel () | |
checkLoginSecurityLevel ($level=null) | |
getSubpagesForPrefixSearch () | |
prefixSearchString ($search, $limit, $offset) | |
beforeExecute ($subPage) | |
afterExecute ($subPage) | |
getRobotPolicy () | |
addFeedLinks ($params) | |
getGroupName () | |
useTransactionalTimeLimit () | |
Protected Attributes | |
$attributeManager | |
$notificationController | |
$categoryNames | |
$notificationTypeNames | |
$notifyTypes | |
$flippedCategoryNames | |
$flippedNotifyTypes | |
![]() | |
$mName | |
$mRestriction | |
$mIncluding | |
$mIncludable | |
$mContext | |
Additional Inherited Members | |
![]() | |
static | getTitleFor ($name, $subpage=false, $fragment= '') |
static | getTitleValueFor ($name, $subpage=false, $fragment= '') |
static | getSafeTitleFor ($name, $subpage=false) |
![]() | |
static | prefixSearchArray ($search, $limit, array $subpages, $offset) |
|
protected |
Output which notify types are available for each category
|
protected |
Displays a checkbox matrix, using an HTMLForm
string | $id | Arbitrary ID |
string | $legendMsgKey | Message key for an explanatory legend. For example, "We wrote this feature because in the days of yore, there was but one notification badge" |
array | $rowLabelMapping | Associative array mapping label to tag |
array | $columnLabelMapping | Associative array mapping label to tag |
array | $value | Array consisting of strings in the format '$columnTag-$rowTag' |
|
protected |
Outputs the Echo configuration
|
protected |
Output which notification categories are turned on by default, for each notify type
|
protected |
Output which notify types are mandatory for each category
|
protected |
Outputs the notification types in each category
|
protected |
Output the notification types in each section (alert/message)
|
protected |
EchoAttributeManager to access notification configuration
|
protected |
Category names, mapping internal name to HTML-formatted name
|
protected |
Category names, mapping HTML-formatted name to internal name
|
protected |
Notify types, mapping text name to internal name
|
protected |
Notification controller
|
protected |
Notification type names. Mapping internal name to internal name
|
protected |
Notify types, mapping internal name to text name