Example #1
0
def getCtrls():
	e = Event('web.getCtrls')
	c = BControl()
	res = c.getIdNameList()
	e.save()
	return res