Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
forena
Commits
6f3b6f16
Commit
6f3b6f16
authored
Oct 02, 2014
by
Pierre.Vriens
Committed by
David Metzler
Oct 02, 2014
Browse files
#2124777
Renderers Guide
parent
23d6d0d6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
repos/forena_help/renderers_topics.xml
0 → 100755
View file @
6f3b6f16
<?xml version="1.0" encoding="UTF-8"?>
<book>
<booktitle>
Rendering Data
</booktitle>
<bookfolder>
help.renderers
</bookfolder>
<chapters>
<chapter>
<title>
Introduction
</title>
<subtitle>
Content at a glance
</subtitle>
<abstract></abstract>
<link>
intro
</link>
</chapter>
<chapter>
<title>
FrxTitle
</title>
<subtitle>
Replace the report's page title and tab title by token replaced values
</subtitle>
<abstract></abstract>
<link>
frxtitle
</link>
</chapter>
<chapter>
<title>
FrxMyReports
</title>
<subtitle>
Display the user's list of reports, optionally limited to a single category
</subtitle>
<abstract></abstract>
<link>
frxmyreports
</link>
</chapter>
<chapter>
<title>
FrxSource
</title>
<subtitle>
Display markup as a code snippet, without token replacement
</subtitle>
<abstract></abstract>
<link>
frxsource
</link>
</chapter>
<chapter>
<title>
FrxXML
</title>
<subtitle>
Display the XML data source of the current data context, useful for debugging also
</subtitle>
<abstract></abstract>
<link>
frxxml
</link>
</chapter>
<chapter>
<title>
FrxParameterForm
</title>
<subtitle>
Customize various aspects of the rendering of the report parameters input form
</subtitle>
<abstract></abstract>
<link>
frxparameterform
</link>
</chapter>
<chapter>
<title>
FrxSVGGraph
</title>
<subtitle>
Render a graph (chart) in SVG format, using the PHP SVGGraph library
</subtitle>
<abstract></abstract>
<link>
frxsvggraph
</link>
</chapter>
<chapter>
<title>
FrxInclude
</title>
<subtitle>
Include another report as an asset with the appropriate tag, such as external SVG assets
</subtitle>
<abstract></abstract>
<link>
frxinclude
</link>
</chapter>
<chapter>
<title>
FrxCrosstab
</title>
<subtitle>
Display of a table in crosstab format
</subtitle>
<abstract></abstract>
<link>
frxcrosstab
</link>
</chapter>
</chapters>
</book>
\ No newline at end of file
repos/reports/help/renderers.frx
0 → 100644
View file @
6f3b6f16
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment