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

  • EditDecorator
  • IsOnlineCellRenderer
  • IsOnlineColumn
  • TitleColumn
  • TranslationsColumn
  • URLColumn

Class EditDecorator

Decorates a component with an _edit_ element.

Brickrouge\Decorator implements Brickrouge\DecoratorInterface
Extended by Icybee\ManageBlock\EditDecorator
Extended by Icybee\Modules\Nodes\ManageBlock\EditDecorator
Namespace: Icybee\Modules\Nodes\ManageBlock
Located at vendor/icanboogie-modules/nodes/lib/blocks/manage.php

Methods summary

public mixed
# render( )

The component is shortened if it's longer than 52 characters, in which case the title of the element is modified to include the original component.

The component is shortened if it's longer than 52 characters, in which case the title of the element is modified to include the original component.

Returns

mixed
The component supplied during Icybee\ManageBlock\EditDecorator::__construct() is returned as is.

Overrides

Icybee\ManageBlock\EditDecorator::render

Methods inherited from Icybee\ManageBlock\EditDecorator

__construct()

Methods inherited from Brickrouge\Decorator

__toString()

Magic methods summary

Properties summary

Properties inherited from Brickrouge\Decorator

$component

Autodoc API documentation generated by ApiGen 2.8.0