Difference between revisions of "ScriptsService 1 0"
From ADF Docs
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | |||
| + | Attention: Do not change any text in the description, properties, and functions sections. | ||
| + | |||
| + | Return to [[Library|Library (API)]] | ||
| + | |||
== Description == | == Description == | ||
Scripts Service functions for the ADF Library | Scripts Service functions for the ADF Library | ||
| − | == Properties == | + | == Properties == |
| − | + | :wikiTitle = ScriptsService_1_0 | |
| − | + | :type = singleton | |
| − | |||
| − | |||
| − | Functions | + | == Functions == |
| + | <div id='library-api'> | ||
| + | :[[ScriptsService_1_0-isScriptLoaded|isScriptLoaded]] ( string scriptName ) | ||
| + | :[[ScriptsService_1_0-loadedScript|loadedScript]] ( string scriptName ) | ||
| + | </div> | ||
Latest revision as of 13:57, 9 April 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
Description
Scripts Service functions for the ADF Library
Properties
- wikiTitle = ScriptsService_1_0
- type = singleton
Functions
- isScriptLoaded ( string scriptName )
- loadedScript ( string scriptName )