• 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/components/basics.pl
All Application Manual Name SummaryHelp

  • ClioPatria
    • components
      • menu.pl -- ClioPatria menu-bar
      • simple_search.pl -- Simple literal search
      • basics.pl -- Simple Small HTML components
        • hidden//2
        • form_input//2
        • form_submit//1
        • nc//2
        • nc//3
        • odd_even_row//3
        • n//2
        • insert_html_file//1
      • label.pl -- Support for showing labels
      • query.pl -- Forms for entering SPARQL and SeRQL queries.
      • messages.pl -- Run goals that produce messages
      • server_statistics.pl -- Server statistics components
      • graphviz.pl -- Render RDF-graphs
 hidden(+Name, +Value)// is det
Create a hidden input field with given name and value
ClioPatria (version V3.1.1-51-ga0b30a5)