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

  • Inbound_Lead_Statuses
  • Overview
  • Package
  • Class

Class Inbound_Lead_Statuses

Class for extending lead statuses into a user programable state

Package: InboundPro\LeadStatuses
Located at classes/admin/class.lead-status-mapping.php
Methods summary
public
# __construct( )

initialize class

initialize class

public static
# load_hooks( )

load hooks and filters

load hooks and filters

public static
# get_lead_statuses( )

Get mappable fields

Get mappable fields

public static
# merge_fields( ARRAY $statuses )

Merge the user's custom fields into the hard coded default fields

Merge the user's custom fields into the hard coded default fields

Parameters

$statuses
$mappable_fields
public static
# prioritize_lead_statuses( ARRAY $statuses, STRING $sort_flags = SORT_ASC )

Priorize Lead Fields Array

Priorize Lead Fields Array

Parameters

$statuses
$fields simplified id => label array of lead fields
$sort_flags
default = SORT_ASC
Properties summary
public static $statuses_map
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen