You are here: start » dev » gsoc_2008_msg_sms_module_guide
Differences
This shows you the differences between two versions of the page.
dev:gsoc_2008_msg_sms_module_guide [2008/08/18 18:18] ajay_kumar |
dev:gsoc_2008_msg_sms_module_guide [2009/07/06 20:36] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
- For error handling over SMS this file needs to be included | - For error handling over SMS this file needs to be included | ||
- Contains list of error codes and corresponding Error SMS to be sent | - Contains list of error codes and corresponding Error SMS to be sent | ||
- | - **function _shn_msg_sms_error_code($error_code)** results the Error SMS Text upon passing the error code as arguement | + | - **function _shn_msg_sms_error_code($error_code)** results the Error SMS Text upon passing the error code as argument |
- Module specific functions and their action keywords should be written in this file **$global['approot']."/mod/msg/lib_sms_handler.inc"** | - Module specific functions and their action keywords should be written in this file **$global['approot']."/mod/msg/lib_sms_handler.inc"** | ||
- Main file that contains functions for actions specific to keyword. Module functions go here. | - Main file that contains functions for actions specific to keyword. Module functions go here. |
Trace: