Jelix 1.8.8

soaplogDebugbarPlugin
in package
implements jIDebugbarPlugin

plugin to show soap message.

Tags

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.
xmlprettyprint()  : mixed

Methods

getCss()

public getCss() : string
Tags
Return values
string

CSS styles

getJavascript()

public getJavascript() : string
Tags
Return values
string

Javascript code lines

xmlprettyprint()

public xmlprettyprint(mixed $xml) : mixed
Parameters
$xml : mixed
Tags
Return values
mixed

Search results