Module

Navigation:  Development >

Module

Previous pageReturn to chapter overviewNext page

Module are core library to help developer in coding. Some of the module are accessible by helper, on that case module are define as Abstract class so that it is not available to access directly.
 
It is re-commanded to avoid modification in module. If we require to edit any method then we should overwrite it in Helper.

 
All modules are available in bellow location:
 
/apprain/base/modules/

 

Following are helper-less module:

ACL

Cache

Cookie

Cryptography

DBImExport

Ftp

Remote

Session

Zip