|
|
| |
OpenXPKI::Client::UI::Source(3) |
User Contributed Perl Documentation |
OpenXPKI::Client::UI::Source(3) |
Load content from disk and output it. The path to the content files is created
from the predefined source path plus the realm name. The basename of the file
must be passed as parameter file in the query, the extension is added
by the class. Note that file names are sanitzed and must not contain
characters other then a-zA-Z0-9_-
Load a file from disk that contains HTML. The content of the file is rendered as
is into a single text section, the page level is left empty. The source file
must end on .html.
Load a file from disk that contains JSON. The content is send "as is"
to the client, its up to you to make sure that the ui can handle it! The
source file must end on .json.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |