Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Helpers
    • Orders
    • Serializers
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Interfaces
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • AbstractModuleCenterModuleController
  • AffiliPrintModuleCenterModuleController
  • AfterbuyModuleCenterModuleController
  • AmazonAdvPaymentsModuleCenterModuleController
  • BrickfoxModuleCenterModuleController
  • EkomiModuleCenterModuleController
  • FindologicModuleCenterModuleController
  • GoogleAdwordConversionModuleCenterModuleController
  • HeidelpayModuleCenterModuleController
  • HermesModuleCenterModuleController
  • IloxxModuleCenterModuleController
  • IntrashipModuleCenterModuleController
  • ItRechtModuleCenterModuleController
  • JanolawModuleCenterModuleController
  • KlarnaModuleCenterModuleController
  • LettrModuleCenterModuleController
  • MagnalisterModuleCenterModuleController
  • MailbeezModuleCenterModuleController
  • MediafinanzModuleCenterModuleController
  • NewsletterLinkModuleCenterModuleController
  • PayOneModuleCenterModuleController
  • PaypalNGModuleCenterModuleController
  • PostfinderModuleCenterModuleController
  • ProductAttributesModuleCenterModuleController
  • ProtectedShopsModuleCenterModuleController
  • SharedShoppingCartModuleCenterModuleController
  • ShipcloudModuleCenterModule
  • ShipcloudModuleCenterModuleController
  • TrustedShopsModuleCenterModuleController
  • YategoModuleCenterModuleController
  • YoochooseModuleCenterModuleController

Class JanolawModuleCenterModuleController

Class JanolawModuleCenterModuleController

HttpViewController implements HttpViewControllerInterface
Extended by AdminHttpViewController implements AdminStatusOnlyInterface
Extended by AbstractModuleCenterModuleController
Extended by JanolawModuleCenterModuleController
Package: Modules\Controllers
Category: System
Extends: AbstractModuleCenterModuleController
Located at Controllers/HttpView/ModuleCenter/JanolawModuleCenterModuleController.inc.php

Methods summary

protected
# _init( )

Initialize the module e.g. set title, description, sort order etc.

Initialize the module e.g. set title, description, sort order etc.

Function will be called in the constructor

public AdminPageHttpControllerResponse
# actionConfig( )

Returns an AdminPageHttpControllerResponse with the janolaw configuration template

Returns an AdminPageHttpControllerResponse with the janolaw configuration template

Returns

AdminPageHttpControllerResponse
public RedirectHttpControllerResponse
# actionStore( )

Save janolaw configuration

Save janolaw configuration

Returns

RedirectHttpControllerResponse
protected
# _store( KeyValueCollection $userInputCollection )

Update janolaw configuration in the database

Update janolaw configuration in the database

Parameters

$userInputCollection
protected array
# _getConfiguration( )

Loads the janolaw configuration from the database

Loads the janolaw configuration from the database

Returns

array
$janolawConfiguration

Methods inherited from AbstractModuleCenterModuleController

__construct(), actionDefault()

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

Methods inherited from HttpViewController

_callActionMethod(), _getPostData(), _getPostDataCollection(), _getQueryParameter(), _getQueryParametersCollection(), _render(), _validatePageToken(), proceed()

Properties summary

protected CI_DB_query_builder $db
#
protected array $configurationKeys

$configurationKeys

$configurationKeys

# array()

Properties inherited from AbstractModuleCenterModuleController

$buttons, $languageTextManager, $pageTitle, $redirectUrl

Properties inherited from HttpViewController

$assets, $contentView, $httpContextReader, $httpResponseProcessor, $postDataArray, $queryParametersArray

API documentation generated by ApiGen