phpDocumentor sessions
[ class tree: sessions ] [ index: sessions ] [ all elements ]

Element index for package sessions

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

$_data
in file _session.class.php, variable Session::$_data
    Data stored for the session.
$_extracted_keyphrase
in file _hit.class.php, variable Hit::$_extracted_keyphrase
    Extracted from search referers:
$_extracted_serprank
in file _hit.class.php, variable Hit::$_extracted_serprank
$_is_new_view
in file _hit.class.php, variable Hit::$_is_new_view
    Is this a reload? This gets lazy-filled by is_new_view().
$_keyphrase
in file _hit.class.php, variable Hit::$_keyphrase
$_remoteHost
in file _hit.class.php, variable Hit::$_remoteHost
    The user's remote host.
$_serprank
in file _hit.class.php, variable Hit::$_serprank
$_session_needs_save
in file _session.class.php, variable Session::$_session_needs_save
_goal.class.php
procedural page _goal.class.php
_hit.class.php
procedural page _hit.class.php
_hitlist.class.php
procedural page _hitlist.class.php
_hitlog.funcs.php
procedural page _hitlog.funcs.php
_session.class.php
procedural page _session.class.php
_sessions.install.php
procedural page _sessions.install.php
_bar_chart.inc.php
procedural page _bar_chart.inc.php
_pie_chart.inc.php
procedural page _pie_chart.inc.php
_goal.form.php
procedural page _goal.form.php
_goal_hitsummary.view.php
procedural page _goal_hitsummary.view.php
_stats_browserhits.view.php
procedural page _stats_browserhits.view.php
_stats_direct.view.php
procedural page _stats_direct.view.php
_stats_goalhits.view.php
procedural page _stats_goalhits.view.php
_stats_goals.view.php
procedural page _stats_goals.view.php
_stats_hit_list.view.php
procedural page _stats_hit_list.view.php
_stats_refdomains.view.php
procedural page _stats_refdomains.view.php
_stats_referers.view.php
procedural page _stats_referers.view.php
_stats_refsearches.view.php
procedural page _stats_refsearches.view.php
_stats_robots.view.php
procedural page _stats_robots.view.php
_stats_search_engines.view.php
procedural page _stats_search_engines.view.php
_stats_search_keywords.view.php
procedural page _stats_search_keywords.view.php
_stats_sessions.view.php
procedural page _stats_sessions.view.php
_stats_sessions_list.view.php
procedural page _stats_sessions_list.view.php
_stats_summary.view.php
procedural page _stats_summary.view.php
_stats_syndication.view.php
procedural page _stats_syndication.view.php
_stats_useragents.view.php
procedural page _stats_useragents.view.php
_stats_view.funcs.php
procedural page _stats_view.funcs.php
_sessions.init.php
procedural page _sessions.init.php
a

a

$agent_ID
in file _hit.class.php, variable Hit::$agent_ID
    The ID of the user agent entry in T_useragents.
$agent_name
in file _hit.class.php, variable Hit::$agent_name
    The user agent name, eg "safari"
$agent_platform
in file _hit.class.php, variable Hit::$agent_platform
    The user agent platform, eg "mac"
$agent_type
in file _hit.class.php, variable Hit::$agent_type
    The user agent type.
b

b

build_menu_1
in file _sessions.init.php, method sessions_Module::build_menu_1()
    Builds the 1st half of the menu. This is the one with the most important features
build_menu_2
in file _sessions.init.php, method sessions_Module::build_menu_2()
    Builds the 2nd half of the menu. This is the one with the configuration features
build_navbar_menu
in file _sessions.init.php, method sessions_Module::build_navbar_menu()
    Build the navbar menu
c

c

change_type
in file _hitlist.class.php, method Hitlist::change_type()
    Change type for a hit
d

d

$default_value
in file _goal.class.php, variable Goal::$default_value
dbprune
in file _hitlist.class.php, method Hitlist::dbprune()
    Auto pruning of old stats.
dbsave
in file _session.class.php, method Session::dbsave()
    Updates session data in database.
delete
in file _hitlist.class.php, method Hitlist::delete()
    Delete a hit.
delete
in file _session.class.php, method Session::delete()
    Delete a value from the session data.
detect_admin_page
in file _hit.class.php, method Hit::detect_admin_page()
    Detect admin page
detect_referer
in file _hit.class.php, method Hit::detect_referer()
    Detect Referer (sic!).
detect_useragent
in file _hit.class.php, method Hit::detect_useragent()
    Set $user_agent and detect the browser.
e

e

extract_keyphrase_from_referer
in file _hit.class.php, method Hit::extract_keyphrase_from_referer()
    Extract the keyphrase from a search engine referer url
extract_serprank_from_referer
in file _hit.class.php, method Hit::extract_serprank_from_referer()
    Extract the "serp rank" from a search engine referer url
f

f

filter_basedomains
in file _stats_refdomains.view.php, function filter_basedomains()
    Callback to add filters on top of the result set
filter_goals
in file _stats_goals.view.php, function filter_goals()
    Callback to add filters on top of the result set
filter_hits
in file _goal_hitsummary.view.php, function filter_hits()
    Callback to add filters on top of the result set
filter_keyphrases
in file _stats_search_keywords.view.php, function filter_keyphrases()
    Callback to add filters on top of the result set
filter_sessions
in file _stats_sessions_list.view.php, function filter_sessions()
    Callback to add filters on top of the result set
filter_useragents
in file _stats_useragents.view.php, function filter_useragents()
    Callback to add filters on top of the result set
g

g

get
in file _session.class.php, method Session::get()
    Get a data value for the session. This checks for the data to be expired and unsets it then.
get_agent_name
in file _hit.class.php, method Hit::get_agent_name()
    Get the User agent's name.
get_agent_platform
in file _hit.class.php, method Hit::get_agent_platform()
    Get the User agent's platform.
get_agent_type
in file _hit.class.php, method Hit::get_agent_type()
    Get the User agent's type.
get_keyphrase
in file _hit.class.php, method Hit::get_keyphrase()
    Get the keyphrase from the referer
get_name
in file _goal.class.php, method Goal::get_name()
    dummy docblock makes error-free autodocs
get_referer_domain_ID
in file _hit.class.php, method Hit::get_referer_domain_ID()
    Get referer_domain_ID (ID of the referer in T_basedomains).
get_remote_host
in file _hit.class.php, method Hit::get_remote_host()
    Get the remote hostname.
get_serprank
in file _hit.class.php, method Hit::get_serprank()
    Get the serprank from the referer
get_User
in file _session.class.php, method Session::get_User()
    Get the attached User.
get_user_agent
in file _hit.class.php, method Hit::get_user_agent()
    Get the User agent's signature.
Goal
in file _goal.class.php, method Goal::Goal()
    Constructor
Goal
in file _goal.class.php, class Goal
    Filetype Class
goals.ctrl.php
procedural page goals.ctrl.php
h

h

has_User
in file _session.class.php, method Session::has_User()
    Check if session has a user attached.
Hit
in file _hit.class.php, method Hit::Hit()
    Constructor
Hit
in file _hit.class.php, class Hit
    A hit to a blog.
Hitlist
in file _hitlist.class.php, class Hitlist
    A list of hits. Provides functions for maintaining and extraction of Hits.
i

i

$ID
in file _session.class.php, variable Session::$ID
    The ID of the session.
$ID
in file _hit.class.php, variable Hit::$ID
    ID in DB, gets set when http://www.php.net/log was called and the hit was logged.
$ignore
in file _hit.class.php, variable Hit::$ignore
    Ignore this hit?
$IP
in file _hit.class.php, variable Hit::$IP
    Remote address (IP).
$is_validated
in file _session.class.php, variable Session::$is_validated
    Is the session validated? This means that it was created from a received cookie.
is_browser_reload
in file _hit.class.php, method Hit::is_browser_reload()
    Is this a browser reload (F5)?
is_firefox
in file _hit.class.php, method Hit::is_firefox()
    Is this Firefox?
is_gecko
in file _hit.class.php, method Hit::is_gecko()
    Is this Gecko?
is_lynx
in file _hit.class.php, method Hit::is_lynx()
    Is this Lynx?
is_macIE
in file _hit.class.php, method Hit::is_macIE()
    Is this MacIE?
is_new_view
in file _hit.class.php, method Hit::is_new_view()
    Determine if a hit is a new view (not reloaded or from a robot).
is_NS4
in file _hit.class.php, method Hit::is_NS4()
    Is this Netscape4?
is_opera
in file _hit.class.php, method Hit::is_opera()
    Is this Opera?
is_safari
in file _hit.class.php, method Hit::is_safari()
    Is this Safari?
is_winIE
in file _hit.class.php, method Hit::is_winIE()
    Is this WinIE?
