Class ANN_DateInputs

Description
  • access: public

Located in /DateInputs.php (line 49)


	
			
Method Summary
[65]   public   ANN_DateInputs :  __construct ([string $strDate = null])
[416]   protected   array :  getDatesOfWeek ([string $strDate = null])
[238]   public   array :  getDaylight ([string $strDate = null])
[300]   protected   string :  getDefaultDate ([boolean $boolCurrentDate = FALSE])
[454]   protected   string :  getFirstDayOfWeek (string $strDate)
[354]   protected   void :  getHolidays ()
[280]   public   array :  getHolidaysInWeek ([string $strDate = null])
[174]   public   array :  getMonthWeek ([string $strDate = null])
[476]   protected   string :  getNextDayOfWeek (string $strDate, integer $intDayIncrement)
[206]   public   array :  getQuarter ([string $strDate = null])
[85]   public   array :  getWeek ([string $strDate = null])
[113]   public   array :  getWeekDay ([string $strDate = null])
[144]   public   array :  getYearDay ([string $strDate = null])
[315]   protected   boolean :  isHoliday ([string $strDate = null])
[74]   public   void :  setDefaultDate (string $strDate)
[267]   public   void :  setHolidaysFilename (string $strFilename)
Methods
public  ANN_DateInputs __construct ([string $strDate = null]) [65]
  • access: public
  • string $strDate: (Default: null)
protected  array getDatesOfWeek ([string $strDate = null]) [416]
  • string $strDate: (Default: null)
public  array getDaylight ([string $strDate = null]) [238]
  • string $strDate: (Default: null)
protected  string getDefaultDate ([boolean $boolCurrentDate = FALSE]) [300]
  • boolean $boolCurrentDate
protected  string getFirstDayOfWeek (string $strDate) [454]
  • string $strDate: (Default: null)
protected  void getHolidays () [354]
public  array getHolidaysInWeek ([string $strDate = null]) [280]
  • string $strDate: (Default: null)
public  array getMonthWeek ([string $strDate = null]) [174]
  • string $strDate: (Default: null)
protected  string getNextDayOfWeek (string $strDate, integer $intDayIncrement) [476]
  • string $strDate
  • integer $intDayIncrement
public  array getQuarter ([string $strDate = null]) [206]
  • string $strDate: (Default: null)
public  array getWeek ([string $strDate = null]) [85]
  • string $strDate: (Default: null)
public  array getWeekDay ([string $strDate = null]) [113]
  • string $strDate: (Default: null)
public  array getYearDay ([string $strDate = null]) [144]
  • string $strDate: (Default: null)
protected  boolean isHoliday ([string $strDate = null]) [315]
  • string $strDate: (Default: null)
public  void setDefaultDate (string $strDate) [74]
  • access: public
  • string $strDate
public  void setHolidaysFilename (string $strFilename) [267]
  • access: public
  • string $strFilename

Documentation generated on Mon, 23 May 2011 23:06:10 +0200 by phpDocumentor 1.4.1