LDAP Account Manager

confImportExport.php

Table of Contents

showLoginDialog()  : void
Shows the login dialog for the configuration master password.
renderBackLink()  : void
Renders the link back to login page.
checkLogin()  : bool
Checks the login password.
displayImportExport()  : void
Displays the import/export functions.
renderImportPart()  : void
Renders the import area.

Functions

showLoginDialog()

Shows the login dialog for the configuration master password.

showLoginDialog([htmlStatusMessage $message = null ]) : void
Parameters
$message : htmlStatusMessage = null

message to show if any error occurred

Return values
void

Renders the link back to login page.

renderBackLink() : void
Return values
void

displayImportExport()

Displays the import/export functions.

displayImportExport() : void
Return values
void

Search results