Class StaticSeoUrlController
Class StaticSeoUrlController
Bootstraps the staticSeoUrl overview page.
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ StaticSeoUrlController
Category: System
Located at Controllers/HttpView/Admin/StaticSeoUrlController.inc.php
Methods summary
public
actionDefault( void )
: HttpControllerResponseInterface
Renders the main static seoUrl overview seoUrl.
protected
_createStaticSeoUrlContentObject( IdType $languageId, array $staticSeoUrlContentData )
: StaticSeoUrlContentInterface
Returns a static seo url content object.
protected
_getStaticSeoUrlStaticSeoUrlContentsData( StaticSeoUrlInterface $staticSeoUrl )
: array
Returns the static seoUrl content data. New static seoUrl contents for each language will be created if not existing.
protected
_getStaticSeoUrlContentData( StaticSeoUrlContentInterface $staticSeoUrlContent )
: array
Returns the staticSeoUrlContent data.
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray