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

Interface: KuoteInterfaces_QuestionSet

Source Location: /classes/KuoteInterfaces/QuestionSet.php

Interface KuoteInterfaces_QuestionSet

Interface Overview

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

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



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

Methods

[ Top ]
Method Summary
integer   getByLearningId()   Populates the question set with questions that are part of the given Learning's quiz.

[ Top ]
Methods
getByLearningId  [line 25]

  integer getByLearningId( integer $learningId  )

Populates the question set with questions that are part of the given Learning's quiz.

Parameters:
integer   $learningId:  The Id of the Learning whose questions to find.

API Tags:
Return:  Number of questions found
Access:  public


[ Top ]

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