125 return 'mark_tst_passed';
128 return 'mark_tst_failed';
141 return '_obligations_answered';
145 return '_obligations_missing';
$obligationsAnsweredStatus
areObligationsEnabled()
getter for obligationsEnabled
getPassedStatus()
getter for passedStatus
setObligationsEnabled($obligationsEnabled)
setter for obligationsEnabled
setObligationsAnsweredStatus($obligationsAnsweredStatus)
setter for obligationsAnsweredStatus
builds the language variable identifier corresponding to the given passed status considering the give...
getPassedLangVarBasename()
returns the final statement language variable identifier basename that regards to given passed status...
getObligationsLangVarExtension()
returns the final statement language variable identifier extension that regards to the given obligati...
build()
builds the final statement language variable identifier based on "Passed-LangVar-Basename" and "Oblig...
getObligationsAnsweredStatus()
getter for obligationsAnsweredStatus
__construct($passedStatus, $obligationsAnsweredStatus, $obligationsEnabled)
constructer
setPassedStatus($passedStatus)
setter for passedStatus