Overview

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • auth
        • ldap
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
      • exchange
        • rates
          • currency
            • layer
          • fixer
          • open
            • exchange
              • rates
          • x
            • rates
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • perforated
            • invoice
          • quickbooks
            • invoice
          • templates
            • default
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • reports
        • aging
          • invoices
        • client
          • data
            • portability
        • custom
          • report
        • invoice
          • creation
        • package
          • revenue
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • core
      • Automation
        • Tasks
          • Common
          • Task
        • Type
          • Common
          • Cron
      • Pricing
        • ItemComparator
        • MetaItem
        • Modifier
          • Type
            • Description
              • Type
                • Discount
                • Option
                • Service
                • Tax
            • Discount
            • Price
            • Proration
        • Presenter
          • Build
            • Invoice
            • InvoiceData
            • Options
            • Service
            • ServiceChange
            • ServiceData
          • Collection
          • Format
            • Fields
            • Type
              • Discount
              • Item
              • Option
              • Options
              • Package
              • Pricing
              • Service
              • Tax
          • Items
            • Invoice
            • Service
          • Type
      • ServiceProviders
      • Util
        • Captcha
          • Captchas
          • Common
        • Common
          • Traits
        • Events
          • Common
          • Handlers
          • Observers
        • Filters
          • Common
        • GeoIp
        • Input
          • Fields
            • Common
        • Tax
        • Widgets
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • helpers
      • color
      • data
        • structure
  • None
  • PHP

Classes

  • _404
  • AdminBilling
  • AdminClients
  • AdminClientsService
  • AdminCompanyAutomation
  • AdminCompanyBilling
  • AdminCompanyClientOptions
  • AdminCompanyCurrencies
  • AdminCompanyEmails
  • AdminCompanyGateways
  • AdminCompanyGeneral
  • AdminCompanyGroups
  • AdminCompanyLookandfeel
  • AdminCompanyMessengers
  • AdminCompanyModules
  • AdminCompanyPlugins
  • AdminCompanyTaxes
  • AdminCompanyThemes
  • AdminDialog
  • AdminLicense
  • AdminLogin
  • AdminLogout
  • AdminMain
  • AdminMyinfo
  • AdminPackageOptions
  • AdminPackages
  • AdminReports
  • AdminReportsCustomize
  • AdminSearch
  • AdminSettings
  • AdminSystemApi
  • AdminSystemAutomation
  • AdminSystemBackup
  • AdminSystemCompanies
  • AdminSystemGeneral
  • AdminSystemHelp
  • AdminSystemMarketplace
  • AdminSystemStaff
  • AdminSystemUpgrade
  • AdminTheme
  • AdminTools
  • AdminUpgrade
  • Api
  • Callback
  • ClientAccounts
  • ClientContacts
  • ClientDialog
  • ClientEmails
  • ClientInvoices
  • ClientLogin
  • ClientLogout
  • ClientMain
  • ClientMaintenance
  • ClientPay
  • ClientServices
  • ClientTheme
  • ClientTransactions
  • ClientVerify
  • Cron
  • Install
  • Main
  • Uploads
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class AdminMain

Admin Main

AppController
Extended by AdminMain
Package: blesta\app\controllers
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/controllers/admin_main.php
Methods summary
public
# preAction( )

Bootstrap

Bootstrap

public
# index( )

Admin Home page dashboard

Admin Home page dashboard

public
# calendar( )

Admin Calendar

Admin Calendar

public
# addEvent( )

Creates a new calendar event

Creates a new calendar event

public
# editEvent( )

Updates a calendar event

Updates a calendar event

public
# editEventRange( )

Updates the date range and (optionally) all day status

Updates the date range and (optionally) all day status

public
# deleteEvent( )

Deletes a calendar event

Deletes a calendar event

public
# getEvents( )

AJAX retrieves a list of events to update the calendar with

AJAX retrieves a list of events to update the calendar with

public
# getEventCounts( )

AJAX request to fetch the number of events that begin each day between the given dates

AJAX request to fetch the number of events that begin each day between the given dates

public
# updateQuickLink( )

AJAX updates the quicklink for a given page

AJAX updates the quicklink for a given page

public
# updateDashboard( )

Renders a box to select the dashboard layout to use, and sets it

Renders a box to select the dashboard layout to use, and sets it

public
# manageWidgets( )

Enable/Disable widgets from appearing on the dashboard

Enable/Disable widgets from appearing on the dashboard

Blesta API documentation generated by ApiGen