Skip to content

Function List

Wesley De Groot edited this page Sep 21, 2015 · 5 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/

Function List (v0.0.3)

  • _(configKey,set)
  • $()
  • require(jsArray,Callback)
  • hide()
  • html(data)
  • show()
  • framebreak()
  • ajaxPOST(form,callback)
  • ajax(url,options)
  • noConflict()
  • 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)
  • truncate(length,truncation)
Clone this wiki locally