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

Interface: KuoteInterfaces_LearningOfferingSet

Source Location: /classes/KuoteInterfaces/LearningOfferingSet.php

Interface KuoteInterfaces_LearningOfferingSet

Interface Overview

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

Located in /classes/KuoteInterfaces/LearningOfferingSet.php [line 19]



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

Methods

[ Top ]
Method Summary
integer   getCurrentByCourseOffering()   Populates this LearningOfferingSet with all the currently offered LearningOfferings for the given Course Offering.

[ Top ]
Methods
getCurrentByCourseOffering  [line 28]

  integer getCurrentByCourseOffering( integer $courseOffering  )

Populates this LearningOfferingSet with all the currently offered LearningOfferings for the given Course Offering.

Parameters:
integer   $courseOffering:  KuoteObjects_CourseOffering $courseOffering The CourseOffering whose LearningOfferings to get.

API Tags:
Return:  Number of Enrollments found.
Access:  public


[ Top ]

Documentation generated on Fri, 15 Dec 2006 11:18:12 -0500 by phpDocumentor 1.3.0