-
$action
-
What are we performing?
-
$admin_override
-
The status of administrator override powers.
-
add
-
Starts the timer.
-
addacpnav
-
-
add_breadcrumb
-
Add a breadcrumb menu item to the list.
-
add_favorite_thread
-
Adds a thread to a user's favorite thread list.
-
add_hook
-
Add a hook onto which a plugin can be attached.
-
add_item
-
Adds an item to the RSS feed.
-
add_shutdown
-
Adds a function to the list of functions to run on shutdown.
-
add_subscribed_forum
-
Adds a forum to a user's forum subscription list.
-
add_subscribed_thread
-
Adds a thread to a user's thread subscription list.
-
adminfunctions.php
-
-
adminlogs.php
-
-
adminoptions.php
-
-
announcements.php
-
-
attachments.php
-
-
ADMIN_IP_SEGMENTS
-
-
affected_rows
-
Returns the number of affected rows in a query.
-
alt_trow
-
Select an alternating row colour based on the previous call to this function
-
analyze_table
-
Analyzes a specific table.
-
announcements.php
-
-
approve_posts
-
Approve multiple posts
-
approve_threads
-
Approve one or more threads
-
archive_error
-
Output an archive error.
-
archive_error_no_permission
-
Ouput a "no permission"page.
-
archive_footer
-
Output the archive footer.
-
archive_header
-
Output the archive page header.
-
archive_multipage
-
Output multipage navigation.
-
archive_navigation
-
Build the archive navigation.
-
attachment.php
-
-
adminfunctions_templates.php
-
-
adminlogs.lang.php
-
-
adminoptions.lang.php
-
-
announcements.lang.php
-
-
attachments.lang.php
-
-
announcements.lang.php
-
-
archive.lang.php
-
-
$badwords_cache
-
Internal cache of badwords filters
-
$base_url
-
Base URL for smilies
-
$botgroup
-
-
$bots
-
-
badwords.php
-
-
bitwise
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
buildacpnav
-
-
buildforumpermissions
-
Build the forumpermissions cache.
-
buildtree
-
Build a navigation tree for threaded display.
-
build_archive_forumbits
-
Gets a list of forums and possibly subforums.
-
build_archive_link
-
Builds a URL to an archive mode page
-
build_breadcrumb
-
Build the breadcrumb navigation trail from the specified items
-
build_clickable_smilies
-
Build the javascript clickable smilie inserter
-
build_css
-
-
build_css_array
-
-
build_css_selector_array
-
-
build_date_dropdown
-
Build a date dropdown and return the HTML for it.
-
build_forumbits
-
Build a list of forum bits.
-
build_forum_breadcrumb
-
Build the forum breadcrumb nagiation (the navigation to a specific forum including all parent forums)
-
build_forum_jump
-
Builds a forum jump menu
-
build_mycode_inserter
-
Build the javascript based MyCode inserter
-
build_parent_list
-
Build a parent list of a specific forum, suitable for querying
-
build_permission_forumbits
-
-
build_postbit
-
Build a post bit
-
build_profile_link
-
Build the profile link.
-
build_tag
-
Private: Build a completed tag by fetching all child nodes and attributes
-
build_theme_array
-
-
build_theme_bit_array
-
-
build_theme_select
-
Build a theme selection menu
-
badwords.lang.php
-
-
$cache
-
The template cache.
-
$cache
-
Cache contents.
-
$channel
-
Array of the channel information.
-
$channel
-
Array of the channel information.
-
$clean_variables
-
Variables that need to be cleaned.
-
$collapse_dups
-
-
$config
-
MyBB configuration.
-
$current_hook
-
The current hook which we're in (if any)
-
$cwd
-
The current working directory.
-
cache
-
Cache the templates.
-
cache
-
Build cache data.
-
cache_forums
-
Load the forum cache in to memory
-
cache_themes
-
-
calendar.php
-
-
captcha.php
-
-
change_thread_subject
-
Change thread subject
-
checkadminpermissions
-
-
checkbanned
-
-
check_forum_password
-
Check the password given on a certain forum for validity
-
check_thumbnail_memory
-
-
clean_input
-
Cleans predefined input variables.
-
clean_keywords
-
Clean search keywords and make them safe for querying
-
clean_keywords_ft
-
Clean search keywords for fulltext searching, making them safe for querying
-
clearinline
-
-
close
-
Close the connection with the DBMS.
-
close_threads
-
Close one or more threads
-
connect
-
Connect to the database server.
-
cperror
-
-
cpfooter
-
-
cpheader
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
cpmessage
-
-
cpredirect
-
-
create_fulltext_index
-
Creates a fulltext index on the specified column in the specified table with optional index name.
-
create_session
-
Create a new session.
-
css.php
-
-
CustomModeration
-
Used to execute a custom moderation tool
-
class_bitwise.php
-
-
class_core.php
-
-
class_custommoderation.php
-
-
class_datacache.php
-
-
class_diff.php
-
-
class_feedgeneration.php
-
-
class_feedparser.php
-
-
class_language.php
-
-
class_moderation.php
-
-
class_parser.php
-
-
class_plugins.php
-
-
class_session.php
-
-
class_templates.php
-
-
class_timers.php
-
-
class_xml.php
-
-
config.php
-
-
calendar.lang.php
-
-
customhelpdocs.lang.php
-
-
customhelpsections.lang.php
-
-
$data
-
-
$data
-
The data being managed by the data handler
-
$debug
-
The debug information.
-
dbtools.php
-
-
databaseEngine
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
datacache
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
DataHandler
-
Base data handler class.
-
Datahandler
-
Constructor for the data handler.
-
data_seek
-
Moves internal row pointer to the next row
-
date2timestamp
-
-
dberror
-
Output a database error.
-
debug_page
-
Prints a debug information page
-
dec_to_utf8
-
Converts a decimal reference of a character to its UTF-8 equivilant (Code by Anne van Kesteren, http://annevankesteren.nl/2005/05/character-references)
-
delete_poll
-
Delete a poll
-
delete_post
-
Delete a specific post
-
delete_post
-
Deletes a post from the database
-
delete_query
-
Build a delete query.
-
delete_thread
-
Deletes a thread from the database
-
delete_thread
-
Delete a thread
-
draw_circles
-
Draws a random number of circles on the image.
-
draw_dots
-
Draws a random number of dots on the image.
-
draw_lines
-
Draws a random number of lines on the image.
-
draw_squares
-
Draws a random number of squares on the image.
-
draw_string
-
Writes text to the image.
-
drop_index
-
Drop an index with the specified name from the specified table
-
datahandler.php
-
-
db_mysql.php
-
-
db_mysqli.php
-
-
dbtools.lang.php
-
-
datahandler_event.lang.php
-
-
datahandler_pm.lang.php
-
-
datahandler_post.lang.php
-
-
datahandler_user.lang.php
-
-
$eid
-
Event ID currently being manipulated by the datahandlers.
-
$end
-
The end time of this timer.
-
$error
-
Any error the feed parser may encounter
-
$errors
-
The errors that occurred when handling data.
-
$error_reporting
-
1 if error reporting enabled, 0 if disabled.
-
$event_insert_data
-
Array of data inserted in to an event.
-
$event_update_data
-
Array of data used to update an event.
-
$explain
-
Explanation of a query.
-
editpost.php
-
-
endform
-
-
endnav
-
-
endtable
-
-
errno
-
Return an error number.
-
error
-
Produce a friendly error message page
-
error
-
Return an error string.
-
error_no_permission
-
Presents the user with a "no permission" page
-
escape_string
-
Escape a string according to the MySQL escape format.
-
EventDataHandler
-
Event handling class, provides common structure to handle event data.
-
execute
-
Execute Custom Moderation Tool
-
execute_post_moderation
-
Execute Inline Post Moderation
-
execute_thread_moderation
-
Execute Normal and Inline Thread Moderation
-
expire_thread
-
Add thread expiry
-
explain_query
-
Explain a query on the database.
-
extendinline
-
-
event.php
-
-
editpost.lang.php
-
-
english.php
-
-
$failedlogin
-
-
$feed_format
-
The type of feed to generate.
-
$formatted
-
The formatted total time this timer has run.
-
forumpermissions.php
-
-
forums.php
-
-
FeedGenerator
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
FeedParser
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
fetch_array
-
Return a result array for a query.
-
fetch_field
-
Return a specific field from a query.
-
fetch_forum_permissions
-
Fetches the permissions for a specific forum/group applying the inheritance scheme.
-
field_exists
-
Check if a field exists in a database.
-
file_get_contents
-
-
find_replace_templatesets
-
Find and replace a string in a particular template through every template set.
-
fix_css_urls
-
-
fix_javascript
-
Attempts to move any javascript references in the specified message.
-
fix_mktime
-
Fixes mktime() for dates earlier than 1970
-
format
-
Formats the timer time in a pretty way.
-
format_bdays
-
Formats a birthday appropriately
-
format_name
-
Formats a username based on their display group
-
forumdisplay.php
-
-
forumselect
-
Build a dropdown to select a forum
-
forum_checkbox_list
-
Build a list of checkboxes to select multiple forums
-
forum_permissions
-
Build the forum permissions for a specific forum, user or group
-
FORUM_URL
-
-
FORUM_URL_PAGED
-
-
functions.php
-
-
functions_archive.php
-
-
functions_forumlist.php
-
-
functions_image.php
-
-
functions_post.php
-
-
functions_rebuild.php
-
-
functions_search.php
-
-
functions_upload.php
-
-
functions_user.php
-
-
forumpermissions.lang.php
-
-
forums.lang.php
-
-
forumdisplay.lang.php
-
-
global.php
-
-
global.php
-
-
gd_version
-
Obtain the version of GD installed.
-
generate_feed
-
Generate and echo XML for the feed.
-
generate_loginkey
-
Generates a 50 character random login key.
-
generate_salt
-
Generates a random salt
-
generate_thumbnail
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
get
-
Gets templates.
-
getadminpermissions
-
-
getaltbg
-
-
getbanremaining
-
-
getDiff
-
Returns the array of differences.
-
getFinal
-
Gets the final set of lines.
-
getforums
-
-
getids
-
-
getOriginal
-
Gets the original set of lines.
-
getParams
-
Get any renderer parameters.
-
gettime
-
Gets the time for which the timer has run up until this point.
-
get_age
-
Returns the age of a user with specified birthday.
-
get_attachment_icon
-
Get the attachment icon for a specific file extension
-
get_banned_emails
-
Return a list of banned email addresses.
-
get_banned_ips
-
Return a list of banned IP addresses.
-
get_banned_usernames
-
Return a list of banned usernames.
-
get_bdays
-
Workaround for date limitation in PHP to establish the day of a birthday (Provided by meme)
-
get_children
-
Fetch the children for from a specific node array
-
get_current_location
-
Get the current location taking in to account different web serves and systems
-
get_errors
-
Returns the error(s) that occurred when handling data.
-
get_event_date
-
Get the event date.
-
get_event_poster
-
Get the event poster.
-
get_extension
-
Returns the extension of a file.
-
get_forum
-
Get the forum of a specific forum id.
-
get_forum_lightbulb
-
Fetch the status indicator for a forum based on its last post and the read date
-
get_forum_link
-
Build the forum link.
-
get_forum_unapproved
-
Fetch the number of unapproved posts, formatted, from a forum
-
get_friendly_errors
-
Returns the error(s) that occurred when handling data in a format that MyBB can handle.
-
get_friendly_size
-
Fetch the friendly size (GB, MB, KB, B) for a specified file size.
-
get_inactive_forums
-
Get inactivate forums.
-
get_ip
-
Fetch the IP address of the current user.
-
get_languages
-
Get the language variables for a section.
-
get_moderator_permissions
-
Return the permissions for a moderator in a specific forum
-
get_parent_list
-
Return a parent list for the specified forum.
-
get_parent_theme_bits
-
-
get_pm_folder_name
-
Return the language specific name for a PM folder.
-
get_post
-
Get the post of a post id.
-
get_post_attachments
-
Fetch the attachments for a specific post and parse inline [attachment=id] code.
-
get_post_icons
-
Generate a list of the posticons.
-
get_profile_link
-
Get the profile link.
-
get_reputation
-
Get the formatted reputation for a user.
-
get_rss_timestamp
-
Converts an RSS date stamp in to a unix timestamp
-
get_server_load
-
Returns the serverload of the system.
-
get_special_locations
-
Find out the special locations.
-
get_thread
-
Get the thread of a thread id.
-
get_thread_link
-
Build the thread link.
-
get_tree
-
Build a tree based structure based from the parsed data
-
get_unsearchable_forums
-
Build a comma separated list of the forums this user cannot search
-
get_unviewable_forums
-
Get a list of the unviewable forums for the current user
-
get_user
-
Get the username of a user id.
-
get_usertitle
-
Gets the usertitle for a specific uid.
-
get_validated
-
Returns whether or not we are done validating.
-
get_version
-
Gets the current version of MySQL.
-
get_weekday
-
Workaround for date limitation in PHP to establish the day of a birthday (Provided by meme)
-
global.php
-
-
gzip_encode
-
Gzip encodes text to a specified level
-
generic_error.php
-
-
global.lang.php
-
-
global.lang.php
-
-
$ignore_clean_variables
-
Variables that are to be ignored from cleansing proccess
-
$index_numeric
-
-
$input
-
Input variables received from the outer world.
-
$ipaddress
-
-
$is_spider
-
-
$is_validated
-
Whether or not the data has been validated. Note: "validated" != "valid".
-
$items
-
Array of all of the items
-
$items
-
Array of all of the items
-
icons.php
-
-
index.php
-
-
index.php
-
-
IGNORE_CLEAN_VARS
-
-
init.php
-
-
icons.lang.php
-
-
index.lang.php
-
-
index.lang.php
-
-
index.php
-
-
INDEX_URL
-
-
init
-
Initialize a session
-
inline_error
-
Produce an error message for displaying inline on a page
-
insert_event
-
Insert an event into the database.
-
insert_id
-
Return the last id number of inserted data.
-
insert_pm
-
Insert a new private message.
-
insert_post
-
Insert a post into the database.
-
insert_query
-
Build an insert query from an array.
-
insert_thread
-
Insert a thread into the database.
-
insert_user
-
Inserts a user into the database.
-
IN_ADMINCP
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
IN_MYBB
-
MyBB 1.2 Copyright © 2006 MyBB Group, All Rights Reserved
-
isEmpty
-
Checks for an empty diff.
-
is_banned_email
-
Check if a specific email address has been banned.
-
is_banned_ip
-
Checks if a specific IP address has been banned.
-
is_banned_username
-
Checks if a username has been disallowed for registration/use.
-
is_fulltext
-
Returns whether or not the table contains a fulltext index.
-
is_moderator
-
Checks if a moderator has permissions to perform an action in a specific forum
-
is_super_admin
-
Checks if a certain user ID is in the list of super administrators
-
$language
-
The language we are using.
-
$language_file
-
The language file used in the data handler.
-
$language_file
-
The language file used in the data handler.
-
$language_file
-
The language file used in the data handler.
-
$language_file
-
The language file used in the data handler.
-
$language_prefix
-
The prefix for the language variables used in the data handler.
-
$language_prefix
-
The prefix for the language variables used in the data handler.
-
$language_prefix
-
The prefix for the language variables used in the data handler.
-
$language_prefix
-
The prefix for the language variables used in the data handler.
-
$language_prefix
-
The prefix for the language variables used in the data handler.
-
$link
-
The database connection resource.
-
$logins
-
-
languages.php
-
-
languages.lang.php
-
-
language_exists
-
Check if a specific language exists.
-
lcs
-
Computes the length of the Longest Common Subsequence (LCS).
-
leave_usergroup
-
Remove a user from a specific additional user group
-
list_tables
-
Lists all functions in the database.
-
load
-
Load all plugins.
-
load
-
Load the language variables for a section.
-
load_guest
-
Load a guest user.
-
load_spider
-
Load a search engine spider.
-
load_user
-
Load a user via the user credentials.
-
logadmin
-
-
login_attempt_check
-
Checks to make sure a user has not tried to login more times than permitted Will stop execution with call to error() unless
-
log_message
-
Logs a message.
-
log_moderator_action
-
Log the actions of a moderator.