phpScheduleIt
May 24, 2013, 09:17:23 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Using PHPScheduleIt for volunteers  (Read 1620 times)
alricthemad
Newbie
*

Karma: 0
Posts: 13


« on: October 31, 2007, 11:18:38 AM »

I am working though using PHPScheduleIt as a scheduler for volunteers at a community event.
One thing that I need is to make sure someone is not already scheduled for a particular job at a date/time.
Currently I have loaded the names of all the vols into the accessory table and have the folks using the scheduler add the individual that will be the owner of the schedule as an accessory.
I think if I use the piece that checks accessory availability and modify it by placing the login ID in the procedure and just putting the login ID in the right spot for the reservation I should be able to automate this.

I need to know where the code to load up and check accessories is and where to find the code that actually puts the reservation and accessories in the tables are.

Thanks

Alric
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: November 01, 2007, 10:39:37 AM »

All of that code is in lib/Reservation.class.php and lib/db/ResDB.class.php
Logged
alricthemad
Newbie
*

Karma: 0
Posts: 13


« Reply #2 on: November 20, 2007, 11:30:11 AM »

Thanks!
This is the first time I've been able to get back and check.
I'll let you know how it works out.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!