ce_do_footer (line 102)
Output the config editors page footer.
void
ce_do_footer
()
ce_do_header (line 74)
Output the config editors page header.
void
ce_do_header
()
ce_do_login (line 114)
Output a login page.
void
ce_do_login
()
co_sync_file (line 396)
Provides a hook for file synchronisation between mirrored servers.
void
co_sync_file
(PATH $filename)
-
PATH
$filename: File/directory name to sync on (may be full or relative path)
co_sync_file_move (line 416)
Provides a hook for file synchronisation between mirrored servers.
void
co_sync_file_move
(PATH $old, PATH $new)
-
PATH
$old: File/directory name to move from (may be full or relative path)
-
PATH
$new: File/directory name to move to (may be full or relative path)
do_access (line 128)
Output the editing page.
void
do_access
(string $given_password)
-
string
$given_password: The password given to get here (so we don't need to re-enter it each edit).
do_set (line 281)
Do the editing.
void
do_set
()