Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived General Discussion
Passing Controller name and function
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
Passing Controller name and function
El Forum
Unregistered
#1
01-20-2013, 03:28 PM
[eluser]R_Nelson[/eluser]
I want to be able to pass the controller name and the function it is gona run to my log program.
anyone know how i can do this:-)
El Forum
Unregistered
#2
01-21-2013, 06:14 AM
[eluser]rogierb[/eluser]
take a look at hooks in the userguide
I use a post-controller hooks to do some logging.
El Forum
Unregistered
#3
01-21-2013, 07:59 AM
[eluser]PhilTem[/eluser]
These are some possible places to put it (besides a post-controller hook):
- MY_Controller::__construct()
- MY_Controller::__destruct()
- MY_Output:
et_output()
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB