Class Ingo_Storage_vacation

Description

Ingo_Storage_vacation is the object used to hold vacation rule information.

Located in /lib/Storage.php (line 639)

Ingo_Storage_rule
   |
   --Ingo_Storage_vacation
Variable Summary
 mixed $_addr
 mixed $_days
 mixed $_end
 mixed $_excludes
 mixed $_ignorelist
 mixed $_obtype
 mixed $_reason
 mixed $_start
 mixed $_subject
Method Summary
 void getVacationDays ()
 void getVacationEnd ()
 void setVacationAddresses ( $data, [ $sort = true])
 void setVacationDays ( $data)
 void setVacationEnd ( $data)
 void setVacationExcludes ( $data, [ $sort = true])
 void setVacationIgnorelist ( $data)
 void setVacationReason ( $data)
 void setVacationStart ( $data)
 void setVacationSubject ( $data)
Variables
mixed $_addr = array() (line 641)
mixed $_days = 7 (line 642)
mixed $_end (line 648)
mixed $_excludes = array() (line 643)
mixed $_ignorelist = true (line 644)
mixed $_obtype = INGO_STORAGE_ACTION_VACATION (line 649)

Redefinition of:
Ingo_Storage_rule::$_obtype
The object type.
mixed $_reason = '' (line 645)
mixed $_start (line 647)
mixed $_subject = '' (line 646)

Inherited Variables

Inherited from Ingo_Storage_rule

Ingo_Storage_rule::$_saved
Methods
getVacationAddresses (line 691)
void getVacationAddresses ()
getVacationDays (line 704)
void getVacationDays ()
getVacationEnd (line 749)
void getVacationEnd ()
getVacationEndDay (line 764)
void getVacationEndDay ()
getVacationEndMonth (line 759)
void getVacationEndMonth ()
getVacationEndYear (line 754)
void getVacationEndYear ()
getVacationExcludes (line 709)
void getVacationExcludes ()
getVacationIgnorelist (line 714)
void getVacationIgnorelist ()
getVacationReason (line 719)
void getVacationReason ()
getVacationStart (line 729)
void getVacationStart ()
getVacationStartDay (line 744)
void getVacationStartDay ()
getVacationStartMonth (line 739)
void getVacationStartMonth ()
getVacationStartYear (line 734)
void getVacationStartYear ()
getVacationSubject (line 724)
void getVacationSubject ()
setVacationAddresses (line 651)
void setVacationAddresses ( $data, [ $sort = true])
  • $data
  • $sort
setVacationDays (line 656)
void setVacationDays ( $data)
  • $data
setVacationEnd (line 686)
void setVacationEnd ( $data)
  • $data
setVacationExcludes (line 661)
void setVacationExcludes ( $data, [ $sort = true])
  • $data
  • $sort
setVacationIgnorelist (line 666)
void setVacationIgnorelist ( $data)
  • $data
setVacationReason (line 671)
void setVacationReason ( $data)
  • $data
setVacationStart (line 681)
void setVacationStart ( $data)
  • $data
setVacationSubject (line 676)
void setVacationSubject ( $data)
  • $data

Inherited Methods

Inherited From Ingo_Storage_rule

 Ingo_Storage_rule::isSaved()
 Ingo_Storage_rule::obType()
 Ingo_Storage_rule::setSaved()

Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3