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

  • Acl
  • AdminTest
  • Session

Class AdminTest

Controller
Extended by AppController
Extended by AdminTest
Package: minPHP
Located at app/controllers/admin_test.php

Methods summary

public
# preAction( )

Overwritable method called before the index method, or controller specified action. This method is public to make compatible with PHP 5.1 (due to a bug not fixed until 5.2). It is, however, not a callable action.

Overwritable method called before the index method, or controller specified action. This method is public to make compatible with PHP 5.1 (due to a bug not fixed until 5.2). It is, however, not a callable action.

Overrides

AppController::preAction
public
# defaultClientGroup( )
public
# getAllAutodebitable( )
public
# getPackageOptions( )
public
# testRecord( )
public
# testCoupon( )
public
# testServicePermission( )
public
# testQty( )
public
# decrementQuantity( mixed $quantity, mixed $pricing_id, mixed $check_only = true )
public
# testCascadeTax( )
public
# testUpgrade( )
public
# updateInvoiceAmounts( )
public
# escapestr( )
public
# pendingSuspension( )
public
# pendingUnsuspension( )
public
# license( )
public
# createRenewingServiceInvoices( )
public
# renewDates( )
public
# index( )

The default action method, overwritable.

The default action method, overwritable.

Overrides

Controller::index
public
# gateway( )
public
# authorizeOnly( )
public
# priorAuthCapture( )
public
# void( )
public
# addAchAccount( )
public
# editAchAccount( )
public
# deleteAchAccount( )
public
# addCcAccount( )
public
# editCcAccount( )
public
# deleteCcAccount( )
public
# addClientGroup( )
public
# editClientGroup( )
public
# deleteClientGroup( )
public
# getClientGroup( )
public
# getClientGroupList( )
public
# getClientGroupListCount( )
public
# getClientGroupSettings( )
public
# setClientGroupSettings( )
public
# setClientGroupSetting( )
public
# unsetClientGroupSetting( )
public
# addClient( )
public
# editClient( )
public
# deleteClient( )
public
# addClientCustomField( )
public
# editClientCustomfield( )
public
# deleteClientCustomfield( )
public
# setClientCustomField( )
public
# addClientNote( )
public
# editClientNote( )
public
# deleteClientNote( )
public
# getClientNote( )
public
# getClientNotes( )
public
# setClientSetting( )
public
# setClientSettings( )
public
# unsetClientSetting( )
public
# getClientSettings( )
public
# getClient( )
public
# getClientList( )
public
# getClientListCount( )
public
# addCompany( )
public
# editCompany( )
public
# deleteCompany( )
public mixed
# getCompany( )

Returns the current company being accessed

Returns the current company being accessed

Returns

mixed
A stdClass object representing the company, false if no such company exists

Overrides

AppController::getCompany
public
# getCompanyList( )
public
# getCompanyListCount( )
public
# setCompanySettings( )
public
# setCompanySetting( )
public
# unsetCompanySetting( )
public
# getCompanySettings( )
public
# addContact( )
public
# editContact( )
public
# deleteContact( )
public
# getContact( )
public
# getContactList( )
public
# getContactListCount( )
public
# getContactTypes( )
public
# addContactType( )
public
# editContactType( )
public
# deleteContactType( )
public
# addContactNumber( )
public
# editContactNumber( )
public
# deleteContactNumber( )
public
# getContactNumber( )
public
# getContactNumbers( )
public
# addInvoice( )
public
# addUser( )
public
# addStaffGroup( )
public
# addStaff( )
public
# addCountry( )
public
# addCurrency( )
public
# addEmailSignature( )
public
# addEmail( )
public
# addState( )
public
# addTax( )
public
# sendFax( )
public
# sendPostal( )
public
# addCronTask( )
public
# editCronTask( )
public
# deleteCronTask( )

Methods inherited from AppController

__construct(), adminWidgets(), authorized(), clientWidgets(), flashMessage(), getDaysOfWeek(), getMonths(), getTimes(), getWidgets(), isAjax(), isLoggedIn(), isStaffAsClient(), layoutSections(), licenseCheck(), outputAsJson(), postAction(), primeCompany(), renderAjaxWidget(), renderAjaxWidgetIfAsync(), reorderWidgets(), requireLogin(), setDefaultView(), setMaintenance(), setMessage(), setNav(), setNavActive(), setTheme(), setWidgetState(), toggleWidget(), triggerPreAction(), verifyCsrfToken()

Methods inherited from Controller

clearCache(), components(), draw(), emptyCache(), helpers(), partial(), redirect(), render(), set(), setDefaultViewPath(), startCaching(), stopCaching(), uses()

Magic methods summary

Properties summary

Properties inherited from AppController

$admin_uri, $base_uri, $base_url, $client_uri, $company_id, $components, $helpers, $layout, $request_uri, $server_protocol

Properties inherited from Controller

$action, $controller, $files, $get, $is_cli, $plugin, $post, $structure, $structure_view, $uri, $uri_str, $uses, $view

Blesta API documentation generated by ApiGen 2.8.0