\EHGradingKey

It stores information for the grading key of an exam. Individual grade information is stored in instances of the class EHGrade

Summary

Methods
Properties
Constants
getId()
setId()
getName()
setName()
getDescription()
setDescription()
getPassedGradeId()
setPassedGradeId()
getGrades()
setGrades()
getMinPassedPercentage()
setMinPassedPercentage()
getPassedGrade()
getGradeById()
getGradeByName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$m_nId
$m_sName
$m_sDescription
$m_nPassedGradeId
$m_fMinPassedPercentage
$m_aGrades
N/A

Properties

$m_nId

$m_nId

$m_sName

$m_sName

$m_sDescription

$m_sDescription

$m_nPassedGradeId

$m_nPassedGradeId

$m_fMinPassedPercentage

$m_fMinPassedPercentage

$m_aGrades

$m_aGrades

Methods

getId()

getId()

setId()

setId( $nId)

Parameters

$nId

getName()

getName()

setName()

setName( $sName)

Parameters

$sName

getDescription()

getDescription()

setDescription()

setDescription( $sDescription)

Parameters

$sDescription

getPassedGradeId()

getPassedGradeId()

setPassedGradeId()

setPassedGradeId( $nPassedGradeId)

Parameters

$nPassedGradeId

getGrades()

getGrades()

setGrades()

setGrades( $aGrades)

Parameters

$aGrades

getMinPassedPercentage()

getMinPassedPercentage()

setMinPassedPercentage()

setMinPassedPercentage( $fMinPassedPercentage)

Parameters

$fMinPassedPercentage

getPassedGrade()

getPassedGrade()

getGradeById()

getGradeById(\int $id)

Parameters

\int $id

getGradeByName()

getGradeByName( $name)

Parameters

$name