File_Passwd_Unix::setMap() -- Set 'name map'
Beschrijving
Set the 'name map' to use with the extra properties of the user.
This map is used for naming the associative array of the extra properties.
Parameter
- array
$map
the 'name map'
Return waarde
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Returns PEAR_Error
FILE_PASSWD_E_PARAM_MUST_BE_ARRAY,
if the supplied 'name map' was not of type array.
Note
Deze functie kan niet statisch worden aangeroepen.