Class StaticSeoUrlAjaxController
Class StaticSeoUrlAjaxController
AJAX controller for the staticSeoUrl overview page.
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ StaticSeoUrlAjaxController
Package: AdminHttpViewControllers
Category: System
Located at Controllers/HttpView/AdminAjax/StaticSeoUrlAjaxController.inc.php
Category: System
Located at Controllers/HttpView/AdminAjax/StaticSeoUrlAjaxController.inc.php
Methods summary
protected
_getPostData( string $keyName )
: string|null
Returns the expected $_POST value by the given key name. This method is the object oriented layer for $_POST[$keyName].
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
actionDefault(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray