Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
b
- bbcode
- in file bbcode.inc.php, class bbcode
- bbcode2html
- in file bbcode.inc.php, method bbcode::bbcode2html()
converts BBCode to HTML using IPB's native parser.
- best
- in file permissions.inc.php, method permissions::best()
Returns the best perms a user has for something...
- birthdayMembers
- in file stats.inc.php, method stats::birthdayMembers()
Returns members born on the given day of a month.
- blockContact
- in file pm.inc.php, method pm::blockContact()
Blocks a contact.
- blockedList
- in file pm.inc.php, method pm::blockedList()
Returns blocked members information.
- blog
- in file blog.inc.php, class blog
- board
- in file stats.inc.php, method stats::board()
Gets board statistics.
- bbcode.inc.php
- procedural page bbcode.inc.php
- blog.inc.php
- procedural page blog.inc.php
c
- categoryInfo
- in file forum.inc.php, method forum::categoryInfo()
Get Information on a Category
- catList
- in file gallery.inc.php, method gallery::catList()
List categories.
- catList
- in file forum.inc.php, method forum::catList()
List categories.
- change
- in file group.inc.php, method group::change()
Changes Member group to delivered group-id.
- create
- in file post.inc.php, method post::create()
Adds a new post.
- create
- in file poll.inc.php, method poll::create()
Creates a new poll.
- create
- in file topic.inc.php, method topic::create()
creates a new topic
- create
- in file member.inc.php, method member::create()
Creates a new account and returns the member ID for further processing.
- create
- in file forum.inc.php, method forum::create()
Creates a forum in the specified category
- css
- in file skin.inc.php, method skin::css()
Pulls and displays CSS from forums depending on user's skin.
- customFieldValue
- in file member.inc.php, method member::customFieldValue()
Gets the value of a custom profile field for a given member. If $userID is ommitted, the last known member id is used.
d
- $DB
- in file ipbwi.inc.php, variable ipbwi::$DB
- date
- in file ipbwi.inc.php, method ipbwi::date()
Returns textual/timestamp offsetted date by board and by member offset and DST setting.
- delete
- in file poll.inc.php, method poll::delete()
Deletes Topic-Poll
- delete
- in file post.inc.php, method post::delete()
Deletes Topic-Post contains delivered post_id
- delete
- in file topic.inc.php, method topic::delete()
deletes a topic
- delete
- in file pm.inc.php, method pm::delete()
Deletes a Personal Message.
- delete
- in file member.inc.php, method member::delete()
Deletes a Member.
- delete
- in file forum.inc.php, method forum::delete()
Deletes the forum with delivered forum_id including all subforums, topics, polls and posts.
- deleteTag
- in file tagCloud.inc.php, method tagCloud::deleteTag()
deletes a tag from tagcloud
- DEV_TEAM
- in file ipbwi.inc.php, class constant ipbwi::DEV_TEAM
- displayname2id
- in file member.inc.php, method member::displayname2id()
Gets the Member ID associated with a Display Name.
- de.inc.php
- procedural page de.inc.php
e
- edit
- in file post.inc.php, method post::edit()
Edits a post (adapted from add_post)
- edit
- in file topic.inc.php, method topic::edit()
edits a topic
- email2id
- in file member.inc.php, method member::email2id()
Gets the Member ID associated with a Member Email.
- emptyFolder
- in file pm.inc.php, method pm::emptyFolder()
Empties PMs in a personal message folder.
- en.inc.php
- procedural page en.inc.php
f
- folderExists
- in file pm.inc.php, method pm::folderExists()
Returns whether a PM folder exists for a given member.
- folderid2name
- in file pm.inc.php, method pm::folderid2name()
Returns folder name associated with folder id of a member.
- forum
- in file forum.inc.php, class forum
- friendsList
- in file member.inc.php, method member::friendsList()
Returns information on the current user's contacts.
- forum.inc.php
- procedural page forum.inc.php
g
- gallery
- in file gallery.inc.php, class gallery
- getAllSubs
- in file gallery.inc.php, method gallery::getAllSubs()
Returns all subcategories of the delivered cats.
- getAllSubs
- in file forum.inc.php, method forum::getAllSubs()
Returns all subforums of the delivered forums.
- getBoardVar
- in file ipbwi.inc.php, method ipbwi::getBoardVar()
gets the requested board-var
- getCategoryList
- in file tagCloud.inc.php, method tagCloud::getCategoryList()
gets array with all categories
- getFolders
- in file pm.inc.php, method pm::getFolders()
Returns the current user's PM folders.
- getHTML
- in file antispam.inc.php, method antispam::getHTML()
Returns the Captcha HTML Code
- getLatestList
- in file gallery.inc.php, method gallery::getLatestList()
lists latest images from IP.gallery.
- getLatestList
- in file blog.inc.php, method blog::getLatestList()
lists latest Blog Entries from IP.blog
- getLibLang
- in file ipbwi.inc.php, method ipbwi::getLibLang()
gets the language-var from actual requested native language-bit
- getList
- in file pm.inc.php, method pm::getList()
Lists PMs in a folder.
- getList
- in file attachment.inc.php, method attachment::getList()
get's all available informations about attachments either from a list of forums, topics, posts or private messages
- getList
- in file post.inc.php, method post::getList()
Lists posts in a topic.
- getList
- in file topic.inc.php, method topic::getList()
lists topics from several forums and get topic-informations
- getList
- in file skin.inc.php, method skin::getList()
Grabs the IDs of all the avaliable skins.
- getList
- in file member.inc.php, method member::getList()
Lists the board's members.
- getListIDs
- in file topic.inc.php, method topic::getListIDs()
array with topic IDs of the given Forums
- getListIDs
- in file post.inc.php, method post::getListIDs()
array with post IDs of the given Topics
- getPostable
- in file forum.inc.php, method forum::getPostable()
Returns forums postable in by the current member.
- getReadable
- in file forum.inc.php, method forum::getReadable()
Returns forums readable by the current member.
- getStartable
- in file forum.inc.php, method forum::getStartable()
Returns forums in which the current member can start new topics in.
- getTagData
- in file tagCloud.inc.php, method tagCloud::getTagData()
gets all data from a tag
- getTagList
- in file tagCloud.inc.php, method tagCloud::getTagList()
gets array with all tags of a topic.
- getViewable
- in file gallery.inc.php, method gallery::getViewable()
Returns categories readable by the current member.
- group
- in file group.inc.php, class group
- gallery.inc.php
- procedural page gallery.inc.php
- group.inc.php
- procedural page group.inc.php
h
- $hash
- in file attachment.inc.php, variable attachment::$hash
- has
- in file permissions.inc.php, method permissions::has()
Finds out if a user has permission to do something...
- html2bbcode
- in file bbcode.inc.php, method bbcode::html2bbcode()
converts HTML to BBCode using IPB's native parser.
i
- $installed
- in file gallery.inc.php, variable gallery::$installed
- $installed
- in file blog.inc.php, variable blog::$installed
- $ips
- in file ipbwi.inc.php, variable ipbwi::$ips
- icon
- in file member.inc.php, method member::icon()
Returns a member's icon in HTML
- id
- in file skin.inc.php, method skin::id()
Returns the Skin ID of the skin used by a member.
- id2displayname
- in file member.inc.php, method member::id2displayname()
Gets the Member Display Name associated with a Member ID.
- id2name
- in file member.inc.php, method member::id2name()
Gets the Member Name associated with a Member ID.
- id2title
- in file topic.inc.php, method topic::id2title()
Converts topic ID to topic-title
- id2topicid
- in file poll.inc.php, method poll::id2topicid()
Returns Topic ID associated with Poll ID.
- info
- in file member.inc.php, method member::info()
Grabs detailed information of a member.
- info
- in file skin.inc.php, method skin::info()
Gets information on a skin.
- info
- in file post.inc.php, method post::info()
Returns information on a post.
- info
- in file pm.inc.php, method pm::info()
Returns information on a Personal Message.
- info
- in file poll.inc.php, method poll::info()
Returns information on a poll.
- info
- in file gallery.inc.php, method gallery::info()
- info
- in file attachment.inc.php, method attachment::info()
get's all available informations about attachments
- info
- in file group.inc.php, method group::info()
Returns information on a group.
- info
- in file ipbwi.inc.php, method ipbwi::info()
informations about the current IPBWI and PHP installation
- info
- in file forum.inc.php, method forum::info()
Returns information on a forum.
- info
- in file topic.inc.php, method topic::info()
get's topic informations
- ipbwi
- in file ipbwi.inc.php, class ipbwi
- ipbwi.inc.php
- procedural page ipbwi.inc.php
- isAdmin
- in file member.inc.php, method member::isAdmin()
Returns whether a member can access the board's Admin CP.
- isBlocked
- in file pm.inc.php, method pm::isBlocked()
Returns whether a member has blocked another member.
- isInGroup
- in file group.inc.php, method group::isInGroup()
Returns whether a member is in the specified group(s).
- isLoggedIn
- in file member.inc.php, method member::isLoggedIn()
Returns whether a member is logged in.
- isPostable
- in file forum.inc.php, method forum::isPostable()
Returns whether a forum can be posted in by the current member.
- isReadable
- in file forum.inc.php, method forum::isReadable()
Returns whether a forum can be read by the current member.
- isStartable
- in file forum.inc.php, method forum::isStartable()
Returns whether a forum can start topics in.
- isSuperMod
- in file member.inc.php, method member::isSuperMod()
Returns whether a member is a super moderator.
m
- member.inc.php
- procedural page member.inc.php
- makeSafe
- in file ipbwi.inc.php, method ipbwi::makeSafe()
filtering html-strings, e.g. for db-queries
- mark
- in file pm.inc.php, method pm::mark()
Marks a message read/unread.
- member
- in file member.inc.php, class member
- merge
- in file topic.inc.php, method topic::merge()
merges several topics
- mimetypes.inc.php
- procedural page mimetypes.inc.php
- move
- in file topic.inc.php, method topic::move()
Moves a topic to a specified destination forum
- move
- in file pm.inc.php, method pm::move()
Moves a personal message to another folder.
n
- name2id
- in file forum.inc.php, method forum::name2id()
Converts forum name to forum-ids
- name2id
- in file member.inc.php, method member::name2id()
Gets the Member ID associated with a Member Name.
- nullVote
- in file poll.inc.php, method poll::nullVote()
Casts a null vote in a poll.
- numFolderPMs
- in file pm.inc.php, method pm::numFolderPMs()
Returns number of PMs in a folder.
- numFolderUnreadPMs
- in file pm.inc.php, method pm::numFolderUnreadPMs()
Returns number of unread PMs in a folder.
- numNewPMs
- in file pm.inc.php, method pm::numNewPMs()
Gets number of new PMs.
- numNewPosts
- in file member.inc.php, method member::numNewPosts()
Returns the number of new posts of the currently logged in member since its last visit.
- numTotalPMs
- in file pm.inc.php, method pm::numTotalPMs()
Gets total number of PMs.
s
- search.inc.php
- procedural page search.inc.php
- skin.inc.php
- procedural page skin.inc.php
- stats.inc.php
- procedural page stats.inc.php
- save
- in file pm.inc.php, method pm::save()
Saves a PM to the sent folder without sending it.
- search
- in file search.inc.php, class search
- send
- in file pm.inc.php, method pm::send()
Sends a PM.
- set
- in file skin.inc.php, method skin::set()
Changes the current user's skin.
- setLang
- in file ipbwi.inc.php, method ipbwi::setLang()
Set's current SDK language
- simple
- in file search.inc.php, method search::simple()
Performs a simple search and returns a search id.
- skin
- in file skin.inc.php, class skin
- sort
- in file permissions.inc.php, method permissions::sort()
Attempts to sort out the weird permissions array.
- spaceUsage
- in file pm.inc.php, method pm::spaceUsage()
Returns PM space usage in percentage.
- stats
- in file stats.inc.php, class stats
v
- validate
- in file antispam.inc.php, method antispam::validate()
Checks weather the entered string was correct
- VERSION
- in file ipbwi.inc.php, class constant ipbwi::VERSION
- view
- in file tagCloud.inc.php, method tagCloud::view()
Creates a tag cloud
- vote
- in file poll.inc.php, method poll::vote()
Casts a vote in a poll.
- voted
- in file poll.inc.php, method poll::voted()
Returns whether a member has voted in the poll in a topic.
|
|