containsFiles
copyConfigTemplates
deleteDN
display_LoginPage
getChildCount
mhash
mhash_keygen_s2k
openssl_hash
recursiveCopy
recursiveDelete
testPermissionRecursive
testPermissions
upgradeConfigToServerProfileFolders
FPDF_VERSION
MHASH_MD5
MHASH_RIPEMD160
MHASH_SHA1
containsFiles(String $dir)
This is used to check if config files need to be migrated.
String
directory path
copyConfigTemplates(array $profiles)
array
server profiles
deleteDN(string $dn) : array
string
DN to delete
array
error messagesdisplay_LoginPage(object $config_object)
object
current active configuration
getChildCount(string $dn) : \interger
string
DN of parent
\interger
number of childsmhash($hash_id, $password_clear)
mhash_keygen_s2k($hash_id, $password_clear, $salt, $bytes)
openssl_hash($openssl_hash_id, $password_clear)
recursiveCopy(string $src, string $dst, array $profiles, string $fileFilter, boolean $overwrite)
string
string
array
string
copy only files that start with the given filter
boolean
overwrite existing files
recursiveDelete(string $src, array $profiles)
string
array
testPermissionRecursive(String $dir) : array
String
directory
array
list of files/directories with wrong permissiontestPermissions() : array
array
- permission messagesupgradeConfigToServerProfileFolders(array $profiles)
array
server profiles
FPDF_VERSION
MHASH_MD5
MHASH_RIPEMD160
MHASH_SHA1