CodeIgniter Forums
How can I retrieve methods of some class? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: How can I retrieve methods of some class? (/showthread.php?tid=40972)



How can I retrieve methods of some class? - El Forum - 04-24-2011

[eluser]wise_fox[/eluser]
Hi all

Could you help me in some interesting question.
I have complicated permissions system: I need to get all methods that contain in all controllers on my CI.
What is the best way to implement it?
Thanks


How can I retrieve methods of some class? - El Forum - 04-25-2011

[eluser]danmontgomery[/eluser]
http://php.net/manual/en/function.get-class-methods.php