Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • ArchivesView
  • Article
  • EditBlock
  • Hooks
  • Model
  • Module

Class ArchivesView

A view on provided data.

ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
Extended by Icybee\Modules\Views\View
Extended by Icybee\Modules\Articles\ArchivesView
Namespace: Icybee\Modules\Articles
Located at vendor/icanboogie-modules/articles/lib/views/archives.php

Methods summary

protected
# provide( mixed $provider, mixed & $context, array $conditions )

Returns records grouped by month.

Returns records grouped by month.

See

Icybee\Modules\Views.View::provide()

Overrides

Icybee\Modules\Views\View::provide

Methods inherited from Icybee\Modules\Views\View

__construct(), __invoke(), add_assets(), alter_context(), alter_element(), fire_render(), fire_render_before(), fire_render_empty_inner_html(), get_data(), get_element(), get_id(), get_options(), init_range(), lazy_get_module(), lazy_get_template_resolver(), render_empty_inner_html(), render_inner_html(), render_outer_html(), resolve_template_location(), validate_access()

Methods inherited from ICanBoogie\Object

from(), resolve_facade_properties(), resolve_private_properties(), to_array(), to_json()

Methods inherited from ICanBoogie\ToArrayRecursive

to_array_recursive()

Methods used from ICanBoogie\ToArrayRecursiveTrait

to_array_recursive()

Methods used from ICanBoogie\PrototypeTrait

__call(), __get(), __set(), __sleep(), __wakeup(), get_prototype(), has_method(), has_property(), last_chance_get(), last_chance_set()

Magic methods summary

Constants summary

Constants inherited from Icybee\Modules\Views\View

ACCESS_CALLBACK, ASSETS, CLASSNAME, PROVIDER, RENDERS, RENDERS_MANY, RENDERS_ONE, RENDERS_OTHER, TITLE

Properties summary

Properties inherited from Icybee\Modules\Views\View

$document, $element, $engine, $id, $module, $module_id, $options, $page, $renders, $template, $type

Magic properties inherited from Icybee\Modules\Views\View

$data, $id

Magic properties inherited from ICanBoogie\Object

$prototype

Autodoc API documentation generated by ApiGen 2.8.0