phpDocumentor KuoteInterfaces
ObjectSet
[ class tree: KuoteInterfaces ] [ index: KuoteInterfaces ] [ all elements ]

Interface: KuoteInterfaces_CourseOfferingSet

Source Location: /classes/KuoteInterfaces/CourseOfferingSet.php

Interface KuoteInterfaces_CourseOfferingSet

Interface Overview

KuoteInterfaces_CourseOfferingSet This intefaces defines the set of methods that all CourseOfferingSet implementations need to function as part of the Kuote System.

Located in /classes/KuoteInterfaces/CourseOfferingSet.php [line 18]



		
				Author(s):
		
  • Kyle Hall
Information Tags:
Copyright:  2006

Methods

[ Top ]
Method Summary
integer   getAvailableCourseOfferings()   Populates this CourseOfferingSet with courses that the given user may enroll in, but not offerings which the user is already enrolled in.

[ Top ]
Methods
getAvailableCourseOfferings  [line 26]

  integer getAvailableCourseOfferings( KuoteObjects_User $user  )

Populates this CourseOfferingSet with courses that the given user may enroll in, but not offerings which the user is already enrolled in.

Parameters:
KuoteObjects_User   $user:  The user for which to get available course offerings.

API Tags:
Return:  Number of available offerings found.
Access:  public


[ Top ]

Documentation generated on Fri, 15 Dec 2006 11:17:21 -0500 by phpDocumentor 1.3.0