[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 192 lines (7 kb) |
Included or required: | 4 times |
Referenced: | 0 times |
Includes or requires: | 2 files modules/Emails/mail.php include/utils/utils.php |
getSharedCalendarId($sharedid) X-Ref |
To get the lists of vtiger_users id who shared their calendar with specified user returns: $shared_ids -- a comma seperated vtiger_users id :: Type string param: $sharedid -- The shared user id :: Type integer |
getaddEventPopupTime($starttime,$endtime,$format) X-Ref |
To get hour,minute and format returns: $timearr :: Type Array param: $starttime -- The date&time :: Type string param: $endtime -- The date&time :: Type string param: $format -- The format :: Type string |
getActivityDetails($description,$user_id,$from='') X-Ref |
Function to get the vtiger_activity details for mail body param: string $description - activity description param: string $from - to differenciate from notification to invitation. |
twoDigit( $no ) X-Ref |
No description |
sendInvitation($inviteesid,$mode,$subject,$desc) X-Ref |
No description |
calendarview_getSelectedUserId() X-Ref |
Function returns the id of the User selected by current user in the picklist of the ListView or Calendar view of Current User return String - Id of the user that the current user has selected |
calendarview_getSelectedUserFilterQuerySuffix() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |