GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.