CentralNotice uses a bunch of Xml methods for building HTML rather than the (later) Html class, which was a bad idea at the time and now prohibited under policy. We're trying to kill off these methods except in situations where actual XML is needed (see parent), which means all code needs to be migrated.
- Extension:CentralNotice (6 files)
- includes/specials/CentralNotice.php (27 matches)
- includes/specials/HTMLLargeMultiSelectField.php (1 matches)
- includes/specials/SpecialBannerAllocation.php (3 matches)
- includes/specials/SpecialCentralNoticeBanners.php (1 matches)
- includes/specials/SpecialCentralNoticeLogs.php (5 matches)
- includes/specials/pagers/CentralNoticePager.php (2 matches)