mediawiki-extensions-AbuseF.../includes/View
Matěj Suchánek be247401bb Clean up AbuseFilterViewExamine and AbuseFilterExaminePager
Move most stuff from the pager to the view class to untangle
circular dependency. Declare class properties as private.
Leave input validation to the form.

Change-Id: Ia8b1a9d08af9c0cac23b34f6bbbe2c44d01f6c8c
2022-07-03 11:29:43 +02:00
..
AbuseFilterView.php Declare AbuseFilterView::$mParams as protected 2022-02-02 12:32:09 +01:00
AbuseFilterViewDiff.php AbuseFilterViewDiff: simplifications to prepare for refactor 2022-04-30 19:31:21 +00:00
AbuseFilterViewEdit.php Refactor ConsequencesExecutor to process consequences in more steps 2022-03-19 15:49:36 +00:00
AbuseFilterViewExamine.php Clean up AbuseFilterViewExamine and AbuseFilterExaminePager 2022-07-03 11:29:43 +02:00
AbuseFilterViewHistory.php Use setTitle() instead of setAction() where posible 2022-03-27 21:06:38 +08:00
AbuseFilterViewImport.php ViewImport/ViewList: Use setTitle instead of addHiddenField/setAction 2021-07-02 13:18:01 +02:00
AbuseFilterViewList.php ViewImport/ViewList: Use setTitle instead of addHiddenField/setAction 2021-07-02 13:18:01 +02:00
AbuseFilterViewRevert.php Merge "Replace deprecated HTMLForm methods" 2022-06-28 19:47:11 +00:00
AbuseFilterViewTestBatch.php Show syntax error message in an error box on Special:AbuseFilter/test 2022-06-30 20:23:22 +00:00
AbuseFilterViewTools.php Replace deprecated HTMLForm methods 2022-06-28 19:01:54 +00:00
HideAbuseLog.php Fix capitalization of method calls accross the codebase 2022-04-26 17:42:34 +02:00