-
-
Notifications
You must be signed in to change notification settings - Fork 3
Function List
Wesley de Groot edited this page Oct 2, 2015
·
50 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
- _(configKey,set)
- $()
- require(jsArray,Callback)
- hide()
- html(data)
- show()
- framebreak()
- ajaxPOST(form,callback)
- ajax(url,options)
- noConflict()
- isLocal()
- requireSSL()
- loadExtension(src,callback)
- isUndefined(thing)
- isEmpty(check)
- isBlank(check)
- stripTags()
- stripScripts()
- css(read,write)
- escapeHTML(str)
- unescapeHTML(str)
- toArray(str)
- runTest(testCase,expectedResult)
- includes(str,pattern)
- startsWith(str,pattern)
- endsWith(str,pattern)
- capitalize(str)
- camelize(str)
- scrollToBottom()
- scrollToTop()
- truncate(length,truncation)
© Wesley de Groot • CC-BY 4.0 • WDGWV