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 Hooks

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

Methods summary

public static
# on_modules_activate( ICanBoogie\Event $event )
public static
# on_modules_deactivate( ICanBoogie\Event $event )
public static
# before_delete_user( ICanBoogie\Operation\BeforeProcessEvent $event, Icybee\Modules\Users\DeleteOperation $operation )

Checks if the user to be deleted has nodes.

Checks if the user to be deleted has nodes.

Parameters

$event
ICanBoogie\Operation\BeforeProcessEvent
$event
$operation
Icybee\Modules\Users\DeleteOperation
$operation
public static
# on_user_collect_dependencies( ICanBoogie\ActiveRecord\CollectDependenciesEvent $event, Icybee\Modules\Users\User $target )

Adds the orders attached to a member to the dependency collection.

Adds the orders attached to a member to the dependency collection.

Parameters

$event
ICanBoogie\ActiveRecord\CollectDependenciesEvent
$event
$target
Icybee\Modules\Users\User
$target
public static
# markup_node( array $args, Patron\Engine $patron, mixed $template )

Retrieves a node.

Retrieves a node.

<p:node
    select = expression
    constructor = string>
    <!-- Content: with-param*, template -->
</p:node>

Parameters

$args
array
$args
$patron
Patron\Engine
$patron
$template
mixed
$template

Throws

ICanBoogie\ActiveRecord\RecordNotFound
when the record cannot be found.
public static
# markup_node_navigation( array $args, Patron\Engine $patron, mixed $template )
public static
# dashboard_now( )
public static
# dashboard_user_modified( )

Magic methods summary

Autodoc API documentation generated by ApiGen 2.8.0