Class ANN_DateInputs

Description
  • access: public

Located in /DateInputs.php (line 49)


	
			
Method Summary
[76]   public   ANN_DateInputs :  __construct ([string $strDate = null])
[427]   protected   array :  getDatesOfWeek ([string $strDate = null])
[249]   public   array :  getDaylight ([string $strDate = null])
[311]   protected   string :  getDefaultDate ([boolean $boolCurrentDate = FALSE])
[465]   protected   string :  getFirstDayOfWeek (string $strDate)
[365]   protected   void :  getHolidays ()
[291]   public   array :  getHolidaysInWeek ([string $strDate = null])
[185]   public   array :  getMonthWeek ([string $strDate = null])
[487]   protected   string :  getNextDayOfWeek (string $strDate, integer $intDayIncrement)
[217]   public   array :  getQuarter ([string $strDate = null])
[96]   public   array :  getWeek ([string $strDate = null])
[124]   public   array :  getWeekDay ([string $strDate = null])
[155]   public   array :  getYearDay ([string $strDate = null])
[326]   protected   boolean :  isHoliday ([string $strDate = null])
[85]   public   void :  setDefaultDate (string $strDate)
[278]   public   void :  setHolidaysFilename (string $strFilename)
Methods
public  ANN_DateInputs __construct ([string $strDate = null]) [76]
  • access: public
  • string $strDate: (Default: null)
protected  array getDatesOfWeek ([string $strDate = null]) [427]
  • string $strDate: (Default: null)
public  array getDaylight ([string $strDate = null]) [249]
  • string $strDate: (Default: null)
protected  string getDefaultDate ([boolean $boolCurrentDate = FALSE]) [311]
  • boolean $boolCurrentDate
protected  string getFirstDayOfWeek (string $strDate) [465]
  • string $strDate: (Default: null)
protected  void getHolidays () [365]
public  array getHolidaysInWeek ([string $strDate = null]) [291]
  • string $strDate: (Default: null)
public  array getMonthWeek ([string $strDate = null]) [185]
  • string $strDate: (Default: null)
protected  string getNextDayOfWeek (string $strDate, integer $intDayIncrement) [487]
  • string $strDate
  • integer $intDayIncrement
public  array getQuarter ([string $strDate = null]) [217]
  • string $strDate: (Default: null)
public  array getWeek ([string $strDate = null]) [96]
  • string $strDate: (Default: null)
public  array getWeekDay ([string $strDate = null]) [124]
  • string $strDate: (Default: null)
public  array getYearDay ([string $strDate = null]) [155]
  • string $strDate: (Default: null)
protected  boolean isHoliday ([string $strDate = null]) [326]
  • string $strDate: (Default: null)
public  void setDefaultDate (string $strDate) [85]
  • access: public
  • string $strDate
public  void setHolidaysFilename (string $strFilename) [278]
  • access: public
  • string $strFilename

Documentation generated on Wed, 15 Jun 2011 09:52:50 +0200 by phpDocumentor 1.4.1