-
(string) decorateContentWithDebug (, , )
Browse code
Decorates a chunk of HTML with cache information.
returns The decorated HTML string
-
(string) formatArrayAsHtml (, )
Browse code
Converts an array to HTML.
returns An HTML string
-
(string) formatLogLine ()
Browse code
Formats a log line.
returns The formatted log lin
-
(string) getCurrentConfigAsHtml ()
Browse code
Returns the current configuration as HTML.
returns The current configuration as HTML
-
(sfWebDebug) getInstance ()
Browse code
Retrieves the singleton instance of this class.
returns A sfWebDebug implementation instance
-
(string) getPriority ()
Browse code
Converts a priority value to a string.
returns The priority as a string
-
(string) getResults ()
Browse code
Returns the web debug toolbar as HTML.
returns The web debug toolbar HTML
-
-
Loads helpers needed for the web debug toolbar.
-
Logs a message to the web debug toolbar.
-
Logs a short message to be displayed in the web debug toolbar.
-
Registers javascripts and stylesheets needed for the web debug toolbar.