Overview

Packages

  • akismet
  • None
  • PHP
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • plugins
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Signatures
    • Signed
    • Transport
  • wa-apps
    • blog
      • actions
        • backend
        • blog
        • comment
        • cron
        • design
        • frontend
        • page
        • plugin
        • post
      • api
        • v1
      • cli
      • layout
      • model
      • plugin
        • aksimet
        • category
        • emailsubscription
        • favorite
        • gravatar
        • import
        • markdown
        • myposts
        • tag
        • troll
      • settings
    • checklists
      • backend
      • json
    • contacts
      • backend
    • developer
    • dummy
    • guestbook
    • guestbook2
    • photos
      • album
      • api
        • v1
      • backend
      • design
      • dialog
      • frontend
      • page
      • photo
      • plugin
        • comment
        • imageeffects
        • import
        • publicgallery
        • watermark
      • search
      • settings
      • stack
      • tag
      • upload
    • site
      • backend
      • blocks
      • config
      • design
      • domains
      • files
      • frontend
      • helper
      • layout
      • pages
      • routing
      • setting
    • stickies
      • api
        • v1
      • sheet
      • stiky
  • wa-plugin
    • payment
    • shipping
    • sms
  • wa-plugins
    • shipping
      • usps
  • wa-system
    • API
    • Auth
      • Adapters
    • Autoload
    • Cache
      • Adapter
    • Captcha
    • Config
    • Contact
    • controller
    • currency
    • database
    • datetime
    • design
    • event
    • exception
    • files
    • image
    • layout
    • locale
    • log
    • mail
    • page
      • action
      • model
    • payment
    • plugin
    • request
    • response
    • routing
    • shipping
    • sms
    • storage
    • user
    • util
    • validator
    • view
    • webasyst
      • api
      • backend
      • cli
      • config
      • layout
      • login
      • model
      • password
      • payment
      • profile
      • settings
      • shipment
    • widget
    • workflow
  • waPlugins
    • Payment
  • webasyst
    • wa-system
      • helper

Classes

  • guestbook2BackendAction
  • guestbook2BackendDeleteController
  • guestbook2BackendLayout
  • guestbook2ContactsDeleteHandler
  • guestbook2DesignActions
  • guestbook2ForgotpasswordAction
  • guestbook2FrontendAction
  • guestbook2FrontendConfirmAction
  • guestbook2FrontendLayout
  • guestbook2LoginAction
  • guestbook2Model
  • guestbook2OAuthController
  • guestbook2RightConfig
  • guestbook2SignupAction
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class guestbook2RightConfig

Definition of the app's extended access rights which can be assigned to users and user groups in the Contacts app Описание детальных прав приложения, которые можно задать пользователям и группам в приложении Контакты

waRightConfig
Extended by guestbook2RightConfig
Package: wa-apps\guestbook2
See: http://www.webasyst.com/framework/docs/dev/access-rights/
Located at wa-apps/guestbook2/lib/config/guestbook2RightConfig.class.php
Methods summary
public
# init( )

Override in subclass to initialize access keys. See addItem()

Override in subclass to initialize access keys. See addItem()

Overrides

waRightConfig::init()
Methods inherited from waRightConfig
__construct(), addItem(), clearRights(), getHTML(), getItemHTML(), getRights(), setDefaultRights(), setRights()
Properties inherited from waRightConfig
$app, $items
My fork of Webasyst Framework API documentation generated by ApiGen 2.8.0