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

  • AdjustThumbnailOptions
  • AdjustThumbnailVersion
  • CacheManager
  • GetOperation
  • Hooks
  • Module
  • PopThumbnailVersion
  • Thumbnail
  • Version
  • Versions

Exceptions

  • VersionNotDefined

Constants

  • CACHE_VERSIONS

Class Hooks

Namespace: ICanBoogie\Modules\Thumbnailer
Located at vendor/icanboogie-modules/thumbnailer/lib/hooks.php

Methods summary

public static
# on_configblock_alter_children( ICanBoogie\Event $event, Icybee\ConfigBlock $block )

Callback for the Icybee\FormBlock::alter_children() event, adding ICanBoogie\Modules\Thumbnailer\PopThumbnailVersion elements to the config block if image versions are defined for the module.

Callback for the Icybee\FormBlock::alter_children() event, adding ICanBoogie\Modules\Thumbnailer\PopThumbnailVersion elements to the config block if image versions are defined for the module.

Parameters

$event
ICanBoogie\Event
$ev
$block
public static
# before_configoperation_properties( Icybee\ConfigOperation\BeforePropertiesEvent $event )

Clears the versions cache.

Clears the versions cache.

Parameters

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

Adds our cache manager to the cache collection.

Adds our cache manager to the cache collection.

Parameters

$event
Icybee\Modules\Cache\Collection\CollectEvent
$event
$collection
Icybee\Modules\Cache\Collection
$collection

Magic methods summary

Autodoc API documentation generated by ApiGen 2.8.0