Project Outline
Class Index
|
File Index
$_
dom
store
util
event
template
$
(
string
,
object
)
ext
(
string
,
object
)
each
(
function
)
type
(
mixed
)
get
(
string
,
object
,
function
)
post
(
string
,
object
,
function
)
$_.dom
addClass
(
string
)
removeClass
(
string
)
hide
()
show
(
string
)
attr
(
string
,
string
)
text
(
string
)
css
(
string
,
string
)
append
(
string
)
prepend
(
string
)
html
(
string
)
$_.event
add
(
string
,
function
)
remove
(
string
,
string
)
live
(
string
,
string
,
function
)
delegate
(
string
,
string
,
function
)
$_.store
get
(
string
,
bool
)
set
(
string
,
mixed
,
bool
)
remove
(
string
,
bool
)
getAll
(
bool
)
clear
(
bool
)
$_.template
get
(
string
)
parse
(
string
,
object
)
apply
(
string
,
string
,
object
)
$_.util
object_keys
(
object
)
object_values
(
object
)
array_combine
(
array/object
,
array/object
)
object_merge
(
object
)
str_trans
(
string
,
mixed
,
string
)
_global_
«
Kis JS Docs
Built-In Module _global_