Jelix 1.7.18

defaultlogDebugbarPlugin
in package
implements jIDebugbarPlugin

plugin to show general message logs.

Interfaces, Classes and Traits

jIDebugbarPlugin
interface for plugins for the debugbar.

Table of Contents

getCss()  : string
getJavascript()  : string
show()  : mixed
it should adds content or set some properties on the debugbar to displays some contents.

Methods

getJavascript()

public getJavascript() : string
Return values
string

Javascript code lines

Search results