Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • components
        • events
          • default
      • controllers
      • models
    • components
      • auth
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • exchange
        • rates
          • foxrate
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
      • json
      • modules
      • net
        • http
        • net
          • amazon
            • s3
          • geo
            • ip
      • plugins
      • recaptcha
      • security
      • session
        • cart
      • settingscollection
      • upgrades
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
  • com
    • tecnick
      • tcpdf
        • blesta
          • components
            • invoice
              • templates
                • quickbooks
                  • invoice
                • templates
                  • default
  • Crypt
    • AES
    • DES
    • Hash
    • Random
    • RC4
    • Rijndael
    • RSA
    • TerraDES
  • File
    • ANSI
    • ASN1
    • X509
  • Math
    • BigInteger
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • html
      • xml
    • lib
  • Net
    • SFTP
    • SSH1
    • SSH2
  • None
  • PHP
  • PHPMailer
  • Services
    • JSON
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

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
# license( )
public
# createRenewingServiceInvoices( )
private
# buildServiceCouponLineItems( array $services, mixed $default_currency, mixed & $coupons )
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(), authorized(), flashMessage(), getDaysOfWeek(), getMonths(), getTimes(), getWidgets(), isAjax(), isLoggedIn(), isStaffAsClient(), licenseCheck(), outputAsJson(), postAction(), primeCompany(), renderAjaxWidget(), renderAjaxWidgetIfAsync(), reorderWidgets(), requireLogin(), setMessage(), setWidgetState(), toggleWidget()

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