Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:World of Warcraft API
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Knowledge Base === :{{id|API|KBArticle_BeginLoading}}(articleId, searchType) - Starts the article loading process. :{{id|API|KBArticle_GetData}}() - Returns information about the current article. :{{id|API|KBArticle_IsLoaded}}() - Returns true if an article is loaded. :{{id|API|KBQuery_BeginLoading}}(searchText, categoryIndex, subcategoryIndex, articlesPerPage, curPage) - Starts a query for articles. :{{id|API|KBQuery_GetArticleHeaderCount}}() - Returns the number of article headers in the current query. :{{id|API|KBQuery_GetArticleHeaderData}}(index) - Returns information about an article header of the current query. :{{id|API|KBQuery_GetTotalArticleCount}}() - Returns the total number of articles that matches the current query. :{{id|API|KBQuery_IsLoaded}}() - Returns true if a query loaded successfuly. :{{id|API|KBSetup_BeginLoading}}(articlesPerPage, curPage) - Starts the loading process for the KB start page. :{{id|API|KBSetup_GetArticleHeaderCount}}() - Returns the number of articles for the current page. :{{id|API|KBSetup_GetArticleHeaderData}}(index) - Returns information for an article header. :{{id|API|KBSetup_GetCategoryCount}}() - Returns the number of categories in the knowledge base. :{{id|API|KBSetup_GetCategoryData}}(index) - Returns information about a category. :{{id|API|KBSetup_GetLanguageCount}}() - Returns the number of languages in the knowledge base. :{{id|API|KBSetup_GetLanguageData}}(index) - Returns information about a language. :{{id|API|KBSetup_GetSubCategoryCount}}(category) - Returns the number of subcategories for a category. :{{id|API|KBSetup_GetSubCategoryData}}(category, index) - Returns information about a subcategory. :{{id|API|KBSetup_GetTotalArticleCount}}() - Returns the total number of articles in the knowlege base. :{{id|API|KBSetup_IsLoaded}}() - Returns true if the knowledge base is loaded successfuly. :{{id|API|KBSystem_GetMOTD}}() - Returns the server message of the day. :{{id|API|KBSystem_GetServerNotice}}() - Returns the server notice. :{{id|API|KBSystem_GetServerStatus}}() - Returns the server status text.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)