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

Interface: KuoteInterfaces_EnrollmentSet

Source Location: /classes/KuoteInterfaces/EnrollmentSet.php

Interface KuoteInterfaces_EnrollmentSet

Interface Overview

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

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



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

Methods

[ Top ]
Method Summary
integer   getByUser()   Populates this EnrollmentSet with all the enrollments for the given user.

[ Top ]
Methods
getByUser  [line 25]

  integer getByUser( KuoteObjects_User $user  )

Populates this EnrollmentSet with all the enrollments for the given user.

Parameters:
KuoteObjects_User   $user:  The user whose Enrollments to get.

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


[ Top ]

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