Class Horde_Date_Repeater_DayPortion
- Horde_Date_Repeater
- 
			 Horde_Date_Repeater_DayPortion Horde_Date_Repeater_DayPortion
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | 
| 
			public static 
			array
		 | $morning 6am-12am (6 * 60 * 60, 12 * 60 * 60) | 
				#
				 array(21600, 43200) | 
| 
			public static 
			array
		 | $afternoon 1pm-5pm (13 * 60 * 60, 17 * 60 * 60) | 
				#
				 array(46800, 61200) | 
| 
			public static 
			array
		 | $evening 5pm-8pm (17 * 60 * 60, 20 * 60 * 60) | 
				#
				 array(61200, 72000) | 
| 
			public static 
			array
		 | $night 8pm-12pm (20 * 60 * 60, 24 * 60 * 60) | 
				#
				 array(72000, 86400) | 
| 
			public  
			mixed
		 | $range | |
| 
			public  
			mixed
		 | $currentSpan | |
| 
			public  
			mixed
		 | $type | 
| 
			$now
		 |