[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Calendar/models/ -> Record.php (summary)

(no description)

File Size: 146 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Calendar_Record_Model:: (9 methods):
  getName()
  setActivityReminder()
  getType()
  getDetailViewUrl()
  getRecurrenceInformation()
  save()
  getRecurringDetails()
  getRecurringObject()
  updateReminderStatus()


Class: Calendar_Record_Model  - X-Ref

getName()   X-Ref
Function returns the Entity Name of Record Model

return: <String>

setActivityReminder($reminderSent = 0, $recurId = '', $reminderMode = '')   X-Ref
Function to insert details about reminder in to Database

param: <Date> $reminderSent
param: <integer> $recurId
param: <String> $reminderMode like edit/delete

getType()   X-Ref
Function returns the Module Name based on the activity type

return: <String>

getDetailViewUrl()   X-Ref
Function to get the Detail View url for the record

return: <String> - Record Detail View Url

getRecurrenceInformation()   X-Ref
Function returns recurring information for EditView

return: <Array> - which contains recurring Information

save()   X-Ref
No description

getRecurringDetails()   X-Ref
Function to get recurring information for the current record in detail view

return: <Array> - which contains Recurring Information

getRecurringObject()   X-Ref
Function to get the recurring object

return: Object - recurring object

updateReminderStatus($status=1)   X-Ref
Function updates the Calendar Reminder popup's status




Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1