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_6_0B1

Upgrades to version 3.6.0-b1

UpgradeUtil
Extended by Upgrade3_6_0B1
Package: blesta\components\upgrades\tasks
Copyright: Copyright (c) 2015, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/upgrades/tasks/upgrade3_6_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
# addTransactionType( mixed $undo = false )

Adds an income type to transactions

Adds an income type to transactions

public
# increaseContactCompanyLength( mixed $undo = false )

Updates the field that stores contact company names to increase its length from 64 -> 128 characters

Updates the field that stores contact company names to increase its length from 64 -> 128 characters

Methods inherited from UpgradeUtil

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

Magic methods summary

Blesta API documentation generated by ApiGen 2.8.0