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
  • AvailableSitesBlock
  • ConfigBlock
  • ConfigOperation
  • DeactivateOperation
  • DeleteBlock
  • DeleteOperation
  • EditBlock
  • Hooks
  • IsUniqueOperation
  • LoginComboElement
  • LoginForm
  • LoginOperation
  • LogoutOperation
  • ManageBlock
  • Model
  • Module
  • OwnershipResolver
  • PermissionResolver
  • ProfileController
  • QueryOperationOperation
  • SaveOperation
  • UnlockLoginOperation
  • Update20131021
  • User
  • ViewProvider

Interfaces

  • OwnershipResolverInterface
  • PermissionResolverInterface

Traits

  • LoggedAtProperty

Exceptions

  • WebsiteAdminNotAccessible

Class ProfileController

Returns a decorated block.

The decorate_flags param is used to specify how the block is to be decorated. The following flags are defined:

  • Icybee\BlockController::DECORATE_WITH_BLOCK: Decorate the component with a BlockDecorator instance.
  • Icybee\BlockController::DECORATE_WITH_ADMIN: Decorate the component with a AdminDecorator instance.
  • Icybee\BlockController::DECORATE_WITH_DOCUMENT Decorate the component with a DocumentDecorator instance.
ICanBoogie\Routing\Controller
Extended by Icybee\BlockController
Extended by Icybee\Modules\Users\ProfileController
Namespace: Icybee\Modules\Users
Located at vendor/icanboogie-modules/users/lib/controllers/profile.php

Methods summary

protected
# control_permission( mixed $permission )

Overrides

Icybee\BlockController::control_permission

Methods inherited from Icybee\BlockController

__construct(), __invoke(), control(), 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