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

  • CacheManager
  • ConfigBlock
  • ConfigOperation
  • Content
  • DeleteBlock
  • EditBlock
  • HomeExcludeOperation
  • HomeIncludeOperation
  • Hooks
  • ManageBlock
  • Model
  • Module
  • Rendered
  • SaveOperation
  • Update20140330
  • ViewProvider

Traits

  • DateProperty

Class Hooks

Namespace: Icybee\Modules\Contents
Located at vendor/icanboogie-modules/contents/lib/hooks.php

Methods summary

public static
# on_cache_collection_collect( Icybee\Modules\Cache\Collection\CollectEvent $event, Icybee\Modules\Cache\Collection $collection )

Adds the contents.body cache manager to the cache collection.

Adds the contents.body cache manager to the cache collection.

Parameters

$event
Icybee\Modules\Cache\Collection\CollectEvent
$event
$collection
Icybee\Modules\Cache\Collection
$collection
public static
# on_file_move( Icybee\Modules\Files\File\MoveEvent $event, Icybee\Modules\Files\File $target )

The callback is called when the Icybee\Modules\Files\File::move is triggered, allowing us to update contents to the changed path of resources.

The callback is called when the Icybee\Modules\Files\File::move is triggered, allowing us to update contents to the changed path of resources.

Parameters

$event
Icybee\Modules\Files\File\MoveEvent
$event
$target
Icybee\Modules\Files\File
$target

Magic methods summary

Autodoc API documentation generated by ApiGen 2.8.0