[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 150 lines (4 kb) |
Included or required: | 10 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
VTWorkflowUtils:: (11 methods):
__construct()
validIdentifier()
adminUser()
loggedInUser()
revertUser()
currentUser()
toWSModuleName()
redirectTo()
checkAdminAccess()
checkModuleWorkflow()
vtGetModules()
Class: VTWorkflowUtils - X-Ref
__construct() X-Ref |
No description |
validIdentifier($identifier) X-Ref |
Check whether the given identifier is valid. |
adminUser() X-Ref |
Push the admin user on to the user stack and make it the $current_user |
loggedInUser() X-Ref |
Push the logged in user on the user stack and make it the $current_user |
revertUser() X-Ref |
Revert to the previous use on the user stack |
currentUser() X-Ref |
Get the current user |
toWSModuleName($entityData) X-Ref |
The the webservice entity type of an EntityData object |
redirectTo($to, $message) X-Ref |
Insert redirection script |
checkAdminAccess() X-Ref |
Check if the current user is admin |
checkModuleWorkflow($modulename) X-Ref |
No description |
vtGetModules($adb) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |