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_Pro_Downloads
  • Overview
  • Package
  • Class

Class Inbound_Pro_Downloads

Class for managing external package retrieveal, installation, and deletion. (Extensions & Templates)

Package: InboundPro\Installer
Located at classes/admin/class.download-management.php
Methods summary
public
# __construct( )

Initializes class

Initializes class

public static
# add_hooks( )

Loads hooks and filters

Loads hooks and filters

public static
# enqueue_scripts( )

Load CSS & JS

Load CSS & JS

public static
# run_management_actions( )

Listens for POSTED actions

Listens for POSTED actions

public static
# run_installation( )

Runs upload commands

Runs upload commands

public static
# run_uninstallation( )

Runs upload commands

Runs upload commands

public static
# install_download( $download )

Install extension

Install extension

public static
# delete_download_folder( STRING $dirPath )

deletes download folder from uploads location

deletes download folder from uploads location

Parameters

$dirPath
public static
# build_main_dataset( )

Build a stronger dataset from dataset imported from api

Build a stronger dataset from dataset imported from api

public static
# update_configuration_memory( STRING $status )

Update downloads configuration file with new status & version

Update downloads configuration file with new status & version

Parameters

$status
public static
# test_ui( )

Loads all UI elements

Loads all UI elements

public static
# grid_container( )
public static
# store_listings( $slug = 'default' )
public static
# check_open_base_dir( )

Checks if open_base dir

Checks if open_base dir

public static
# display_ui( )

Loads all UI elements

Loads all UI elements

public static
# display_filters( )

Prints filters

Prints filters

public static
# display_grid_items( )

Loop through downloads datset and display grid items

Loop through downloads datset and display grid items

public static
# get_download_status( )

Discover weather download is installed or uninstalled and weather it needs an upgrade or not

Discover weather download is installed or uninstalled and weather it needs an upgrade or not

public static
# get_upload_path( $download )

Determines uploads location

Determines uploads location

public static
# get_image_thumbnail( $download )
public static
# load_management_vars( )

Display management page

Display management page

public static
# load_inline_js_css( )

Loads inline JS & CSS

Loads inline JS & CSS

public static
# cron_check_for_updates( )
Properties summary
public static $management_mode
#
public static $items
#
public static $downloads
#
public static $download
#
public static $headline
#
public static $customer
#
public static $access_level
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen