BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Component
        • Model
      • Error
      • Event
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Shell
      • TestSuite
      • Utility
    • Core
      • Configure
        • Engine
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • I18n
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Table
        • Validation
      • ORM
        • Inheritance
        • Locator
        • Rule
      • Shell
        • Task
      • State
      • TestSuite
        • Fixture
      • Utility

Classes

  • FilesystemAdapter
  • FilesystemRegistry
  • Thumbnail
  • ThumbnailGenerator
  • ThumbnailRegistry

Interfaces

  • GeneratorInterface

Class ThumbnailRegistry

Registry for thumbnail generators.

Cake\Core\ObjectRegistry
Extended by BEdita\Core\Filesystem\ThumbnailRegistry
Namespace: BEdita\Core\Filesystem
Since: 4.0.0
Located at Core/src/Filesystem/ThumbnailRegistry.php

Methods summary

protected
# _resolveClassName( $class )
protected
# _throwMissingClassError( $class, $plugin )
protected
# _create( $class, $alias, $config )

Magic methods summary

public BEdita\Core\Filesystem\ThumbnailGenerator
# get( $name )

Parameters

$name

Returns

BEdita\Core\Filesystem\ThumbnailGenerator
public BEdita\Core\Filesystem\ThumbnailGenerator
# load( $objectName, $config = [] )

Parameters

$objectName
$config

Returns

BEdita\Core\Filesystem\ThumbnailGenerator
BEdita API doc | 4-cactus API documentation generated by ApiGen