[PortableNotespace] element index

All elements
a b c d e g l n p s t u _
_
top
__construct
PortableNotespace::__construct() in portablenotespace.lib.php
Initialize the PortableNotespace
__construct
pns_db::__construct() in notespace.lib.php
Initializes the database
__construct
pns_user::__construct() in notespace.lib.php
Creates a new user
__destruct
pns_db::__destruct() in notespace.lib.php
Destroys the database object
__destruct
pns_user::__destruct() in notespace.lib.php
Called when a user is destroyed/deleted
a
top
add_note
PortableNotespace::add_note() in portablenotespace.lib.php
Adds a note to the notegroup that you specify
add_user
pns_db::add_user() in notespace.lib.php
Adds a new user to the database
add_user
PortableNotespace::add_user() in portablenotespace.lib.php
Adds a new user
assign_group
PortableNotespace::assign_group() in portablenotespace.lib.php
Assigns a user to a group
b
top
ban_ip
PortableNotespace::ban_ip() in portablenotespace.lib.php
Ban an IP
ban_user
PortableNotespace::ban_user() in portablenotespace.lib.php
Bans an user
ban_useragent
PortableNotespace::ban_useragent() in portablenotespace.lib.php
Ban an user agent
c
top
$customfields
pns_user::$customfields in notespace.lib.php
Array of custom fields
clear_ipbanlist
PortableNotespace::clear_ipbanlist() in portablenotespace.lib.php
Clears the banlist (IP)
clear_useragentlist
PortableNotespace::clear_useragentlist() in portablenotespace.lib.php
Clears the banlist (UserAgent)
clear_userbanlist
PortableNotespace::clear_userbanlist() in portablenotespace.lib.php
Clears the banlist (User)
d
top
$db
pns_db::$db in notespace.lib.php
The actual database
$db
PortableNotespace::$db in portablenotespace.lib.php
The database
$db_location
pns_db::$db_location in notespace.lib.php
Location of the datafile
deassign_group
PortableNotespace::deassign_group() in portablenotespace.lib.php
Deassigns the group
delete_note
PortableNotespace::delete_note() in portablenotespace.lib.php
Deletes a note
delete_theme
PortableNotespace::delete_theme() in portablenotespace.lib.php
delete_user
PortableNotespace::delete_user() in portablenotespace.lib.php
Deletes a user
del_field
pns_user::del_field() in notespace.lib.php
Delete a custom field
del_user
pns_db::del_user() in notespace.lib.php
Deletes a user
e
top
$error
pns_db::$error in notespace.lib.php
Current Error Code
$error
PortableNotespace::$error in portablenotespace.lib.php
The current error code
edit_note
PortableNotespace::edit_note() in portablenotespace.lib.php
Edits a note
g
top
get_admin_group
PortableNotespace::get_admin_group() in portablenotespace.lib.php
Returns the administrator group
get_all_ban_lists
PortableNotespace::get_all_ban_lists() in portablenotespace.lib.php
Get the ban list
get_banlist
PortableNotespace::get_banlist() in portablenotespace.lib.php
get_db
pns_db::get_db() in notespace.lib.php
get_desc
PortableNotespace::get_desc() in portablenotespace.lib.php
Gets the site description
get_enctype
pns_db::get_enctype() in notespace.lib.php
Returns the encryption type of the database
get_error
pns_db::get_error() in notespace.lib.php
Returns the current error code
get_field
pns_user::get_field() in notespace.lib.php
Returns the specified field
get_ip_ban_list
PortableNotespace::get_ip_ban_list() in portablenotespace.lib.php
Gets the banlist (IP)
get_meta
pns_db::get_meta() in notespace.lib.php
Returns the site meta-data info
get_metavar
pns_db::get_metavar() in notespace.lib.php
Get a meta variable
get_mod_group
PortableNotespace::get_mod_group() in portablenotespace.lib.php
Returns the moderator group
get_passwd
pns_user::get_passwd() in notespace.lib.php
Returns the hashed password
get_salt
pns_db::get_salt() in notespace.lib.php
Returns the salt for this database
get_sitename
PortableNotespace::get_sitename() in portablenotespace.lib.php
Gets the sitename
get_theme
PortableNotespace::get_theme() in portablenotespace.lib.php
Gets the site theme
get_ua_ban_list
PortableNotespace::get_ua_ban_list() in portablenotespace.lib.php
Gets the banlist (UserAgent)
get_user
pns_db::get_user() in notespace.lib.php
Returns the pns_user object for the specified user
get_usergroup
pns_db::get_usergroup() in notespace.lib.php
Returns the default usergroup for this database
get_username
pns_user::get_username() in notespace.lib.php
Returns the username
get_user_ban_list
PortableNotespace::get_user_ban_list() in portablenotespace.lib.php
Gets the banlist (users)
get_user_group
PortableNotespace::get_user_group() in portablenotespace.lib.php
Returns the user group
l
top
list_groups
PortableNotespace::list_groups() in portablenotespace.lib.php
Lists all the notegroups of a user
list_notes
PortableNotespace::list_notes() in portablenotespace.lib.php
Lists all notes in the specified notegroup
list_users
PortableNotespace::list_users() in portablenotespace.lib.php
Lists all users
n
top
notespace.lib.php
notespace.lib.php in notespace.lib.php
p
top
$pass
pns_user::$pass in notespace.lib.php
The password of the user, in raw format
pns_db
pns_db in notespace.lib.php
PortableNotespace Database
pns_user
pns_user in notespace.lib.php
PortableNotespace User
PortableNotespace
PortableNotespace in portablenotespace.lib.php
portablenotespace.lib.php
portablenotespace.lib.php in portablenotespace.lib.php
publish_note
PortableNotespace::publish_note() in portablenotespace.lib.php
Publishes the specified note
s
top
$statuschange
pns_db::$statuschange in notespace.lib.php
Has database been changed?
set_desc
PortableNotespace::set_desc() in portablenotespace.lib.php
Sets the global site description
set_field
pns_user::set_field() in notespace.lib.php
Sets a field's value
set_meta
pns_db::set_meta() in notespace.lib.php
Sets the site meta-data info
set_metavar
pns_db::set_metavar() in notespace.lib.php
Set a meta var
set_mod_group
PortableNotespace::set_mod_group() in portablenotespace.lib.php
Sets the moderator group
set_passwd
pns_user::set_passwd() in notespace.lib.php
Sets the password
set_sitename
PortableNotespace::set_sitename() in portablenotespace.lib.php
Sets the global sitename
set_theme
PortableNotespace::set_theme() in portablenotespace.lib.php
Sets the site theme
set_user
pns_db::set_user() in notespace.lib.php
Updates an existing user
set_user_group
PortableNotespace::set_user_group() in portablenotespace.lib.php
Sets the users group
t
top
theme_exists
PortableNotespace::theme_exists() in portablenotespace.lib.php
Checks if a theme exists
u
top
$user
pns_user::$user in notespace.lib.php
The username of the user
unban_ip
PortableNotespace::unban_ip() in portablenotespace.lib.php
Unban an IP
unban_user
PortableNotespace::unban_user() in portablenotespace.lib.php
Unban an user
unban_useragent
PortableNotespace::unban_useragent() in portablenotespace.lib.php
Unban an user agent
user_exists
PortableNotespace::user_exists() in portablenotespace.lib.php
Checks to see if a user exists
user_exists
pns_db::user_exists() in notespace.lib.php
Checks to see if the user already exists
a b c d e g l n p s t u _