8000 Release Updates to Click + Added Table · dbierer/filecms-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Updates to Click + Added Table

Compare
Choose a tag to compare
@dbierer dbierer released this 08 Sep 03:29
· 24 commits to main since this release

FileCMS\Common\Stats\Clicks:

  • Added get_by_page_by_month()
  • Fixed get_by_path()
    FileCMS\Common\View\Table:
  • New class
  • Renders multi-dimensional array data
  • render_table() produces <table> structure with optional CSS classes for table, tr, th and td
  • render_as_div() produces table structure using <div class="row"> and <div class="col">
0