Overview

Packages

  • Components
    • Actors
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
      • Template
        • Helper
      • View
    • Base
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
      • Template
        • Filter
        • Helper
      • View
    • Composer
      • Controller
      • Template
    • Medium
      • Controller
        • Behavior
        • Toolbar
      • Domain
        • Authorizer
        • Behavior
        • Entity
        • Validator
      • Filter
      • View
    • People
      • Controller
        • Validator
      • Domain
        • Entity
  • Libraries
    • Anahita
      • Domain
        • Attribute
        • Behavior
        • Description
        • Entity
        • Entityset
        • Exception
        • Property
        • Query
        • Relationship
        • Repository
        • Resource
        • Serializer
        • Space
        • Store
        • Validator
      • Filter
      • Helper
      • Loader
        • Adapter
      • Object
      • Service
        • Locator
    • Base
      • Controller
        • Behavior
        • Validator
      • Dispatcher
      • Domain
        • Authorizer
        • Behavior
        • Space
        • Store
      • Helper
      • Template
        • Filter
        • Helper
      • View
    • Koowa
      • Behavior
      • Command
      • Config
      • Controller
        • Behavior
        • Toolbar
      • Database
        • Adapter
        • Behavior
        • Filter
        • Query
        • Row
        • Rowset
        • Schema
        • Table
      • Date
      • Dispatcher
      • Event
        • Subscriber
      • Exception
      • Filter
      • Helper
        • Array
        • String
      • Http
      • Inflector
      • Loader
        • Adapter
      • Mixin
      • Model
      • Object
      • Request
      • Service
        • Identifier
        • Locator
      • Template
        • Filter
        • Helper
      • View
    • People
      • Helper
    • Themes
      • Filter
      • Helper
    • Users
      • Domain
        • Entity
  • Modules
    • Base
  • None
  • Plugins
    • Contentfilter
    • Profile
    • Storage

Classes

  • KControllerBehaviorAbstract
  • KControllerBehaviorDiscoverable
  • KControllerBehaviorEditable
  • KControllerBehaviorExecutable
  • KControllerBehaviorPersistable

Exceptions

  • KControllerBehaviorException
  • Overview
  • Package
  • Class
  • Tree

Class KControllerBehaviorDiscoverable

Controller Discoverable Command Class

KMixinAbstract implements KMixinInterface
Extended by KBehaviorAbstract implements KBehaviorInterface
Extended by KControllerBehaviorAbstract
Extended by KControllerBehaviorDiscoverable
Package: Libraries\Koowa\Controller\Behavior
Copyright: Copyright (C) 2007 - 2012 Johan Janssens. All rights reserved.
License: GPLv3 <http://www.gnu.org/licenses/gpl.html>
Author: Johan Janssens <johan@nooku.org>
Located at koowa/controller/behavior/discoverable.php
Methods summary
protected string
# _actionOptions( KCommandContext $context )

Get a list of allowed actions

Get a list of allowed actions

Returns

string
The allowed actions; e.g., GET, POST [add, edit, cancel, save], PUT, DELETE
Methods inherited from KControllerBehaviorAbstract
execute()
Methods inherited from KBehaviorAbstract
__construct(), _initialize(), getHandle(), getIdentifier(), getMixableMethods(), getPriority(), getService()
Methods inherited from KMixinAbstract
__call(), __get(), __isset(), __set(), __unset(), getMethods(), getMixer(), setMixer()
Properties inherited from KBehaviorAbstract
$_priority
Properties inherited from KMixinAbstract
$_mixer
Anahita Social Networking Framework API documentation generated by ApiGen 2.6.1