Easy Property Listings 3.5.15 Code Reference
  • Package
  • Class
  • Tree
  • Todo
  • Hook Reference

Packages

  • EPL
    • Admin
      • Actions
      • Classes
        • ContactsTable
        • ReportsGraph
        • Welcome
      • Contacts
      • ContactsActions
      • ContactsFunctions
      • Elements
      • Functions
      • Help
      • HelpSingle
      • Menus
      • MenusAddons
      • MenusExtensions
      • MenusLicenses
      • Plugins
      • Reports
      • ReportsGraphing
      • User
    • Assets
      • ScriptsStyles
      • SVG
    • Classes
      • AuthorLoader
      • AuthorMeta
      • Contact
      • Cron
      • CustomPostType
      • Forms
      • License
      • ListingAdvanced
      • ListingElements
      • MetaboxesCustomFields
      • Pagination
      • PropertyMeta
      • RenderFields
      • RestAPI
      • Search
      • Session
      • Updater
    • Compatibility
      • Extensions
      • Functions
      • Shortcodes
    • Functions
      • Actions
      • ConditionalTags
      • ErrorTracking
      • Formatting
      • Front
      • Global
      • Install
      • Pagination
      • Settings
      • Templates
    • Hooks
      • EnergyCertificate
      • ExternalLinks
      • FloorPlan
      • Map
      • ReadMore
      • WebLink
    • Meta
      • InitCustomFields
      • Meta
    • PostTypes
      • Business
      • Commercial
      • CommercialLand
      • Contact
      • Functions
      • Land
      • Property
      • Rental
      • Rural
    • Shortcode
      • CommercialListingSearch
      • ContactForm
      • Listing
      • ListingAdvanced
      • ListingAuction
      • ListingCategory
      • ListingFeature
      • ListingLocation
      • ListingMetaDoc
      • ListingOpen
      • ListingResults
      • ListingSearch
      • Map
    • Taxonomy
      • BusinessCategories
      • ContactTag
      • Features
      • Location
    • Templates
      • Themes
        • iThemes
        • iThemesBuilder
    • Widget
      • Admin
        • Dashboard
      • Classes
        • Author
        • ContactCapture
        • Gallery
        • Listing
        • Search
      • Functions
  • None
  • WordPress
    • Session

Classes

  • EPL_Graph

Class EPL_Graph

EPL_Graph Class

Package: EPL\Admin\Classes\ReportsGraph
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/reports/class-epl-graph.php

Methods summary

public
# __construct( string $_data )

Get things started

Get things started

Parameters

$_data
the data.

Since

3.0
public
# set( string $key, string $value )

Set an option

Set an option

Parameters

$key
The option key to set.
$value
The value to assign to the key.

Since

3.0.0
public boolean|mixed
# get( string $key )

Get an option

Get an option

Parameters

$key
The option key to get.

Returns

boolean|mixed

Since

3.0
public
# get_data( )

Get graph data

Get graph data

Since

3.0
public
# load_scripts( )

Load the graphing library script

Load the graphing library script

Since

3.0
public string
# build_graph( )

Build the graph and return it as a string

Build the graph and return it as a string

Returns

string

Since

3.0

Var

array
public
# display( )

Output the final graph

Output the final graph

Since

3.0
Easy Property Listings 3.5.15 Code Reference API documentation generated by ApiGen