Administrative screens for floor maintenance
[Configuration Mechanisms]


Functions

void display_floorconfig (char *prepend_html)
 Display floor config Display floor configuration. If prepend_html is not NULL, its contents will be displayed at the top of the screen.
void delete_floor (void)
 delete the actual floor
void create_floor (void)
 tart creating a new floor
void rename_floor (void)
 rename this floor

Function Documentation

void display_floorconfig ( char *  prepend_html  ) 

Display floor config Display floor configuration. If prepend_html is not NULL, its contents will be displayed at the top of the screen.

Parameters:
prepend_html pagetitle to prepend

Definition at line 22 of file floors.c.

References client_write(), extract_int(), extract_token(), output_headers(), serv_getln(), serv_printf(), wDumpContent(), and wprintf().

Referenced by create_floor(), delete_floor(), rename_floor(), and session_loop().


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