Easy Digital Downloads
  • Package
  • Class
  • Tree

Packages

  • EDD
    • Admin
      • Actions
      • Add-ons
      • Dashboard
      • Discounts
      • Downloads
      • Export
      • Notices
      • Pages
      • Payments
      • Reports
      • Settings
      • System
      • Upgrades
      • Upload
      • Welcome
    • Cart
    • Checkout
    • Classes
      • API
      • Fees
      • HTML
      • Roles
      • Session
    • Emails
    • Functions
      • AJAX
      • Compatibility
      • Errors
      • Formatting
      • Install
      • Login
      • Taxes
      • Templates
    • Gateways
    • Logging
    • Payments
    • Shortcodes
    • Widgets

Classes

  • Easy_Digital_Downloads

Functions

  • EDD

Class Easy_Digital_Downloads

Main Easy_Digital_Downloads Class

Final
Package: EDD
Author: Pippin Williamson
Since: 1.4
Located at easy-digital-downloads.php

Methods summary

public static The
# instance( )

Main Easy_Digital_Downloads Instance

Main Easy_Digital_Downloads Instance

Insures that only one instance of Easy_Digital_Downloads exists in memory at any one time. Also prevents needing to define globals all over the place.

Returns

The
one true Easy_Digital_Downloads

Since

1.4

See

EDD()

Uses

Easy_Digital_Downloads::setup_globals() Setup the globals needed
Easy_Digital_Downloads::includes() Include the required files
Easy_Digital_Downloads::setup_actions() Setup the hooks and actions
public
# load_textdomain( )

Loads the plugin language files

Loads the plugin language files

Since

1.4

Magic methods summary

Properties summary

public object $fees
#

EDD Cart Fees Object

EDD Cart Fees Object

Since

1.5
public object $api
#

EDD API Object

EDD API Object

Since

1.5
public object $session
#

EDD HTML Session Object

EDD HTML Session Object

This holds cart items, purchase sessions, and anything else stored in the session

Since

1.5
public object $html
#

EDD HTML Element Helper Object

EDD HTML Element Helper Object

Since

1.5
Easy Digital Downloads API documentation generated by ApiGen 2.8.0