Class: ItemEditControllerTestOption
Source Location: /modules/core/test/phpunit/ItemEditControllerTest.class
Class ItemEditControllerTestOption
Inherited Properties, Constants, and Methods
Methods
void handleRequestAfterEdit(
$form,
&$item,
&$preferred
)
|
|
Parameters:
|
$form: |
|
|
&$item: |
|
|
&$preferred: |
|
Redefinition of:
- ItemEditOption::handleRequestAfterEdit()
- Let the plugin handle the incoming request. We expect the $item to be locked.
|
|