MIOLO20
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MEventCalendar
Diagrama de heranças da classe MEventCalendar
MDiv MControl MComponent

Membros públicos

 __construct ($name, $title, $firstMonth=NULL, $lastMonth=NULL, $firstDayOfWeek=NULL, $linkNewWindow=false, $specialDay=self::SUNDAY, $initialDate=NULL)
 
 defineEvent ($date, $description, $link=NULL, $image=NULL, $imageWidth=NULL, $imageHeight=NULL)
 
 setInitialDate ($initialDate)
 
 getInitialDate ()
 
 setEvents ($events)
 
 getEvents ()
 
 setTitle ($title)
 
 setFirstMonth ($firstMonth)
 
 setLastMonth ($lastMonth)
 
 setFirstDayOfWeek ($firstDayOfWeek)
 
 setLinkNewWindow ($linkNewWindow)
 
 setSpecialDay ($specialDay)
 
 setSpecialDays ($specialDays)
 
 setMonths ($months)
 
 setWeekdays ($weekdays)
 
 setOption ($option, $value)
 
 defineDateLink ($date, $link)
 
 removeDateLink ($date)
 
 setDateLinkNewWindow ($dateLinkNewWindow)
 
 generate ()
 
- Membros públicos herdados de MDiv
 __construct ( $name=NULL, $content='', $class=NULL, $attributes=NULL)
 
- Membros públicos herdados de MControl
 __construct ( $name=NULL)
 
 __clone ()
 
 __set ( $name, $value)
 
 __get ( $name)
 
 setReadOnly ($status)
 
 setEnabled ($state)
 
 setName ($name)
 
 setId ($id)
 
 setNameAndId ($name)
 
 getId ()
 
 getName ()
 
 getUniqueId ()
 
 setClass ( $cssClass, $add=true)
 
 addStyleFile ( $styleFile)
 
 getClass ()
 
 addStyle ($name, $value)
 
 setStyle ($style)
 
 getStyle ()
 
 addAttribute ( $name, $value='')
 
 setTooltip ($title, $placement=self::TOOLTIP_PLACEMENT_AUTO)
 
 setAttribute ( $name, $value)
 
 setAttributes ($attr)
 
 attributes ( $mergeDuplicates=false)
 
 getAttributes ( $mergeDuplicates=false)
 
 setFormMode ( $mode)
 
 setJsHint ( $hint)
 
 setPosition ($left, $top, $position='absolute')
 
 setWidth ($value)
 
 setHeight ($value)
 
 setColor ($value)
 
 setVisibility ($value)
 
 setFont ($value)
 
 setCaption ($caption)
 
 setInner ($inner)
 
 getInner ()
 
 addControl ($control)
 
 insertControl ($control, $pos=0, $width=null, $float=null)
 
 setControl ($control, $pos=0)
 
 setControls ($controls)
 
 getControls ()
 
 getControl ($pos)
 
 getControlById ($id)
 
 findControlById ($id)
 
 setControlById ($control, $id)
 
 clearControls ()
 
 eventHandler ()
 
 attachEventHandler ( $name, $handler, $param=NULL)
 
 getBox ()
 
 setBoxId ( $id)
 
 setBoxClass ( $cssClass, $add=true)
 
 getBoxClass ()
 
 setBoxAttributes ($attr)
 
 getBoxAttributes ()
 
 addBoxStyle ($name, $value='')
 
 generateBox ( $content)
 
 getRender ( $method)
 
 getInnerToString ()
 
 generateInner ()
 
- Membros públicos herdados de MComponent
 SetName ($name)
 
 GetName ()
 
 AddComponent ($component)
 
 InsertComponent ($component, $pos=0)
 
 SetComponent ($component, $pos)
 
 SetComponents ($components)
 
 GetComponents ()
 
 GetComponent ($pos)
 
 ClearComponents ()
 

Campos de Dados

const SUNDAY = 1
 
const MONDAY = 2
 
const TUESDAY = 3
 
const WEDNESDAY = 4
 
const THURSDAY = 5
 
const FRIDAY = 6
 
const SATURDAY = 7
 
