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:Khaos (AddOn)
(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!
== API == * [[Khaos.registerFolder|registerFolder]] - Registers a custom folder * [[Khaos.updateFolder|updateFolder]] - Updates a custom folder * [[Khaos.validateFolder|validateFolder]] - Validates a custom folder * [[Khaos.unregisterFolder|unregisterFolder]] - Unregisters a custom folder * [[Khaos.registerOptionSet|registerOptionSet]] - Registers an option set * [[Khaos.updateOptionSet|updateOptionSet]] - Updates an option set * [[Khaos.validateOptionSet|validateOptionSet]] - Validates an option set prior to registration * [[Khaos.unregisterOptionSet|unregisterOptionSet]] - Unregisters an option set * [[Khaos.registerConfigurationLoadNotice|registerConfigurationLoadNotice]] - Register to be notified when the user selects a different configuration * [[Khaos.unregisterConfigurationLoadNotice|unregisterConfigurationLoadNotice]] - Removes the load updater with specified id * [[Khaos.registerGlobal|registerGlobal]] - Registers a global variable to be saved/loaded when the user selects a new configuration * [[Khaos.unregisterGlobal|unregisterGlobal]] - Removes a global from the configuration update list * [[Khaos.updateGlobal|updateGlobal]] - Updates the global variable stored inside the configuration * [[Khaos.getSetKey|getSetKey]] - Allows you to directly access a key-value pair inside the configuration * [[Khaos.setSetKey|setSetKey]] - Allows you to directly modify a key-value pair inside the configuration * [[Khaos.setSetKeyParameter|setSetKeyParameter]] - Allows you to directly set a key-value pair's parameter * [[Khaos.getSetEnabled|getSetEnabled]] - Allows you to detect if an option set is on or off * [[Khaos.setSetEnabled|setSetEnabled]] - Allows you to turn an option set on or off * [[Khaos.updateSetKeys|updateSetKeys]] - Allows you to update groups of set keys and refresh the gui together * [[Khaos.refresh|refresh]] - Force a re-draw of the gui
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)