wiki.techinc.nl/includes/htmlform
C. Scott Ananian df3cc40fac Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
This name is consist with the rest of the setter and getter methods
in ParserOutput.  Renamed the methods in OutputPage, ImageHistoryList,
ImageHistoryPseudoPager, and ContribsPager as well for consistency;
it also makes chasing down lingering references in codesearch easier.

Soft-deprecated the old name for 1.38.  Hard-deprecation will follow,
but there are a number of users in production that should be chased
down first.

Code search:

https://codesearch.https://codesearch.wmcloud.org/deployed/?q=(allow%7Cprevent)Clickjacking&i=nope&files=&excludeFiles=&repos=

Bug: T287216
Change-Id: I9822c60c180d204bd30cb4447a1120155d456da4
2021-10-01 14:13:47 -04:00
..
fields HTMLTitleTextField: Remove B&C code 2021-09-22 00:48:59 -07:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
HTMLFormActionFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormElement.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLFormField.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
HTMLFormFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormFieldRequiredOptionsException.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLNestedFilterable.php
OOUIHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00
VFormHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00