- Campos de Dados herdados de MControl
const FORM_MODE_WHOLE_ROW = 0
 
const FORM_MODE_SHOW_SIDE = 1
 
const FORM_MODE_SHOW_ABOVE = 2
 
const FORM_MODE_SHOW_NBSP = 3
 
const CLASS_CAPTION = 'm-caption'
 
const CLASS_CAPTION_REQUIRED = 'm-caption-required'
 
const TOOLTIP_PLACEMENT_BOTTOM = 'bottom'
 
const TOOLTIP_PLACEMENT_TOP = 'top'
 
const TOOLTIP_PLACEMENT_LEFT = 'left'
 
const TOOLTIP_PLACEMENT_RIGHT = 'right'
 
const TOOLTIP_PLACEMENT_AUTO = 'auto'
 
 $id
 
 $uniqueId
 
 $cssClass
 
 $enabled
 
 $style
 
 $visible
 
 $attrs
 
 $attributes
 
 $formMode
 
 $maintainState
 
 $readonly
 
 $caption
 
 $jsHint
 
 $inner
 
 $controlBox
 
 $box
 
 $cssp
 
 $parent
 
 $controls
 
 $controlsId
 
 $eventHandlers
 
 $painter
 
- Campos de Dados herdados de MComponent
 $manager
 
 $page
 
 $owner
 
 $components
 
 $componentCount
 
 $name
 
 $className
 

Outros membros herdados

- Atributos Públicos Estáticos herdados de MControl
static $_number = 0
 
- Membros protegidos herdados de MControl
 _AddStyle ($name, $value)
 

Descrição detalhada

MEventCalendar Class Display tasks on calendar format

Autor
Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]

Maintainers:
Armando Taffarel Neto [taffa.nosp@m.rel@.nosp@m.solis.nosp@m..coo.nosp@m.p.br] Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]

Desde
Creation date 2011/03/09

Organization:
SOLIS - Cooperativa de Soluções Livres
Copyright:
Copyright (c) 2011 SOLIS - Cooperativa de Soluções Livres
License:
Licensed under GPLv2 (for further details read the COPYING file or http://www.gnu.org/licenses/gpl.html)

Definido na linha 27 do ficheiro meventcalendar.class.

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $name,
$title,
$firstMonth = NULL,
$lastMonth = NULL,
$firstDayOfWeek = NULL,
$linkNewWindow = false,
$specialDay = self::SUNDAY,
$initialDate = NULL )

The MEventCalendar constructor

Parâmetros
string$nameThe component id
string$titleThe calendar title
integer$firstMonthThe first month to be displayed on YYYYMM format
integer$lastMonthThe last month to be displayed on YYYYMM format
integer$firstDayOfWeekThe first day of week. Use the day constants of this class.
boolean$linkNewWindowWhether the event link should be opened on a new window
integer$specialDayThe day which will have a different appearence. Default is Sunday. Use the day constants of this class.
integer$initialDateInitial date format YYYYMM

Definido na linha 72 do ficheiro meventcalendar.class.

Documentação das funções

◆ defineDateLink()

defineDateLink ( $date,
$link )

Define a link to the given day

Parâmetros
integer$dateDate on format YYYYMMDD
string$linkAbsolute URL

Definido na linha 238 do ficheiro meventcalendar.class.

◆ defineEvent()

defineEvent ( $date,
$description,
$link = NULL,
$image = NULL,
$imageWidth = NULL,
$imageHeight = NULL )

Add an event on the given day

Parâmetros
integer$dateEvent date on YYYYMMDD format
string$descriptionEvent description
string$linkEvent link
string$imageRelative path of an image to be displayed at the event description
int$imageWidthImage width in pixels
int$imageHeightImage height in pixels

Definido na linha 103 do ficheiro meventcalendar.class.

◆ generate()

generate ( )
Retorna
string The generated component to display

Reimplementado de MControl.

Definido na linha 267 do ficheiro meventcalendar.class.

◆ getEvents()

getEvents ( )
Retorna
array Return the calendar events

Definido na linha 143 do ficheiro meventcalendar.class.

◆ getInitialDate()

