Developer Center

Hooks Reference

Product / Service

Product/Service Default Parameters In the following parameters "/" slash character is used to determine the array data under an array data. Name Type Description type string Product / Service Type(domain, hosting, server, software, special, sms) typ...

Ticket

Default Support Request Parameters Name Type Description id int ID Number did int Department ID Number (Database Field: tickets_departments.id) user_id int Client ID Number status string Ticket Status waiting - Awaiting Responsereplied - Respond...

Shopping Cart

CartListItemOverwrite Used to change the item listed in the cart. Return Hook::add("CartListItemOverwrite",1,function($params){ if($params['options']['type'] == 'server' && $params['options']['id'] == 5){ $params['options']['period'] = 'non...

Client Area

ClientAreaHeadMetaTags Used to output in the head label on pages related to the client area. Return Hook::add("ClientAreaHeadMetaTags",1,function(){ if(View::$init->template_file == 'index.php') return '';}); ClientAreaHeadCSS Used to output in ...

Admin Area

AdminAreaHeadMetaTags Used to output in the "head" label on pages related to the administrator area. Return Hook::add("AdminAreaHeadMetaTags",1,function(){ if(View::$init->template_file == 'index.php') return '';}); AdminAreaHeadCSS Used to outp...

Do you have any questions?

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