k

k

$key
in file _session.class.php, variable Session::$key
    The session key (to be used in URLs).
$key
in file _goal.class.php, variable Goal::$key
l

l

$logged
in file _hit.class.php, variable Hit::$logged
    Is the hit already logged?
load_from_Request
in file _goal.class.php, method Goal::load_from_Request()
    Load data from Request form fields.
log
in file _hit.class.php, method Hit::log()
    T-Tag: Log a hit on a blog page / rss feed.
logout
in file _session.class.php, method Session::logout()
    Logout the user, by invalidating the session key and unsetting $user_ID.
n

n

$name
in file _goal.class.php, variable Goal::$name
p

p

prune
in file _hitlist.class.php, method Hitlist::prune()
    Delete all hits for a specific date
r

r

$redir_url
in file _goal.class.php, variable Goal::$redir_url
$referer
in file _hit.class.php, variable Hit::$referer
    The referer/referrer.
$referer_domain_ID
in file _hit.class.php, variable Hit::$referer_domain_ID
    The ID of the referer's base domain in T_basedomains
$referer_type
in file _hit.class.php, variable Hit::$referer_type
    The type of referer.
record_the_hit
in file _hit.class.php, method Hit::record_the_hit()
    This records the hit. You should not call this directly, but Hit::log() instead!
refererList
in file _hitlog.funcs.php, function refererList()
referer_ban_link
in file _stats_referers.view.php, function referer_ban_link()
reload_data
in file _session.class.php, method Session::reload_data()
    Reload session data.
s

s

stats.ctrl.php
procedural page stats.ctrl.php
Session
in file _session.class.php, method Session::Session()
    Constructor
Session
in file _session.class.php, class Session
    A session tracks a given user (not necessarily logged in) while he's navigating the site.
sessions_Module
in file _sessions.init.php, class sessions_Module
    sessions_Module definition
session_unserialize_callback
in file _session.class.php, function session_unserialize_callback()
    This gets used as a http://www.php.net/unserialize callback function, which is responsible for loading the requested class.
session_unserialize_load_all_classes
in file _session.class.php, function session_unserialize_load_all_classes()
    When session_unserialize_callback() cannot be registered to do some smart loading, then we fall back to this function and load everything with brute force...
set
in file _goal.class.php, method Goal::set()
    Set param value
set
in file _session.class.php, method Session::set()
    Set a data value for the session.
set_User
in file _session.class.php, method Session::set_User()
    Attach a User object to the session.
set_user_ID
in file _session.class.php, method Session::set_user_ID()
    Attach a user ID to the session.
should_be_logged
in file _hit.class.php, method Hit::should_be_logged()
    Tell if a HIT should be logged:
stats_basedomain
in file _hitlog.funcs.php, function stats_basedomain()
stats_blog_ID
in file _hitlog.funcs.php, function stats_blog_ID()
stats_blog_name
in file _hitlog.funcs.php, function stats_blog_name()
stats_format_req_URI
in file _stats_view.funcs.php, function stats_format_req_URI()
    Helper function for "Requested URI" column
stats_hit_count
in file _hitlog.funcs.php, function stats_hit_count()
stats_hit_ID
in file _hitlog.funcs.php, function stats_hit_ID()
stats_hit_percent
in file _hitlog.funcs.php, function stats_hit_percent()
stats_hit_remote_addr
in file _hitlog.funcs.php, function stats_hit_remote_addr()
stats_referer
in file _hitlog.funcs.php, function stats_referer()
stats_req_URI
in file _hitlog.funcs.php, function stats_req_URI()
stats_search_keywords
in file _hitlog.funcs.php, function stats_search_keywords()
    Displays keywords used for search leading to this page
stats_time
in file _hitlog.funcs.php, function stats_time()
stats_total_hit_count
in file _hitlog.funcs.php, function stats_total_hit_count()
stats_user_agent
in file _hitlog.funcs.php, function stats_user_agent()
    stats_user_agent(-)
stat_session_login
in file _stats_view.funcs.php, function stat_session_login()
t

t

translate_user_agent
in file _stats_robots.view.php, function translate_user_agent()
    Helper function to translate agnt_signature to a "human-friendly" version from $user_agents.
u

u

$user_agent
in file _hit.class.php, variable Hit::$user_agent
    The user agent.
$user_ID
in file _session.class.php, variable Session::$user_ID
    The user ID for the user of the session (NULL for anonymous (not logged in) user).