[mirror] element index

All elements
a c d e f g h i l m o p r s u w
a
top
admin_init.php
admin_init.php in admin_init.php
admin_nav.php
admin_nav.php in admin_nav.php
array_days
array_days() in forms.php
Get calendar days in array format.
array_hours
array_hours() in forms.php
Get calendar hours in array format.
array_minutes
array_minutes() in forms.php
Get array of minutes.
array_months
array_months() in forms.php
Get calendar months in array format.
array_order_by
array_order_by() in util.php
Sort a two dimensional array based on a 'column' key
array_states
array_states() in forms.php
Get array of states.
array_years
array_years() in forms.php
Get calendar years in array format.
auth_create_session
Start a valid session.
auth_is_valid_session
Check admin session against sessions table in database.
auth_logout
auth_logout() in auth.php
Logout.
auth_mysql
auth_mysql() in auth.php
Authentication a user.
auth.php
auth.php in auth.php
c
top
config-dist.php
config-dist.php in config-dist.php
clean_in
clean_in() in forms.php
Cleans a string or an array of strings for DB input.
clean_out
clean_out() in forms.php
Cleans a string or an array of strings for HTML presentation.
d
top
DBHOST
DBHOST in config-dist.php
DBNAME
DBNAME in config-dist.php
DBPASS
DBPASS in config-dist.php
DBUSER
DBUSER in config-dist.php
db_close
db_close() in db.php
Close the db connection. If a dbh is not specified, assume the last opened link.
db_connect
db_connect() in db.php
Connect to a MySQL database server.
db_fetch
db_fetch() in db.php
Fetch a row as an array from a result.
db_fieldnames
db_fieldnames() in db.php
Get all of the fieldnames for the specified table.
db_get
db_get() in db.php
Fetch an array based on a query.
db_get_one
db_get_one() in db.php
Get one record.
db_get_to_options
db_get_to_options() in forms.php
Take a db_get result and return an array of options.
db_insert_id
db_insert_id() in db.php
Since PHP's mysql_insert_id() sometimes throws an error, this is the replacement
db_makeinsert
db_makeinsert() in db.php
Create a MySQL INSERT statement based on $_POST array generated by form submission.
db_makereplace
Create a MySQL REPLACE statement based on $_POST array generated by form submission.
db_makeupdate
db_makeupdate() in db.php
Create a MySQL UPDATE statement based on $_POST array generated by form submission.
db_name_to_id
db_name_to_id() in db.php
Get an ID based on name.
db_numrows
db_numrows() in db.php
Determine number of rows in result.
db_query
db_query() in db.php
Execute a MySQL query.
db_select
db_select() in db.php
Select database.
db_toggle_bool
Sets enum booleans to their opposite
debug_r
debug_r() in util.php
Print out an varible enclosed by <pre> tags
db.php
db.php in db.php
e
top
emptify_in_array
emptify_in_array() in util.php
This recursive function empty values in an 'multi-dimensional' array.
f
top
FILEPATH
FILEPATH in config-dist.php
FOOTER
FOOTER in config-dist.php
footer.php
footer.php in footer.php
form_array_fix_dates
Fix dates for form display, or proper db entry
form_array_get_date
Get put a date back together after a POST.
form_array_get_datetime
Get put a datetime back together after a POST.
form_checkbox
form_checkbox() in forms.php
Writes a checkbox input.
form_end
form_end() in forms.php
Writes the ending form tag.
form_hidden
form_hidden() in forms.php
Writes a hidden field.
form_label
form_label() in forms.php
Writes a form input label.
form_password
form_password() in forms.php
Writes a password input.
form_radio
form_radio() in forms.php
Writes a radio input.
form_reset
form_reset() in forms.php
Writes a reset input.
form_select
form_select() in forms.php
Writes a select list with options.
form_start
form_start() in forms.php
Writes the beginning form tag.
form_submit
form_submit() in forms.php
Writes a submit input.
form_text
form_text() in forms.php
Writes a text input.
form_textarea
form_textarea() in forms.php
Writes a textarea
forms.php
forms.php in forms.php
g
top
geo_get_coordinates
Get longitude and latitude of an IP.
geo_get_country
Get country of an IP.
geo_get_distance
Calculate the distance between two geo points.
geo_get_record
geo_get_record() in geo.php
Get complete record based on IP.
geo_query
geo_query() in geo.php
Query NetGeo based on API and parse results.
get_order
get_order() in list.php
Determine current sort order.
get_orderby
get_orderby() in list.php
Determine whether or not list is currently sorted.
geo.php
geo.php in geo.php
h
top
HEADER
HEADER in config-dist.php
header.php
header.php in header.php
i
top
index.php
index.php in index.php
INC
INC in config-dist.php
init.php
init.php in init.php
is_email_address
is_email_address() in forms.php
Validates email addresses
is_phone_number
is_phone_number() in forms.php
Validates phone number
index.php
index.php in index.php
l
top
locations.php
locations.php in locations.php
login.php
login.php in login.php
logout.php
logout.php in logout.php
LIB
LIB in config-dist.php
LOGGING
LOGGING in config-dist.php
location.php
location.php in location.php
list_edit_ids
list_edit_ids() in list.php
Parses $_POST for ids, shows edit forms for each id with populated data.
list_update_ids
list_update_ids() in list.php
Process a submitted list_edit_ids form.
list.php
list.php in list.php
m
top
mstats.php
mstats.php in mstats.php
mirror.php
mirror.php in mirror.php
microtime_float
microtime_float() in util.php
determine float value of now
mirror_delete_location
Delete a location.
mirror_delete_mirror
Delete mirror.
mirror_delete_os
mirror_delete_os() in mirror.php
Delete a os.
mirror_delete_product
Delete a product.
mirror_delete_region
Delete a region.
mirror_delete_user
mirror_delete_user() in mirror.php
Delete a user.
mirror_get_locations
Get locations.
mirror_get_mirrors
mirror_get_mirrors() in mirror.php
Get list of mirrors.
mirror_get_mirrors_select
Get an alpha-list of mirrors for select list.
mirror_get_mirror_stats
Get mirror statistics.
mirror_get_one_location
Get one location.
mirror_get_one_mirror
Get one mirror record.
mirror_get_one_os
mirror_get_one_os() in mirror.php
Get one os.
mirror_get_one_product
Get one product.
mirror_get_one_region
Get one region.
mirror_get_one_user
mirror_get_one_user() in mirror.php
Get one user.
mirror_get_oss
mirror_get_oss() in mirror.php
Get operating systems.
mirror_get_oss_select
Get an alpha-list of operating systems for select list.
mirror_get_oss_select_priority
Get an priority-list of operating systems for select list.
mirror_get_products
mirror_get_products() in mirror.php
Get products.
mirror_get_products_select
Get an alpha-list of products for select list.
mirror_get_products_select_priority
Get an priority-list of operating systems for select list.
mirror_get_product_stats
Get product statistics.
mirror_get_regions
mirror_get_regions() in mirror.php
Get regions.
mirror_get_regions_select
Get an alpha-list of regions for select list.
mirror_get_regions_select_priority
Get an priority-list of regions for select list.
mirror_get_users
mirror_get_users() in mirror.php
Get users.
mirror_insert_location
Insert a new location.
mirror_insert_mirror
Insert mirror.
mirror_insert_os
mirror_insert_os() in mirror.php
Insert os.
mirror_insert_product
Insert product.
mirror_insert_region
Insert region.
mirror_insert_user
mirror_insert_user() in mirror.php
Insert a new user.
mirror_toggle
mirror_toggle() in mirror.php
Enable or disable a mirror.
mirror_update_location
Update a location.
mirror_update_mirror
Update mirror.
mirror_update_os
mirror_update_os() in mirror.php
Update os.
mirror_update_product
Update product.
mirror_update_region
Update region.
mirror_update_user
mirror_update_user() in mirror.php
Update a user.
mirror.php
mirror.php in mirror.php
o
top
os.php
os.php in os.php
os.php
os.php in os.php
p
top
products.php
products.php in products.php
pstats.php
pstats.php in pstats.php
product.php
product.php in product.php
password_gen
password_gen() in util.php
Generate a random string good for passwords
r
top
regions.php
regions.php in regions.php
region.php
region.php in region.php
record_exists
record_exists() in util.php
This function checks for the existence of a particular row in a particular table matching a value.
s
top
set_error
set_error() in util.php
Add an error message to SESSION['errors'] array.
set_msg
set_msg() in util.php
Add a message to SESSION['messages'] array.
show_error
show_error() in util.php
Show errors messages.
show_headers
show_headers() in list.php
Show table headers.
show_list
show_list() in list.php
Show a list of values, for forms.
show_msg
show_msg() in util.php
Show messages.
show_row
show_row() in list.php
Show table data.
show_tabs
show_tabs() in util.php
Show user tabs, based on an array.
u
top
users.php
users.php in users.php
user.php
user.php in user.php
util.php
util.php in util.php
url_out
url_out() in forms.php
Returns http:// and the string if the string does not begin with http://
w
top
WEBPATH
WEBPATH in config-dist.php
a c d e f g h i l m o p r s u w