Hi, I'm trying to setup a form for administrating roles and permissions per role for that I want admin to be able to choose all controllers one-by-one for and then select several actions from selected controller to allow them to user. So, the question is how to actually get list of all controllers and then list of all actions for selected controller?