Definition at line 19 of file SPTUser.php.
SPTUser::PrefAudioDescriptionLanguage | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefAudioDescriptionLevel | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefBackgroundColor | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefCaptionRate | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefCaptionType | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefColorAvoidanceFlags | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefContentDensity | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefContentView | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefFontColor | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefFontSize | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefFontTypeFace | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefImageDescriptionLanguage | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefSignLanguage | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefUseGraphicAlternatives | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::PrefVisualDescriptionLanguage | ( | $ | NewValue = DB_NOVALUE |
) |
SPTUser::SPTUser | ( | $ | UserInfo = NULL |
) |
Definition at line 53 of file SPTUser.php.
References $DB, User::$Session, User::Id(), User::IsLoggedIn(), and User::User().
SPTUser::UUPUpdateValue | ( | $ | FieldName, | |
$ | NewValue | |||
) |
Definition at line 139 of file SPTUser.php.
References User::Id().
Referenced by PrefAudioDescriptionLanguage(), PrefAudioDescriptionLevel(), PrefBackgroundColor(), PrefCaptionRate(), PrefCaptionType(), PrefColorAvoidanceFlags(), PrefContentDensity(), PrefContentView(), PrefFontColor(), PrefFontSize(), PrefFontTypeFace(), PrefImageDescriptionLanguage(), PrefSignLanguage(), PrefUseGraphicAlternatives(), and PrefVisualDescriptionLanguage().
SPTUser::$DB |
SPTUser::$UserUIPreferencesCache |
Definition at line 137 of file SPTUser.php.
Definition at line 45 of file SPTUser.php.
const SPTUser::UIPREF_AUDIODESCRIPTION_NONE = 0 |
Definition at line 43 of file SPTUser.php.
Definition at line 44 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_BLUEYELLOW = 4 |
Definition at line 25 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_GREENYELLOW = 8 |
Definition at line 26 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_ORANGE = 16 |
Definition at line 27 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_PURPLEGREY = 64 |
Definition at line 29 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_RED = 1 |
Definition at line 23 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_REDBLACK = 32 |
Definition at line 28 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_REDGREEN = 2 |
Definition at line 24 of file SPTUser.php.
const SPTUser::UIPREF_AVOID_USEMAXMONOCHR = 128 |
Definition at line 30 of file SPTUser.php.
const SPTUser::UIPREF_CAPTIONTYPE_NONE = 0 |
Definition at line 48 of file SPTUser.php.
Definition at line 50 of file SPTUser.php.
const SPTUser::UIPREF_CAPTIONTYPE_VERBATIM = 1 |
Definition at line 49 of file SPTUser.php.
const SPTUser::UIPREF_CONTENTDENSITY_DETAILED = 1 |
Definition at line 34 of file SPTUser.php.
Definition at line 33 of file SPTUser.php.
const SPTUser::UIPREF_CONTENTDENSITY_OVERVIEW = 2 |
Definition at line 35 of file SPTUser.php.
Definition at line 40 of file SPTUser.php.
const SPTUser::UIPREF_CONTENTVIEW_NOPREFERENCE = 0 |
Definition at line 38 of file SPTUser.php.
Definition at line 39 of file SPTUser.php.