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.
Stringdirectory path
copyConfigTemplates(array $profiles)
arrayserver profiles
deleteDN(string $dn) : array
stringDN to delete
arrayerror messagesdisplay_LoginPage(object $config_object)
objectcurrent active configuration
getChildCount(string $dn) : \interger
stringDN of parent
\intergernumber 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)
stringstringarraystringcopy only files that start with the given filter
booleanoverwrite existing files
recursiveDelete(string $src, array $profiles)
stringarraytestPermissionRecursive(String $dir) : array
Stringdirectory
arraylist of files/directories with wrong permissiontestPermissions() : array
array- permission messagesupgradeConfigToServerProfileFolders(array $profiles)
arrayserver profiles
FPDF_VERSION
MHASH_MD5
MHASH_RIPEMD160
MHASH_SHA1