JMediawikiSites::getProtectedTitles
Method to get protected titles on a site.
Signature
public function getProtectedTitles([array
$ptnamespace = null,
[array
$ptlevel = null,
[integer
$ptlimit = null,
[string
$ptdir = null,
[string
$ptstart = null,
[string
$ptend = null,
[array
$ptprop = null]]]]]]] )
Parameters
-
$ptnamespace
- Only list titles in this namespace.
-
$ptlevel
- Only list titles with these protection level.
-
$ptlimit
- Limit of pages to return.
-
$ptdir
- Direction of enumeration.
-
$ptstart
- Starting timestamp.
-
$ptend
- Ending timestamp.
-
$ptprop
- List of properties to get.
Returns