Class CalenderPage

Description

Located in /web/calender.php (line 16)

Page
   |
   --CalenderPage
Variable Summary
Method Summary
CalenderPage CalenderPage ()
void actionDeleteEvent ( $data)
void actionDeleteType ( $post)
void actionSignup4Event ( $g)
void calcDayEvents ( $from,  $to,  $events)
void calcVGraph ( $from,  $to,  $events, [ $ShowScala = true], [ $ShowEvents = true], [ $ShowWholeDayEvents = false])
void eventsOverlap ( $e1,  $e2)
void frameDayGraph ( $get)
void frameDefault ( $get,  $post)
void frameEditEvent ( $get)
void frameEditType ( $get)
void frameGraph ( $get)
void frameListEvents ( $get)
void frameListTypes ( $get)
void frameMonthGraph ( $get)
void frameViewEvent ( $get)
void frameWeekGraph ( $get)
void frameYearGraph ( $get)
void getEventsBetween ( $from,  $to,  $events)
void getEventsForDay ( $month,  $day,  $year,  $events)
void getTimeSpan ( $Area, [ $Time = 0])
void loadEventsBetween ( $from,  $to, [ $cols = array ()], [ $LookupUser = false])
void submitEvent ( $data)
void submitRedirgraph ( $data)
void submitType ( $dat)
void _calcVScala ( $from,  $to)
void _getEventParticipants ( $eventid)
Variables
mixed $CreateEventsRight = "calender_create_events" (line 18)
mixed $EditTypesRight = "calender_types_edit" (line 19)
mixed $LocalConfig = "calender_locale" (line 20)
mixed $ViewCalenderRight = "calender_view" (line 17)

Inherited Variables

Inherited from Page

Page::$Action
Page::$ActionVars
Page::$Caption
Page::$Confirmation
Page::$ConfirmationUri
Page::$ContentType
Page::$Frame
Page::$FrameVars
Page::$NextPage
Page::$ShowContentCell
Page::$ShowMenu
Page::$Submit
Page::$SubmitMessage
Page::$SubmitVars
Page::$TplFile
Page::$TplSub
Page::$_ShowFrame
Methods
Constructor CalenderPage (line 22)
CalenderPage CalenderPage ()
actionDeleteEvent (line 547)
void actionDeleteEvent ( $data)
  • $data
actionDeleteType (line 690)
void actionDeleteType ( $post)
  • $post
actionSignoffFromEvent (line 623)
void actionSignoffFromEvent ( $g)
  • $g
actionSignup4Event (line 600)
void actionSignup4Event ( $g)
  • $g
calcDayEvents (line 424)
void calcDayEvents ( $from,  $to,  $events)
  • $from
  • $to
  • $events
calcVGraph (line 343)
void calcVGraph ( $from,  $to,  $events, [ $ShowScala = true], [ $ShowEvents = true], [ $ShowWholeDayEvents = false])
  • $from
  • $to
  • $events
  • $ShowScala
  • $ShowEvents
  • $ShowWholeDayEvents
eventsOverlap (line 101)
void eventsOverlap ( $e1,  $e2)
  • $e1
  • $e2
frameDayGraph (line 470)
void frameDayGraph ( $get)
  • $get
frameDefault (line 130)
void frameDefault ( $get,  $post)
  • $get
  • $post

Redefinition of:
Page::frameDefault()
frameEditEvent (line 135)
void frameEditEvent ( $get)
  • $get
frameEditType (line 648)
void frameEditType ( $get)
  • $get
frameGraph (line 438)
void frameGraph ( $get)
  • $get
frameListEvents (line 525)
void frameListEvents ( $get)
  • $get
frameListTypes (line 642)

****************************************************************************************

void frameListTypes ( $get)
  • $get
frameMonthGraph (line 248)
void frameMonthGraph ( $get)
  • $get
frameViewEvent (line 571)
void frameViewEvent ( $get)
  • $get
frameWeekGraph (line 484)
void frameWeekGraph ( $get)
  • $get
frameYearGraph (line 201)
void frameYearGraph ( $get)
  • $get
getEventsBetween (line 109)
void getEventsBetween ( $from,  $to,  $events)
  • $from
  • $to
  • $events
getEventsForDay (line 126)
void getEventsForDay ( $month,  $day,  $year,  $events)
  • $month
  • $day
  • $year
  • $events
getTimeSpan (line 35)
void getTimeSpan ( $Area,  $Time)
  • $Area
  • $Time
loadEventsBetween (line 70)
void loadEventsBetween ( $from,  $to, [ $cols = array ()], [ $LookupUser = false])
  • $from
  • $to
  • $cols
  • $LookupUser
submitEvent (line 175)
void submitEvent ( $data)
  • $data
submitRedirgraph (line 464)
void submitRedirgraph ( $data)
  • $data
submitType (line 674)
void submitType ( $dat)
  • $dat
_calcVScala (line 307)
void _calcVScala ( $from,  $to)
  • $from
  • $to
_getEventParticipants (line 564)
void _getEventParticipants ( $eventid)
  • $eventid

Inherited Methods

Inherited From Page

Page::Page()
Page::execConfirmation()
Page::execSubmit()
Page::frameDefault()
Page::loadFrame()
Page::message()
Page::pareseSubmit()
Page::run()
Page::saveAs()
Page::_printResource()
Page::_printTemplate()

Documentation generated on Mon, 22 Oct 2007 17:17:17 +0200 by phpDocumentor 1.3.1