Class RuleSlot

Description

Data object for an individual time slot defined by the time slot picture

  • todo: //TODO: more documentation
  • version: $Id$
  • license: GNU Public License
  • copyright: Copyright Stuart Prescott
  • author: Stuart Prescott

Located in /inc/bookings/timeslotrule.php (line 424)


	
			
Variable Summary
mixed $comment
mixed $discount
mixed $isAvailable
mixed $isFreeForm
mixed $nextSlot
mixed $picture
mixed $start
mixed $startStr
mixed $stop
mixed $stopStr
mixed $tgran
mixed $tstart
mixed $tstop
Method Summary
RuleSlot RuleSlot ( $picture,  $startStr,  $stopStr,  $tstart,  $tstop, [ $tgran = NULL])
void allSlotDurations ([ $offset = 0])
void allSlotEnds ()
void dump ([ $html = 1])
void setDate ( $date)
Variables
mixed $comment = '' (line 438)
mixed $discount = 0 (line 439)
mixed $isAvailable = 1 (line 435)
mixed $isFreeForm = 0 (line 434)
mixed $nextSlot (line 437)
mixed $numslotsFollowing = 0 (line 432)
mixed $numslotsInGroup = 1 (line 433)
mixed $picture = '' (line 436)
mixed $start (line 428)
mixed $startStr (line 430)
mixed $stop (line 429)
mixed $stopStr (line 431)
mixed $tgran (line 427)
mixed $tstart (line 425)
mixed $tstop (line 426)
Methods
Constructor RuleSlot (line 441)
RuleSlot RuleSlot ( $picture,  $startStr,  $stopStr,  $tstart,  $tstop, [ $tgran = NULL])
  • $picture
  • $startStr
  • $stopStr
  • $tstart
  • $tstop
  • $tgran
allSlotDurations (line 469)
void allSlotDurations ( $offset)
  • $offset
allSlotEnds (line 484)
void allSlotEnds ()
dump (line 457)
void dump ([ $html = 1])
  • $html
setDate (line 450)
void setDate ( $date)
  • $date

Documentation generated on Tue, 06 Mar 2007 10:02:04 +0000 by phpDocumentor 1.3.0