Class ParcelshopfinderController
Class ParcelshopfinderController
- HttpViewController implements HttpViewControllerInterface
-
ParcelshopfinderController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Shop/ParcelshopfinderController.inc.php
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Shop/ParcelshopfinderController.inc.php
Methods summary
protected
|
|
public
|
#
actionDefault( )
Default action method. Every controller child class requires at least the default action method, which is invoked when the ::_getQueryParameterData('do') value is not separated by a trailing slash. |
protected
|
|
public
|
|
public
|
|
public
boolean
|
|
protected
|
|
protected
|
|
protected
|
|
protected
array
|
#
splitStreet( string $street_address )
Heuristically splits up a street address into its component street name and house number |
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
proceed()
Properties summary
protected
ConfigurationStorage
|
$configuration
|
|
protected
LanguageTextManager
|
$languageTextManager
|
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray