Class ANN_DateInputs

Description
  • access: public

Located in /DateInputs.php (line 49)


	
			
Method Summary
[67]   public   ANN_DateInputs :  __construct ([string $strDate = null])
[444]   protected   array :  getDatesOfWeek ([string $strDate = null])
[254]   public   array :  getDaylight ([string $strDate = null])
[322]   protected   string :  getDefaultDate ([boolean $boolCurrentDate = FALSE])
[484]   protected   string :  getFirstDayOfWeek (string $strDate)
[380]   protected   void :  getHolidays ()
[300]   public   array :  getHolidaysInWeek ([string $strDate = null])
[186]   public   array :  getMonthWeek ([string $strDate = null])
[508]   protected   string :  getNextDayOfWeek (string $strDate, integer $intDayIncrement)
[220]   public   array :  getQuarter ([string $strDate = null])
[91]   public   array :  getWeek ([string $strDate = null])
[121]   public   array :  getWeekDay ([string $strDate = null])
[154]   public   array :  getYearDay ([string $strDate = null])
[339]   protected   boolean :  isHoliday ([string $strDate = null])
[78]   public   void :  setDefaultDate (string $strDate)
[285]   public   void :  setHolidaysFilename (string $strFilename)
Methods
public  ANN_DateInputs __construct ([string $strDate = null]) [67]
  • access: public
  • string $strDate: (Default: null)
protected  array getDatesOfWeek ([string $strDate = null]) [444]
  • string $strDate: (Default: null)
public  array getDaylight ([string $strDate = null]) [254]
  • string $strDate: (Default: null)
protected  string getDefaultDate ([boolean $boolCurrentDate = FALSE]) [322]
  • boolean $boolCurrentDate
protected  string getFirstDayOfWeek (string $strDate) [484]
  • string $strDate: (Default: null)
protected  void getHolidays () [380]
public  array getHolidaysInWeek ([string $strDate = null]) [300]
  • string $strDate: (Default: null)
public  array getMonthWeek ([string $strDate = null]) [186]
  • string $strDate: (Default: null)
protected  string getNextDayOfWeek (string $strDate, integer $intDayIncrement) [508]
  • string $strDate
  • integer $intDayIncrement
public  array getQuarter ([string $strDate = null]) [220]
  • string $strDate: (Default: null)
public  array getWeek ([string $strDate = null]) [91]
  • string $strDate: (Default: null)
public  array getWeekDay ([string $strDate = null]) [121]
  • string $strDate: (Default: null)
public  array getYearDay ([string $strDate = null]) [154]
  • string $strDate: (Default: null)
protected  boolean isHoliday ([string $strDate = null]) [339]
  • string $strDate: (Default: null)
public  void setDefaultDate (string $strDate) [78]
  • access: public
  • string $strDate
public  void setHolidaysFilename (string $strFilename) [285]
  • access: public
  • string $strFilename

Documentation generated on Wed, 06 Jan 2010 19:14:54 +0100 by phpDocumentor 1.4.1