Classes, interfaces and traits
AdminFavoritesAjaxController¶
Class AdminFavoritesAjaxController
This class handles the ajax requests for the favorites menu box from the admin menu.
« More »
AdminInfoBoxAjaxController¶
Class AdminInfoBoxAjaxController
This class handles incoming ajax requests for the admin info box.
« More »
AfterbuyAjaxController¶
Class AfterbuyAjaxController
This class handles the ajax requests for afterbuy.
« More »
DashboardController¶
Class DashboardController
PHP controller class for the dashboard page of the admin section. The statistic results
are generated within this class and provided to the frontend through AJAX calls.
« More »
DynamicShopMessagesController¶
Class DynamicShopMessages
This controller fetches the dynamic shop messages from the shop portal through a CURL request.
« More »
EmailsController¶
Class EmailsController
PHP controller that handles the admin/emails page operations. You can also use it to
perform email operations from JavaScript by providing encoded JSON arrays with email
information from other pages.
« More »
EmbeddedModuleController¶
Class EmbeddedModuleController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
ImageProcessingController¶
Class ImageProcessingController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
InvoicesController¶
Class InvoicesController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
LawsController¶
Class LawsController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
MaxFileSizeController¶
Class MaxFileSizeController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
ModuleCenterController¶
Class ModuleCenterController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
NewAttributesController¶
Class NewAttributesController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
OrdersModalsAjaxController¶
Class OrdersModalsAjaxController
AJAX controller for the orders modals.
« More »
OrdersOverviewAjaxController¶
Class OrdersAjaxController
AJAX controller for the orders main page.
« More »
OrdersOverviewController¶
Class OrdersOverviewController
Bootstraps the Orders overview page.
« More »
PackedDownloadController¶
Class PackedDownloadController
This class implements a mass downloader. It can be used to have the shop retrieve a list of resources (denoted by their URLs)
and pack them in a ZIP file. The ZIP file is stored in the cache folder and can then be downloaded.
« More »
ShopKeyController¶
Class ShopKeyController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
TemplateConfigurationController¶
Class TemplateConfigurationController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »
UserConfigurationController¶
Class UserConfigurationController
This class contains some helper methods for handling view requests. Be careful
always when outputting raw user data to HTML or when handling POST requests because
insufficient protection will lead to XSS and CSRF vulnerabilities.
« More »