Index
$#! · 0-9 ·
A ·
B ·
C ·
D ·
E ·
F ·
G ·
H ·
I · J · K ·
L · M ·
N ·
O ·
P · Q ·
R ·
S ·
T ·
U · V ·
W · X · Y · Z
N | |
| new Listener(element,type,callback[,useCapture]), lb.base.dom.Listener |
| new Module(id,creator):Module, lb.core.Module |
| new Sandbox(id):Sandbox, lb.core.Sandbox |
| new Subscriber(filter,callback):Subscriber, lb.core.events.Subscriber |
| no(value):boolean |
| notify(event), lb.core.events.Subscriber |
O | |
| onHashChange(callback), lb.core.plugins.url.sandbox.url |
| or(a,b):any |
P | |
| parse(string):object|array, lb.base.json |
| print(message), lb.base.log |
| publish(event) |
R | |
| removeAll(array), lb.base.array |
| removeAllListeners, lb.core.plugins.dom.sandbox.dom |
| removeClass(element,name) |
| removeListener(callback), lb.base.history |
| removeListener(listener), lb.core.plugins.dom.sandbox.dom |
| removeModule(module), lb.core.application |
| removeOne(array,item]), lb.base.array |
| removeSubscriber(subscriber), lb.core.events.publisher |
| replaceParams(getValue):function |
| reset |
| run, lb.core.application |
S | |
| selectLanguage(languageCode), lb.core.plugins.i18n.sandbox.i18n |
| send(url,data,receive) |
| serialize(object):string, lb.base.json |
| server(sandbox), lb.core.plugins.server |
| setHash(hash) |
| setLanguage(htmlElement), lb.base.template.i18n |
| setLanguage(languageCode[,htmlElement]), lb.base.i18n |
| setOptions(options) |
| setTimeout(callback,delay):number, lb.core.plugins.utils.sandbox.utils |
| start, lb.core.Module |
| startAll, lb.core.application |
| subscribe(filter,callback), lb.core.plugins.events.sandbox.events |
T | |
| TEXT_NODE, lb.base.dom |
| toArray(pseudoArray):array, lb.base.array |
| trim(string):string |
U | |
| unsubscribe(filter), lb.core.plugins.events.sandbox.events |
| url(sandbox), lb.core.plugins.url |
| utils(sandbox), lb.core.plugins.utils |
W | |
| withValuesFrom([data]):function, lb.base.template.string |
| withValuesFromDataOrLanguageProperties([data[,languageCode]]):function, lb.base.template.i18n |