delAccountProfile(string $file, string $scope) : boolean
stringname of profile (Without .
stringaccount type
booleantrue if profile was deletedgetAccountProfiles(string $scope) : array
stringaccount type
arrayprofile namesloadAccountProfile(string $profile, string $scope) : array
stringname of the profile (without .
stringaccount type
arrayhash array (attribute => value)saveAccountProfile(array $attributes, string $profile, string $scope) : boolean
file is created, if needed
arrayhash array (attribute => value)
stringname of the account profile (without .
stringaccount type
booleantrue, if saving succeeded