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

  • AdjustNode
  • ConfigOperation
  • DeleteBlock
  • DeleteOperation
  • EditBlock
  • ExportBlock
  • ExportOperation
  • Helpers
  • Hooks
  • ImportOperation
  • ManageBlock
  • Model
  • Module
  • Node
  • OfflineOperation
  • OnlineOperation
  • PopNode
  • QueryOperationOperation
  • SaveOperation
  • TitleSlugCombo
  • Update20131208
  • Update20140405
  • ViewProvider

Functions

  • slugize

Class EditBlock

A block used to edit a node.

ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
Extended by Icybee\FormBlock
Extended by Icybee\EditBlock
Extended by Icybee\Modules\Nodes\EditBlock

Direct known subclasses

Icybee\Modules\Contents\EditBlock, Icybee\Modules\Files\EditBlock, Icybee\Modules\Forms\EditBlock, Icybee\Modules\Pages\EditBlock

Indirect known subclasses

Icybee\Modules\Articles\EditBlock, Icybee\Modules\Images\EditBlock

Namespace: Icybee\Modules\Nodes
Located at vendor/icanboogie-modules/nodes/lib/blocks/edit.php

Methods summary

protected array
# lazy_get_attributes( )

Adds the "Visibility" group.

Adds the "Visibility" group.

The visibility group should be used to group controls related to the visibility of the record on the site e.g. online status, view exclusion, navigation exclusion...

The visibility group is created with an initial weight of 400.

Returns

array

Overrides

Icybee\EditBlock::lazy_get_attributes
protected array
# lazy_get_children( )

Adds the title, is_online, uid and siteid elements.

Adds the title, is_online, uid and siteid elements.

The uid and siteid elements are added according to the context.

Returns

array

Overrides

Icybee\FormBlock::lazy_get_children
protected |Brickrouge\Element
# get_control__user( )

Returns the control for the user of the node.

Returns the control for the user of the node.

Returns

|Brickrouge\Element
protected |Brickrouge\Element
# get_control__site( )

Returns control for the site the node belongs to.

Returns control for the site the node belongs to.

Returns

|Brickrouge\Element

Methods inherited from Icybee\EditBlock

__construct(), access_control(), add_assets(), alter(), alter_actions(), alter_element(), fire_alter_actions(), fire_alter_attributes(), fire_alter_children(), fire_alter_values(), fire_before_alter_actions(), fire_before_alter_attributes(), fire_before_alter_children(), fire_before_alter_values(), get_permission(), lazy_get_actions(), lazy_get_record(), lazy_get_values(), render()

Methods inherited from Icybee\FormBlock

__toString(), alter_attributes(), alter_children(), alter_values(), lazy_get_element()

Methods inherited from ICanBoogie\Object

from(), resolve_facade_properties(), resolve_private_properties(), to_array(), to_json()

Methods inherited from ICanBoogie\ToArrayRecursive

to_array_recursive()

Methods used from ICanBoogie\ToArrayRecursiveTrait

to_array_recursive()

Methods used from ICanBoogie\PrototypeTrait

__call(), __get(), __set(), __sleep(), __wakeup(), get_prototype(), has_method(), has_property(), last_chance_get(), last_chance_set()

Magic methods summary

Properties summary

Properties inherited from Icybee\EditBlock

$key

Properties inherited from Icybee\FormBlock

$initial_attributes, $module

Magic properties inherited from Icybee\FormBlock

$actions, $attributes, $element, $values

Magic properties inherited from ICanBoogie\Object

$prototype

Autodoc API documentation generated by ApiGen 2.8.0