[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Calendar/ -> CalendarCommon.php (sommaire)

(pas de description)

Poids: 351 lignes (10 kb)
Inclus ou requis: 5 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 7 fonctions

  getSharedUserId()
  getSharedCalendarId()
  getOtherUserName()
  getaddEventPopupTime()
  getTimeCombo()
  getActFieldCombo()
  getAssignedTo()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

getSharedUserId($id)   X-Ref
To get the lists of sharedids

returns: $sharedids -- The shared vtiger_users id :: Type Array
param: $id -- The user id :: Type integer

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

getOtherUserName($id,$check)   X-Ref
To get userid and username of all vtiger_users except the current user

returns: $user_details -- Array in the following format:
param: $id -- The user id :: Type integer
param: $check -- true/false :: Type boolean

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

getTimeCombo($format,$bimode,$hour='',$min='',$fmt='')   X-Ref
To construct time select combo box

param: $format -- the format :: Type string
param: $bimode -- The mode :: Type string

getActFieldCombo($fieldname,$tablename)   X-Ref
Function to construct HTML select combo box

param: $fieldname -- the field name :: Type string
param: $tablename -- The table name :: Type string

getAssignedTo($tabid)   X-Ref
Pas de description



Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7