Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • W wikiwfs.geo.uu.nl
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • System Projects
  • wikiwfs
  • wikiwfs.geo.uu.nl
  • Wiki
  • ajaxMenus

ajaxMenus · Changes

Page history
Create ajaxMenus authored Jul 30, 2021 by 3537390's avatar 3537390
Hide whitespace changes
Inline Side-by-side
ajaxMenus.md 0 → 100644
View page @ f4436c95
**HTML**
                <div data-ajax="menu" 
                    data-url="'.$url.'" 
                    data-db="'.$db.'" 
                    data-table="cb_cat_systemgrps" 
                    data-columns="id,name,displayname" 
                    data-inner_join=""
                    data-where="" 
                    data-order_by="id" 
                    data-direction="ASC"
                    data-page="1" 
                    data-limit="100">
                </div>
\ No newline at end of file
Clone repository
  • WikiWFS
  • ajaxMenus
  • ajaxTables
  • Home