Class DateInputs

Description
  • access: public

Located in /DateInputs.php (line 56)


	
			
Method Summary
[83]   public   DateInputs :  __construct ([string $strDate = null])
[434]   protected   array :  getDatesOfWeek ([string $strDate = null])
[256]   public   array :  getDaylight ([string $strDate = null])
[318]   protected   string :  getDefaultDate ([boolean $boolCurrentDate = FALSE])
[472]   protected   string :  getFirstDayOfWeek (string $strDate)
[372]   protected   void :  getHolidays ()
[298]   public   array :  getHolidaysInWeek ([string $strDate = null])
[192]   public   array :  getMonthWeek ([string $strDate = null])
[494]   protected   string :  getNextDayOfWeek (string $strDate, integer $intDayIncrement)
[224]   public   array :  getQuarter ([string $strDate = null])
[103]   public   array :  getWeek ([string $strDate = null])
[131]   public   array :  getWeekDay ([string $strDate = null])
[162]   public   array :  getYearDay ([string $strDate = null])
[333]   protected   boolean :  isHoliday ([string $strDate = null])
[92]   public   void :  setDefaultDate (string $strDate)
[285]   public   void :  setHolidaysFilename (string $strFilename)
Methods
public  DateInputs __construct ([string $strDate = null]) [83]
  • access: public
  • string $strDate: (Default: null)
protected  array getDatesOfWeek ([string $strDate = null]) [434]
  • string $strDate: (Default: null)
public  array getDaylight ([string $strDate = null]) [256]
  • string $strDate: (Default: null)
protected  string getDefaultDate ([boolean $boolCurrentDate = FALSE]) [318]
  • boolean $boolCurrentDate
protected  string getFirstDayOfWeek (string $strDate) [472]
  • string $strDate: (Default: null)
protected  void getHolidays () [372]
public  array getHolidaysInWeek ([string $strDate = null]) [298]
  • string $strDate: (Default: null)
public  array getMonthWeek ([string $strDate = null]) [192]
  • string $strDate: (Default: null)
protected  string getNextDayOfWeek (string $strDate, integer $intDayIncrement) [494]
  • string $strDate
  • integer $intDayIncrement
public  array getQuarter ([string $strDate = null]) [224]
  • string $strDate: (Default: null)
public  array getWeek ([string $strDate = null]) [103]
  • string $strDate: (Default: null)
public  array getWeekDay ([string $strDate = null]) [131]
  • string $strDate: (Default: null)
public  array getYearDay ([string $strDate = null]) [162]
  • string $strDate: (Default: null)
protected  boolean isHoliday ([string $strDate = null]) [333]
  • string $strDate: (Default: null)
public  void setDefaultDate (string $strDate) [92]
  • access: public
  • string $strDate
public  void setHolidaysFilename (string $strFilename) [285]
  • access: public
  • string $strFilename

Documentation generated on Wed, 01 Jun 2011 16:26:40 +0200 by phpDocumentor 1.4.1