Displays the "advanced" (main) menu.
[Things that guide you through the webcit parts]


Functions

void display_main_menu (void)
 The Main Menu.
void display_aide_menu (void)
 System administration menu.
void display_generic (void)
 Display the screen to enter a generic server command.
void do_generic (void)
 Interactive window to perform generic Citadel server commands.
void display_menubar (int as_single_page)
 Display the menubar.

Function Documentation

void display_main_menu ( void   ) 

The Main Menu.

< start of first column

Definition at line 15 of file mainmenu.c.

References do_template(), output_headers(), svprintf(), wDumpContent(), and wprintf().

Referenced by change_start_page(), changepw(), commit_iconbar(), delete_room(), display_edit(), display_editroom(), display_entroom(), display_reg(), do_generic(), editroom(), entroom(), goto_private(), save_edit(), save_sieve(), session_loop(), and set_preferences().

void display_menubar ( int  as_single_page  ) 

Display the menubar.

Parameters:
as_single_page Set to display HTML headers and footers -- otherwise it's assumed that the menubar is being embedded in another page.

Definition at line 393 of file mainmenu.c.

References do_template(), output_headers(), wDumpContent(), and wprintf().

Referenced by session_loop().


Generated on Wed Jun 20 23:13:13 2007 for webcit by  doxygen 1.5.2