Jump to content

Question

Posted
Anybody can explain about following functions inside the namecheap module and when it work ?
 
1) getPackageServiceName
2) validateService
3) addService
4) editService
5) cancelService
6) suspendService
7) unsuspendService
8) renewService
9) changeServicePackage
10) getAdminAddFields
11) getClientAddFields
12) buildDomainModuleFields
13) getAdminEditFields
14) getAdminServiceInfo
15) getClientServiceInfo
16) getAdminTabs
17) getClientTabs
18) manageWhois
19) manageNameservers
20) manageSettings
21) checkAvailability
22) getRowRules
23) validateConnection
 
or any documentation for know more about it.
-----------------------------------------------
Kindest Regards,
Jayakrishnan.k
jayakrishnan@levoirsolutions.com

1 answer to this question

Recommended Posts

  • 0
Posted

Each module may implement specific methods extending the Module class, and Blesta will call them after specific actions occur in the system. The module may also add additional methods to handle further support functionality custom to the module. Most of those you mentioned are defined in the module methods docs.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...