Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • areyouahuman
      • auth
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
        • default
      • exchange
        • rates
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • quickbooks
            • invoice
      • json
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • recaptcha
      • reports
        • aging
          • invoices
        • custom
          • report
        • invoice
          • creation
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • form
      • html
      • javascript
      • xml
    • lib
  • None
  • PHP

Classes

  • Upgrade3_0_0A4
  • Upgrade3_0_0A5
  • Upgrade3_0_0A6
  • Upgrade3_0_0A7
  • Upgrade3_0_0B1
  • Upgrade3_0_0B2
  • Upgrade3_0_0B3
  • Upgrade3_0_0B6
  • Upgrade3_0_0B7
  • Upgrade3_0_2
  • Upgrade3_0_3
  • Upgrade3_0_4
  • Upgrade3_1_0B1
  • Upgrade3_1_1
  • Upgrade3_1_2
  • Upgrade3_2_0B1
  • Upgrade3_2_1
  • Upgrade3_3_0B1
  • Upgrade3_3_0B2
  • Upgrade3_3_2
  • Upgrade3_4_0
  • Upgrade3_4_0B1
  • Upgrade3_4_3
  • Upgrade3_5_0B1
  • Upgrade3_5_0B2
  • Upgrade3_5_0B4
  • Upgrade3_5_1
  • Upgrade3_6_0B1

Class Upgrade3_2_0B1

Upgrades to version 3.2.0-b1

UpgradeUtil
Extended by Upgrade3_2_0B1
Package: blesta\components\upgrades\tasks
Copyright: Copyright (c) 2014, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/upgrades/tasks/upgrade3_2_0_b1.php

Methods summary

public
# __construct( )

Setup

Setup

public
# tasks( )

Returns a numerically indexed array of tasks to execute for the upgrade process

Returns a numerically indexed array of tasks to execute for the upgrade process

Retrun

array A numerically indexed array of tasks to execute for the upgrade process
public
# process( string $task )

Processes the given task

Processes the given task

Parameters

$task
string
$task The task to process
public
# rollback( )

Rolls back all tasks completed for the upgrade process

Rolls back all tasks completed for the upgrade process

public
# addClientAddonSetting( boolean $undo = false )

Adds a new 'client_create_addons' company/client group setting

Adds a new 'client_create_addons' company/client group setting

Parameters

$undo
boolean
$undo True to undo the change, or false to perform the change
public
# updateServiceSuspensionEmails( boolean $undo = false )

Updates the service_suspension and service_unsuspension email templates for new installations

Updates the service_suspension and service_unsuspension email templates for new installations

Parameters

$undo
boolean
$undo True to undo the change, or false to perform the change

Methods inherited from UpgradeUtil

addConfig(), editConfig(), errors(), mergeConfig(), replaceConfig()

Magic methods summary

Blesta API documentation generated by ApiGen 2.8.0