Here's how the admin app does it: http://code.google.com/p/web2py/source/browse/applications/admin/controllers/default.py#728. You might try something like that.
Anthony On Monday, March 19, 2012 6:16:45 AM UTC-4, Hassan Alnatour wrote: > > Dear ALL , > > How Can I Get ALL controller functions , as i know i can get the one > am at in the view using request.function , so how can i get all of > them ??

