Easy Property Listings 3.4.40 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
      • 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
      • 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_Author_Loader

Class EPL_Author_Loader

EPL_Author_Loader Class

Direct known subclasses

EPL_Author_Meta

Package: EPL\Classes\AuthorLoader
Copyright: Copyright (c) 2022, Merv Barrett
License: GNU Public License
Since: 3.4.39
Located at lib/includes/class-epl-author-loader.php

Methods summary

public
# __construct( string $author_id )

Initiates the loader class and dynamically populates methods & properties for this class from the selected class.

Initiates the loader class and dynamically populates methods & properties for this class from the selected class.

Parameters

$author_id
The author WordPress user ID.

Since

3.4.39
public
# import_class_properties( )

Copy class properties from selected class to this class.

Copy class properties from selected class to this class.

Since

3.4.39
public
# __call( array $name, array $arguments )

Invoke methods from selected class when called through load class object.

Invoke methods from selected class when called through load class object.

Parameters

$name
Array of property object.
$arguments
Array of property object.

Since

3.4.39
public boolean|mixed
# __get( array $property )

Get the global property object

Get the global property object

Parameters

$property
Array of property object.

Returns

boolean|mixed
$return Array of values.

Since

3.4.39

Properties summary

public string $object

Object.

Object.

Since

3.4.39
#
Easy Property Listings 3.4.40 Code Reference API documentation generated by ApiGen