ad_style_user_preferences_from_db

EveAndersson.com : API Browser : ad_style_user_preferences_from_db

ad_style_user_preferences_from_db

ad_style_user_preferences_from_db user_id
Defined in tcl/ad-style.tcl

Returns a list of prefer_text_only_p and language_preference from the users_preferences table; probably you should call this within a util_memoize so that you aren't kicking the stuffing out of Oracle.

Parameters:
user_id
[ show source ]

Show another procedure:

eve@eveandersson.com