Method to identify if a ChangesList is watchlist or normal
authorErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 7 Mar 2014 20:32:27 +0000 (12:32 -0800)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 13 Mar 2014 17:35:56 +0000 (10:35 -0700)
commit1b8db29ed538c9370a75d344f91dfd30acbad788
tree362b98ca72116bb14b3853131b5030fe820cfd64
parentb4b8216df896636f887dbc7d95f568e41760b7c0
Method to identify if a ChangesList is watchlist or normal

There are differences, like grouping, between watchlist and
normal rendering that hook recipients need to know about.
This exposes if the setWatchlistDivs method has been called
which currently happens immediatly after instantiation in
SpecialWatchlist

Change-Id: Ibc06c6d9b878cad3f5da92cfbe3f650ad3f63efa
includes/changes/ChangesList.php