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

  • waDesignActions
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class waDesignActions

waController
Extended by waActions
Extended by waDesignActions

Direct known subclasses

blogDesignActions, guestbook2DesignActions, photosDesignActions, siteDesignActions
Package: wa-system\design
Located at wa-system/design/actions/waDesign.actions.php
Methods summary
public
# defaultAction( )
public
# editAction( )
protected
# getThemesRoutes( mixed & $themes, mixed $routes )
protected
# getThemeHash( )
protected
# getRoutes( mixed $all = false )
public
# saveAction( )
protected
# checkAccess( mixed $path )
protected
# checkFile( mixed $file, mixed & $errors = array() )
public
# deleteAction( )
public
# themeUseAction( )
public
# themeAction( )
public
# themeAboutAction( )
public
# themesAction( )
public
# themeSettingsAction( )
protected
# saveThemeSettings( waTheme $theme, array $settings, waRequestFileIterator $files )

Parameters

$theme
waTheme
$theme
$settings
array
$settings
$files
waRequestFileIterator
$files

Throws

waException
protected boolean
# uploadImage( waRequestFile $f, string $path, string & $error = '' )

Parameters

$f
waRequestFile
$f
$path
string
$path
$error
string
$error

Returns

boolean
protected boolean
# isImageValid( waRequestFile $f, string & $error = '' )

Parameters

$f
waRequestFile
$f
$error
string
$error

Returns

boolean
public
# themeDownloadAction( )
protected
# themeRenameAction( )
public
# themeParentAction( )
public
# themeCopyAction( )
public
# revertFileAction( )
public
# themeResetAction( )
public
# themeDeleteAction( )
protected
# themeUploadAction( )
public
# viewOriginalAction( )
protected
# getView( )

Overrides

waActions::getView()
Methods inherited from waActions
display(), displayJson(), execute(), postExecute(), preExecute(), run(), setLayout()
Methods inherited from waController
__call(), appSettings(), configPath(), getApp(), getAppId(), getConfig(), getPluginRoot(), getRequest(), getResponse(), getRights(), getStorage(), getUser(), getUserId(), log(), logAction(), redirect(), storage()
Properties summary
protected string $design_url '#/'
#
protected string $themes_url '#/themes/'
#
protected array $options array( 'container' => true, 'save_panel' => true, 'js' => array( 'ace' => true, 'editor' => true, ), 'is_ajax' => false )
#
Properties inherited from waActions
$action, $layout
My fork of Webasyst Framework API documentation generated by ApiGen 2.8.0