Developer Center

Functions

__construct()

It is run Once the class is started, it defines the values on the settings page to the API class. You can import the files of API service as in the example. function __construct(){ $this->config = Modules::Config("Product",__CLASS__); $this->...

set_order()

To be used in the function, the information of the order is sent as parameter, the product and client information is retrieved through the order information, and the variables that are in the class are assigned. Parameters $order – Gives the information of t...

setConfig()

When the “Test Connection” button on the "Admin Area > Services > Service Management > Module Settings > The Module" page is clicked, “controllers/test_connection.php” file that is in module directory is run. After editing the data coming from th...

testConnection()

When the “Test Connection” button on the "Admin Area > Services > Service Management > Module Settings > The Module" page is clicked, “controllers/test_connection.php” file that is in module directory is run. In this file, data coming from the fo...

use_method()

It is used in the case you need to call some data on the module with the help of jQuery/Ajax or if you need to open a page. This method is used in "Admin Area > Order Detail > Core" and "Client Area > Order Detail" page. In the /pages/ac-order-detai...

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top