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_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 $author_id

The user ID

The user ID

Since

3.4.44
#
public string $name

The username

The username

Since

3.4.44
#
public string $mobile

The user mobile phone number

The user mobile phone number

Since

3.4.44
#
public string $office_phone

The user office phone number

The user office phone number

Since

3.3.0
#
public string $website

The user website

The user website

Since

3.5.15
#
public string $facebook

The user Facebook URL

The user Facebook URL

Since

3.4.44
#
public string $linkedin

The user LinkedIn URL

The user LinkedIn URL

Since

3.4.44
#
public string $google

The user Google Plus URL

The user Google Plus URL

Since

3.4.44
#
public string $twitter

The user Twitter URL

The user Twitter URL

Since

3.4.44
#
public string $instagram

The user Instagram URL

The user Instagram URL

Since

3.3.0
#
public string $pinterest

The user Pinterest URL

The user Pinterest URL

Since

3.3.0
#
public string $youtube

The user YouTube URL

The user YouTube URL

Since

3.3.0
#
public string $email

The user email address

The user email address

Since

3.4.44
#
public string $skype

The user Skype name

The user Skype name

Since

3.4.44
#
public string $slogan

The user text slogan

The user text slogan

Since

3.4.44
#
public string $position

The user position

The user position

Since

3.4.44
#
public string $video

The user video profile

The user video profile

Since

3.4.44
#
public string $contact_form

The user contact form shortcode

The user contact form shortcode

Since

3.4.44
#
public string $description

The user bio

The user bio

Since

3.4.44
#
public string $staff_id

Staff ID

Staff ID

Since

3.4.44
#
public $directory

Directory

Directory

Since

3.4.44
#
public $first_name

First Name

First Name

Since

3.4.44
#
public $last_name

Last Name

Last Name

Since

3.4.44
#
public $secondary_email

Secondary Email

Secondary Email

Since

3.4.44
#
public $whatsapp

Whatsapp

Whatsapp

Since

3.4.44
#
public string $object

Object.

Object.

Since

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