Functions

cms/modules/contest/submit.php File Reference

Go to the source code of this file.

Functions

if(!defined('__PRAGYAN_CMS')) getLanguageSelectionBox ($languageList)
 showSubmitForm ($contestId, $problemId=-1)
 submitPostSolution ($contestCode, $problemCode)
 submitSolution ($contestCode, $problemCode)

Function Documentation

if (!defined('__PRAGYAN_CMS')) getLanguageSelectionBox ( languageList  ) 

Definition at line 9 of file submit.php.

showSubmitForm ( contestId,
problemId = -1 
)

Definition at line 29 of file submit.php.

submitPostSolution ( contestCode,
problemCode 
)

Definition at line 83 of file submit.php.

submitSolution ( contestCode,
problemCode 
)

Definition at line 132 of file submit.php.