Difference between revisions of "GuardDog"

From WolfTech
Jump to navigation Jump to search
m
 
Line 11: Line 11:
  
 
==GuardDog Extentions==
 
==GuardDog Extentions==
*The "Person Class" (a php class)looks up a person in LDAP then finds their college and departmental associations as a faculty, staff or student member of the university.   
+
*The "Person Class" looks up a person in LDAP then finds their college and departmental associations as a faculty, staff or student member of the university.   
 
*The "Class List" function returns an array containing the list of students in a given class.  We're happy to share these if you'd like to use them in your own code.
 
*The "Class List" function returns an array containing the list of students in a given class.  We're happy to share these if you'd like to use them in your own code.

Revision as of 12:30, 26 September 2006






GuardDog Extentions

  • The "Person Class" looks up a person in LDAP then finds their college and departmental associations as a faculty, staff or student member of the university.
  • The "Class List" function returns an array containing the list of students in a given class. We're happy to share these if you'd like to use them in your own code.