getInitialDate ( )
Retorna
integer Get the initial date on format YYYYMM

Definido na linha 127 do ficheiro meventcalendar.class.

◆ removeDateLink()

removeDateLink ( $date)

Remove the link from a date

Parâmetros
integer$dateDate on format YYYYMMDD

Definido na linha 251 do ficheiro meventcalendar.class.

◆ setDateLinkNewWindow()

setDateLinkNewWindow ( $dateLinkNewWindow)
Parâmetros
boolean$dateLinkNewWindowSet whether the date link should be opened on a new window

Definido na linha 259 do ficheiro meventcalendar.class.

◆ setEvents()

setEvents ( $events)
Parâmetros
array$eventsSet the calendar events

Definido na linha 135 do ficheiro meventcalendar.class.

◆ setFirstDayOfWeek()

setFirstDayOfWeek ( $firstDayOfWeek)
Parâmetros
integer$firstDayOfWeekSet the first day of week. Use the day constants of this class.

Definido na linha 175 do ficheiro meventcalendar.class.

◆ setFirstMonth()

setFirstMonth ( $firstMonth)
Parâmetros
integer$firstMonthSet the first month to be displayed on YYYYMM format

Definido na linha 159 do ficheiro meventcalendar.class.

◆ setInitialDate()

setInitialDate ( $initialDate)
Parâmetros
integer$initialDateSet the initial date on format YYYYMM

Definido na linha 119 do ficheiro meventcalendar.class.

◆ setLastMonth()

setLastMonth ( $lastMonth)
Parâmetros
integer$lastMonthSet the last month to be displayed on YYYYMM format

Definido na linha 167 do ficheiro meventcalendar.class.

◆ setLinkNewWindow()

setLinkNewWindow ( $linkNewWindow)
Parâmetros
boolean$linkNewWindowSet whether the event link should be opened on a new window

Definido na linha 183 do ficheiro meventcalendar.class.

◆ setMonths()

setMonths ( $months)
Parâmetros
array$monthsSet the month names. The array must have the 12 months

Definido na linha 207 do ficheiro meventcalendar.class.

◆ setOption()

setOption ( $option,
$value )

Set to a value to an option The options can be found here: http://mysite.verizon.net/kilsen/calendar/tutorial.html

Parâmetros
string$option
mixed$valueThe value can be an integer, string, boolean or array

Definido na linha 227 do ficheiro meventcalendar.class.

◆ setSpecialDay()

setSpecialDay ( $specialDay)
Parâmetros
integer$specialDaySet the day which will have a different appearence

Definido na linha 191 do ficheiro meventcalendar.class.

◆ setSpecialDays()

setSpecialDays ( $specialDays)
Parâmetros
array$specialDaysSet the days which will have a different appearence

Definido na linha 199 do ficheiro meventcalendar.class.

◆ setTitle()

setTitle ( $title)
Parâmetros
string$titleSet the calendar title

Definido na linha 151 do ficheiro meventcalendar.class.

◆ setWeekdays()

setWeekdays ( $weekdays)
Parâmetros
array$weekdaysSet the weekday names. The array must have the 7 weekdays

Definido na linha 215 do ficheiro meventcalendar.class.

Documentação dos campos e atributos

◆ FRIDAY

const FRIDAY = 6

Definido na linha 37 do ficheiro meventcalendar.class.

◆ MONDAY

const MONDAY = 2

Definido na linha 33 do ficheiro meventcalendar.class.

◆ SATURDAY

const SATURDAY = 7

Definido na linha 38 do ficheiro meventcalendar.class.

◆ SUNDAY

const SUNDAY = 1

Constants used to set the special days and/or the first day of the week

Definido na linha 32 do ficheiro meventcalendar.class.

◆ THURSDAY

const THURSDAY = 5

Definido na linha 36 do ficheiro meventcalendar.class.

◆ TUESDAY

const TUESDAY = 3

Definido na linha 34 do ficheiro meventcalendar.class.

◆ WEDNESDAY

const WEDNESDAY = 4

Definido na linha 35 do ficheiro meventcalendar.class.


A documentação para esta classe foi gerada a partir do seguinte ficheiro: