Hook into specific user in view/edit in ACP
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Hook into specific user in view/edit in ACP
You could always just use output buffering and do string replaces...
But if you don't want to do that:

(01-05-2014 05:47 AM)Destroy666 Wrote:  I'd like to add another $user item here:
Assuming you want to add another row, you could use the my_date hook.  You'd want to subclass the $db object beforehand though, firstly so that you can access the $user variable (since the code is within a function) and secondly so that you can ensure you're executing in the right place.

(01-05-2014 05:47 AM)Destroy666 Wrote:  and another <tr> here:
Subclassing $table or appending stuff to the $lang strings.

My Blog
01-08-2014 09:59 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Hook into specific user in view/edit in ACP - ZiNgA BuRgA - 01-08-2014 09:59 PM

 Standard Tools
Forum Jump: