kafe core
Versions of dependencies / kafe modules
local jQuery copy ref: http://jquery.com/
Internet Explorer version
Current lang
kafe author
kafe version
Add module to core
optionsoptions
Object
The options
name
String
The module name
version
String
The module version
obj
Object
The module itself
Throw kafe errors
errorerror
Error
The error with description
error The error
kafe.error(new Error('barf'));
Create a instantiable object By John Resig (MIT Licensed) ref: http://ejohn.org/blog/simple-class-instantiation/
The instantiable object
Delete the variable (patch for ie8)
namename
String
Name of the variable to delete
Return the language if available or else 'en'
dictlangdict
Object
The dictionary to check against
lang
String
The language to check
The available language
Add method as jQuery plugin
namemethodsname
String
The jQuery plugin name
methods
Object[Function]
Action:Method hash