| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 142 lines (4 kb) |
| Included or required: | 3 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file vtlib/Vtiger/Utils.php |
Vtiger_Menu:: (9 methods):
__construct()
initialize()
__getNextRelSequence()
addModule()
removeModule()
detachModule()
getInstance()
log()
syncfile()
Class: Vtiger_Menu - X-Ref
Provides API to work with vtiger CRM Menu| __construct() X-Ref |
| Constructor |
| initialize($valuemap) X-Ref |
| Initialize this instance param: Array Map |
| __getNextRelSequence() X-Ref |
| Get relation sequence to use |
| addModule($moduleInstance) X-Ref |
| Add module to this menu instance param: Vtiger_Module Instance of the module |
| removeModule($moduleInstance) X-Ref |
| Remove module from this menu instance. param: Vtiger_Module Instance of the module |
| detachModule($moduleInstance) X-Ref |
| Detach module from menu param: Vtiger_Module Instance of the module |
| getInstance($value) X-Ref |
| Get instance of menu by label param: String Menu label |
| log($message, $delim=true) X-Ref |
| Helper function to log messages param: String Message to log param: Boolean true appends linebreak, false to avoid it |
| syncfile() X-Ref |
| Synchronize the menu information to flat file |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |