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

  • Comment
  • ConfigBlock
  • ConfigOperation
  • DeleteBlock
  • DeleteOperation
  • EditBlock
  • Hooks
  • ManageBlock
  • Model
  • Module
  • PatchOperation
  • PreviewOperation
  • SaveOperation
  • SubmitForm
  • Update20131208
  • ViewProvider

Class ViewProvider

Provides data for a view.

Icybee\Modules\Views\Provider
Extended by Icybee\Modules\Views\ActiveRecordProvider
Extended by Icybee\Modules\Comments\ViewProvider
Namespace: Icybee\Modules\Comments
Located at vendor/icanboogie-modules/comments/lib/views/provider.php

Methods summary

protected
# alter_conditions( array $conditions )

Alters the conditions.

Alters the conditions.

Parameters

$conditions
array
$conditions

Overrides

Icybee\Modules\Views\Provider::alter_conditions
protected ICanBoogie\ActiveRecord\Query
# alter_query( ICanBoogie\ActiveRecord\Query $query, array $conditions )

Alters the activerecord query using the provided conditions.

Alters the activerecord query using the provided conditions.

Parameters

$query
ICanBoogie\ActiveRecord\Query
$query
$conditions
array
$conditions

Returns

ICanBoogie\ActiveRecord\Query

Overrides

Icybee\Modules\Views\ActiveRecordProvider::alter_query
protected
# alter_context( BlueTihi\Context $context, ICanBoogie\ActiveRecord\Query $query, array $conditions )

Alters rendering context.

Alters rendering context.

Parameters

$context
array
$context
$query
$conditions

Overrides

Icybee\Modules\Views\Provider::alter_context

Methods inherited from Icybee\Modules\Views\ActiveRecordProvider

__invoke(), count_result(), create_query(), extract_result(), fire_alter_conditions(), fire_alter_context(), fire_alter_query(), limit_result()

Methods inherited from Icybee\Modules\Views\Provider

__construct(), __get()

Magic methods summary

Constants summary

Constants inherited from Icybee\Modules\Views\Provider

RETURNS_MANY, RETURNS_ONE, RETURNS_OTHER

Properties summary

Properties inherited from Icybee\Modules\Views\Provider

$conditions, $context, $module, $returns, $view

Autodoc API documentation generated by ApiGen 2.8.0