added getMappedGroup4 and createGroup

This commit is contained in:
Peter 'Pita' Martischka 2011-08-08 16:21:31 +01:00
parent de0e341b4b
commit 178b4a95ec
4 changed files with 101 additions and 10 deletions

View file

@ -35,8 +35,8 @@ catch(e)
//a list of all functions
var functions = {
// "createGroup" : [],
// "getMappedGroup4" : ["groupMapper"],
"createGroup" : [],
"getMappedGroup4" : ["groupMapper"],
// "deleteGroup" : ["groupID"],
// "listPads" : ["groupID"],
"createPad" : ["padID", "text"],