|
| __construct ($context, $config, $wikipage, $user, $content, $summary, $isMinor, $isWatch, $section, $flags, $revision, $status, $baseRevId) |
|
| __construct ($context, $config) |
|
| process () |
|
|
static | callback ($wikipage, $user, $content, $summary, $isMinor, $isWatch, $section, $flags, $revision, $status, $baseRevId) |
|
|
| $wikipage = null |
|
| $user = null |
|
| $content = null |
|
| $summary = '' |
|
| $isMinor = false |
|
| $isWatch = false |
|
| $section = 0 |
|
| $flags = 0 |
|
| $revision = null |
|
| $status = null |
|
| $baseRevId = 0 |
|
BlueSpice\Hook\PageContentSaveComplete::__construct |
( |
|
$context, |
|
|
|
$config, |
|
|
|
$wikipage, |
|
|
|
$user, |
|
|
|
$content, |
|
|
|
$summary, |
|
|
|
$isMinor, |
|
|
|
$isWatch, |
|
|
|
$section, |
|
|
|
$flags, |
|
|
|
$revision, |
|
|
|
$status, |
|
|
|
$baseRevId |
|
) |
| |
- Parameters
-
\IContextSource | $context | |
\Context | $config | |
\WikiPage | $wikipage | |
\User | $user | |
\Content | $content | |
string | $summary | |
boolean | $isMinor | |
boolean | $isWatch | |
section | $section | |
int | $flags | |
\Revision | $revision | |
\Status | $status | |
int | $baseRevId | |
static BlueSpice\Hook\PageContentSaveComplete::callback |
( |
|
$wikipage, |
|
|
|
$user, |
|
|
|
$content, |
|
|
|
$summary, |
|
|
|
$isMinor, |
|
|
|
$isWatch, |
|
|
|
$section, |
|
|
|
$flags, |
|
|
|
$revision, |
|
|
|
$status, |
|
|
|
$baseRevId |
|
) |
| |
|
static |
- Parameters
-
\WikiPage | $wikipage | |
\User | $user | |
\Content | $content | |
string | $summary | |
boolean | $isMinor | |
boolean | $isWatch | |
section | $section | |
int | $flags | |
\Revision | $revision | |
\Status | $status | |
int | $baseRevId | |
- Returns
- boolean
The documentation for this class was generated from the following file:
- /home/hwfunc/workspace/leonid/BlueSpiceDoc-composer/mediawiki-master/extensions/BlueSpiceFoundation/src/Hook/PageContentSaveComplete.php