• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/ClioPatria/lib/http_settings.pl
All Application Manual Name SummaryHelp

  • ClioPatria
    • lib
      • version.pl -- Manage software versions
      • bundle.pl -- Import bundles
      • http_settings.pl
        • http_show_settings//1
        • http_apply_settings//2
      • conf_d.pl -- Load configuration directories
      • setup.pl -- Configuration (setup) of ClioPatria
      • count.pl -- This module provides various ways to count solutions
 http_apply_settings(+Request, +Options)// is det
Process form data created by http_show_settings//1, apply changes to the settings and create a feedback page indicating which settings have changed. Options:
save(Boolean)
If true and some settings have changed, call save_settings/0.
save_as(File)
If some settings have changed, call save_settings(File). The option save_as overrules save.
ClioPatria (version V3.1.1-51-ga0b30a5)