Easy Property Listings 3.5.14 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_Pagination_Call

Class EPL_Pagination_Call

EPL_Pagination_Call Class

Package: EPL\Classes\Pagination
Copyright: Copyright (c) 2019, Merv Barrett
License: GNU Public License
Since: 2.1
Since: 3.4.0 Moved class to separate file.
Located at lib/includes/class-epl-pagination-call.php

Methods summary

public
# __construct( array $args )

Get things started

Get things started

Parameters

$args
Array of arguments.

Since

2.1
public mixed
# __get( string $key )

Get the key

Get the key

Parameters

$key
Key name.

Returns

mixed

Since

2.1
public
# get_pagination_args( )

Get Pagination arguments

Get Pagination arguments

Since

2.1
public string
# get_single( string $page, string $raw_text, array $attr, string $format = '%PAGE_NUMBER%', string $tag = 'a' )

Get the single pagination

Get the single pagination

Parameters

$page
page id.
$raw_text
text content.
$attr
attributes of page.
$format
format of single page.
$tag
attributes of single page tag.

Returns

string

Since

2.1
public string
# get_single_dot( string $tag = 'span', string $content = '...', array $attributes = array() )

Outputting content of dot sigle elements.

Outputting content of dot sigle elements.

Parameters

$tag
tag of single dot.
$content
content of single dot.
$attributes
attributes of single dot tag.

Returns

string

Since

2.3.1
public string
# get_url( string $page )

Get url

Get url

Parameters

$page
Page number.

Returns

string

Since

2.1
3.5.1 Fixed shortcode pagination when permalinks are plain.
3.5.3 Fixed sorting not working for pagination on shortcode.

Properties summary

protected array $args

Arguments

Arguments

Since

2.1
#
Easy Property Listings 3.5.14 Code Reference API documentation generated by ApiGen