information for a component a debug bar
| since | 1.3 |
|---|---|
| package |
jelix |
__construct(string $id, string $label, string $htmlLabel = '', string $popupContent = '', boolean $isOpened = false)
stringan id
stringa simple text label
stringthe HTML label to display in the debug bar
stringthe HTML content of the popup if the information needs a popup
booleanindicate if the popup should be opened or not at the startup
id :
label :
htmlLabel :
popupContent :
popupOpened :