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

/home/vdeboer/src/ClioPatria/ClioPatria/components/menu.pl
AllApplicationManualNameSummaryHelp

  • ClioPatria
    • components
      • menu.pl -- ClioPatria menu-bar
        • cp_menu//0
      • simple_search.pl -- Simple literal search
      • basics.pl -- Simple Small HTML components
      • 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
 cp_menu//
HTML Components that emits the ClioPatria menu. The menu is a standard nested HTML ul list, turned into a horizontal menu using CSS. The menu can be extended and controlled using three hooks in the module cliopatria:
  • cliopatria:menu_item/2 defines the menu-items present
  • cliopatria:menu_label/2 assigns non-standard labels
  • cliopatria:menu_popup_order/2 defines the order of the popups
ClioPatria (version V3.1.1-21-gb8003bb)