Hello folks
Several times I had the issue of debugging my Qcubed projects because I use several Ajax features, so the old technique to use print_r is not enough in this scenery.
So I implemented a new static QControl; This new control enables to debug our system using FirePHP and Firebug, this tool is useful to debug Ajax elements like panels or similar.
This is an static control, we could use in code as the example listed below: