AUTHORS
README
NEWS
LICENSE.TXT
COPYING
void Admin( mixed $contest_api, mixed $contest_short_name)
Show a contest create form and handles POST
void ContestDelete( string $contest_short_name)
(not implemented)
void CreateContest( mixed $contest_api)
void EditContest( mixed $contest_api, string $contest_short_name)
void PublishSources( mixed $contest_short_name)
void SubmitSource( mixed $contest_api, string $contest_short_name)
This will display a form to submit sources to the contest.
void UpgradeGlobals( )
void _get_contest_tabs( string $short_name, string $full_name)
void _get_submit_form( mixed $short_name, mixed $full_name, mixed $logo, mixed $entry_url)