The mobile version of the watchlist editing page.
More...
|
|
| __construct (private readonly HookContainer $hookContainer, private readonly RepoGroup $repoGroup, WatchedItemStoreInterface $watchStoreItem,) |
| |
| | execute ( $mode) |
| | The main entry point for the page.
|
| |
|
| getAssociatedNavigationLinks () |
| | @inheritDoc
|
| |
|
|
readonly string | $offsetTitle |
| |
The mobile version of the watchlist editing page.
- Deprecated
- in future this should be the core SpecialEditWatchlist page (T109277)
◆ execute()
| SpecialMobileEditWatchlist::execute |
( |
| $mode | ) |
|
The main entry point for the page.
- Parameters
-
| string | null | $mode | Whether the user is viewing, editing, or clearing their watchlist |
◆ getLineHtml()
| SpecialMobileEditWatchlist::getLineHtml |
( |
MobilePage | $mp | ) |
|
|
protected |
Gets the HTML fragment for a watched page.
The client uses a very different structure for client-rendered items in PageListItem.hogan.
- Parameters
-
| MobilePage | $mp | a definition of the page to be rendered. |
- Returns
- string
◆ getViewHtml()
- Parameters
-
| MobileCollection | $collection | Collection of pages to get view for |
- Returns
- string html representation of collection in watchlist view
The documentation for this class was generated from the following file:
- includes/specials/SpecialMobileEditWatchlist.php