[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

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

(pas de description)

Poids: 286 lignes (9 kb)
Inclus ou requis: 3 fois
Référencé: 0 fois
Nécessite: 2 fichiers
 modules/Calendar/Date.php
 modules/Calendar/Appointment.php

Définit 2 classes

Calendar:: (5 méthodes):
  Calendar()
  getCalendarView()
  constructLayout()
  get_datechange_info()
  add_Activities()

Layout:: (2 méthodes):
  Layout()
  getView()


Classe: Calendar  - X-Ref

Calendar($view='',$data=Array()   X-Ref
Pas de description

getCalendarView($view)   X-Ref
Function to get calendarview Label

param: string  $view   - calendarview

constructLayout()   X-Ref
Function to set values for calendar object depends on calendar view


get_datechange_info($type)   X-Ref
Function to get date info depends on calendarview

param: string   $type  - string 'increment' or 'decrment'

add_Activities($current_user,$free_busy='')   X-Ref
Function to get activities

param: array $current_user  - user data
param: string $free_busy    -

Classe: Layout  - X-Ref

Layout($view,$time)   X-Ref
Constructor for Layout class

param: string   $view - calendarview
param: string   $time - time string

getView()   X-Ref
Function to get view
return currentview




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