Overview

Packages

  • ACF
  • Automation
    • Actions
    • Activation
    • LeadProfile
    • Menus
    • Queries
    • Rules
    • Triggers
  • CTA
    • Activation
    • AJAXListeners
    • Cloning
    • Core
    • Display
    • EditPage
    • Enqueues
    • GPLSettings
    • LeadsProfile
    • Loading
    • Menus
    • Notices
    • PlacementMetabox
    • PostType
    • Templates
    • Tracking
    • Variations
    • YOAST
  • InboundPro
    • Activation
    • AdminAJAX
    • AutoLoading
    • Cron
    • DataInterface
    • FieldMapping
    • Funnels
    • InboundNowAPI
    • Installer
    • LeadStatuses
    • Menus
    • Notifications
    • Ouath
    • Reports
    • Settings
    • Tracking
    • Translations
    • Updates
  • LandingPages
    • Activation
    • DataInterfaces
    • Management
    • Menus
    • NeedsAttention
    • Notices
    • Sidebars
    • Templates
    • Tracking
    • Variations
    • WelcomeScreen
    • Widgets
  • Leads
    • Activation
    • Akismet
    • BranchControl
    • BulkActions
    • Dashboard
    • Management
    • Notifications
    • Settings
    • Tracking
    • UserProfile
    • WPLogin
  • Mailer
    • Activation
    • Admin
    • ClickTracking
    • DataInterface
    • InboundForms
    • Leads
    • Management
    • Notifications
    • Scheduling
    • Sending
    • Settings
    • ShortcodesAndTokens
    • SparkPost
    • Templates
    • Unsubscribes
    • Variations
    • YoastSEO
  • None
  • Shared
    • APIs
    • CPT
    • DatabaseRoutines
    • DebugTricks
    • DoubleOptin
    • EventManagement
    • FieldMapping
    • InboundForms
    • LeadSorage
    • MarketingButton
    • Menus
    • Notifications
    • Shortcodes
    • ShortcodesAndTokens
    • StandAloneLicensing
    • Tracking
    • VisualEditor
  • xDepreciated

Classes

  • Leads_Manager
  • Overview
  • Package
  • Class

Class Leads_Manager

Class adds 'Bulk Actions' section that provides for batch actions against lead searches. This class is meant to improve on the

Package: Leads\BulkActions
Located at core/leads/classes/class.lead-management.php
Methods summary
public
# __construct( )

Initiate class

Initiate class

public static
# load_hooks( )

Load hooks and filters

Load hooks and filters

public static
# load_static_vars( )

Load constants

Load constants

public static
# enqueue_admin_scripts( )

Enqueues admin scripts

Enqueues admin scripts

public static
# display_ui( )

Displays main UI container

Displays main UI container

public static
# display_notifications( )

display notifications

display notifications

public static
# display_headers( )

display headers

display headers

public static
# display_filters( )

Display filters

Display filters

public static
# display_hidden_action_fields( )

Display hidden input fields

Display hidden input fields

public static
# display_pagination( )

Display pagination

Display pagination

public static
# display_results_message( )

Display results query

Display results query

public static
# display_results_table( )

Display results table

Display results table

public static
# display_row_actions( )

Display Row Actions

Display Row Actions

public static
# display_action_controls( )

Display action controls

Display action controls

public static
# build_query( )

Build query

Build query

public static
# build_taxonomy_select( $taxonomy )

get taxnomy select

get taxnomy select

public static
# build_lead_status_select( )

get status select html

get status select html

public static
# ajax_perform_actions( )

Perform lead actions

Perform lead actions

public static
# ajax_leads_export_list( )
public static
# ajax_load_more_leads( )

Ajax listener to load more leads

Ajax listener to load more leads

public static
# ajax_delete_from_list( )

Ajax listener to delete lead from list

Ajax listener to delete lead from list

Properties summary
public static $relation
#
public static $page
#
public static $per_page
#
public static $paged
#
public static $order
#
public static $orderby
#
public static $orderbys
#
public static $orderbys_flip
#
public static $num
#
public static $on
#
public static $what
#
public static $tag
#
public static $keyword
#
public static $query
#
public static $taxonomies
#
public static $statuses
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen