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

  • ActivateOperation
  • DeactivateOperation
  • InactivesBlock
  • ManageBlock
  • ManageController
  • Module

Class ManageController

The controller flushes the core.modules when it is invoked so that the module list rendered is always up-to-date with what is actually on disk.

ICanBoogie\Routing\Controller
Extended by Icybee\BlockController
Extended by Icybee\Modules\Modules\ManageController
Namespace: Icybee\Modules\Modules
Located at vendor/icanboogie-modules/modules/lib/controllers/manage.php

Methods summary

public ICanBoogie\HTTP\Response
# __invoke( ICanBoogie\HTTP\Request $request )

If the decorate_flags param is defined the Icybee\BlockController::$decorate_flags property is updated.

If the decorate_flags param is defined the Icybee\BlockController::$decorate_flags property is updated.

Parameters

$request
ICanBoogie\HTTP\Request
$request

Returns

ICanBoogie\HTTP\Response

Overrides

Icybee\BlockController::__invoke

Methods inherited from Icybee\BlockController

__construct(), control(), control_permission(), decorate(), decorate_with_admin(), decorate_with_block(), decorate_with_document(), get_component()

Magic methods summary

Constants summary

Constants inherited from Icybee\BlockController

DECORATE_WITH_ADMIN, DECORATE_WITH_BLOCK, DECORATE_WITH_DOCUMENT

Properties summary

Properties inherited from Icybee\BlockController

$block_name, $decorate_flags, $request

Properties inherited from ICanBoogie\Routing\Controller

$route

Autodoc API documentation generated by ApiGen 2.8.0