File_Passwd_Custom::useMap()

File_Passwd_Custom::useMap() -- Whether to use the 'name map'

Synopsis

boolean File_Passwd_Custom::useMap ([boolean $bool = null])

Opis

Whether to use the 'name map' of the extra properties or not.

You first must supply a 'name map' to use it.

Parametr

boolean $bool

whether to use the 'name map' or not

Zwracana wartość

Returns boolean TRUE if you set a value, or the actual value if called without param.

Zobacz

See File_Passwd_Custom::getMap()

See File_Passwd_Custom::setMap()

Uwagi

Ta funkcja nie może być wywołana statycznie.