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

  • waAPIController
  • waAPIDecorator
  • waAPIDecoratorJSON
  • waAPIDecoratorXML
  • waAPIMethod

Exceptions

  • waAPIException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class waAPIMethod

Direct known subclasses

blogBlogAddMethod, blogBlogGetInfoMethod, blogPostGetInfoMethod, blogPostSearchMethod, blogPostUpdateMethod, photosAlbumAddMethod, photosAlbumDeleteMethod, photosAlbumGetInfoMethod, photosAlbumGetTreeMethod, photosAlbumSearchMethod, photosAlbumUpdateMethod, photosPhotoAddMethod, blogBlogGetListMethod, photosPhotoAddTagsMethod, photosPhotoAddToAlbumsMethod, photosPhotoDeleteMethod, photosPhotoGetInfoMethod, photosPhotoGetListMethod, photosPhotoRemoveFromAlbumsMethod, photosPhotoRemoveTagsMethod, photosPhotoRotateMethod, photosPhotoSearchMethod, stickiesAPIMethod, blogBlogUpdateMethod, stickiesSheetAddMethod, stickiesSheetDeleteMethod, stickiesSheetGetListMethod, stickiesSheetUpdateMethod, blogPostAddMethod, blogPostCommentsAddMethod, blogPostCommentsDeleteMethod, blogPostCommentsGetInfoMethod, blogPostCommentsGetTreeMethod, blogPostDeleteMethod

Indirect known subclasses

stickiesSheetGetInfoMethod, stickiesStickyAddMethod, stickiesStickyDeleteMethod, stickiesStickyGetInfoMethod, stickiesStickyGetListMethod, stickiesStickyUpdateMethod
Package: wa-system\API
Located at wa-system/api/waAPIMethod.class.php
Methods summary
public
# __construct( )
public
# execute( )
public
# getResponse( mixed $internal = false )

Throws

waAPIException
public
# get( mixed $name, mixed $required = false )

Throws

waAPIException
public
# post( mixed $name, mixed $required = false )

Throws

waAPIException
public
# getRights( mixed $name )
Properties summary
protected string $method 'GET'
#
protected mixed $response
#
My fork of Webasyst Framework API documentation generated by ApiGen 2.8.0