userBase user class
This is the overarching class which contains (through session extend) all methods utilised for user functionality during a session.
Located in /includes/session.php (line 1376)
session | --user
mixed
$date_format
(line 1381)
mixed
$dst
(line 1383)
mixed
$help
= array() (line 1379)
mixed
$img_array
= array() (line 1389)
mixed
$img_lang
(line 1388)
mixed
$keyoptions
= array('viewimg' => 0, 'viewflash' => 1, 'viewsmilies' => 2, 'viewsigs' => 3, 'viewavatars' => 4, 'viewcensors' => 5, 'attachsig' => 6, 'bbcode' => 8, 'smilies' => 9, 'popuppm' => 10) (line 1392)
mixed
$keyvalues
= array() (line 1393)
mixed
$lang
= array() (line 1378)
mixed
$lang_id
= false (line 1386)
mixed
$lang_name
= false (line 1385)
mixed
$lang_path
(line 1387)
mixed
$theme
= array() (line 1380)
mixed
$timezone
(line 1382)
Inherited from session
session::$browser
session::$cookie_data
session::$data
session::$forwarded_for
session::$host
session::$ip
session::$load
session::$page
session::$session_id
session::$time_now
session::$update_session_page
Constructor user (line 1398)
Constructor to set the lang path
add_lang (line 1810)
Add Language Items - use_db and use_help are assigned where needed (only use them to force inclusion)
internal variable for recursion, do not use
Examples:
format_date (line 1892)
Format user date
get_iso_lang_id (line 1940)
Get language id currently used by the user
get_profile_fields (line 1967)
Get users profile fields
img (line 1987)
Specify/Get image
optionget (line 2035)
Get option bit field from user options
optionset (line 2049)
Set option bit field for user options
setup (line 1424)
Setup basic user-specific items (style, language, ...)
set_custom_lang_path (line 1411)
Function to set custom language path (able to use directory outside of phpBB)
set_lang (line 1851)
Set language entry (called by add_lang)
Inherited From session
session::check_ban()
session::check_dnsbl()
session::confirm_gc()
session::extract_current_page()
session::reset_login_keys()
session::session_begin()
session::session_create()
session::session_gc()
session::session_kill()
session::set_cookie()
session::set_login_key()
session::unset_admin()
session::validate_referer()
Documentation generated on Tue, 26 Aug 2008 08:34:09 +0200 by phpDocumentor 1.4.2