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

  • CTA_Template_Manager
  • CTA_Template_Manager_List

Functions

  • load_CTA_Template_Manager
  • Overview
  • Package
  • Class

Class CTA_Template_Manager

Package: CTA\Templates
Located at core/cta/classes/class.templates.manage.php
Methods summary
public
# __construct( )

Initializes class

Initializes class

public static
# enqueue_scripts( )

Load CSS & JS

Load CSS & JS

public static
# dont_install_cta_templates_here( )
public static
# add_pages( )

Adds additional management pages

Adds additional management pages

public static
# display_management_page( )

Display management page

Display management page

public static
# run_management_actions( )

Listens for POSTED actions

Listens for POSTED actions

public static
# check_template_for_update( $item )

Checks template to see if there is an update ready to serve

Checks template to see if there is an update ready to serve

public static
# upgrade_template( STRING $slug )

Upgrades a template given a slug

Upgrades a template given a slug

Parameters

$slug
public static
# delete_template( STRING $dir, STRING $slug )

Deletes a 3rd party call to action template

Deletes a 3rd party call to action template

Parameters

$dir
$slug
public static
# api_request( $item )

Checks Store API for template information

Checks Store API for template information

public static
# display_upload_page( )

Displays template upload UI

Displays template upload UI

public static
# display_upload_form( )

Displays upload form

Displays upload form

public static
# run_upload_commands( )

Listens for request to upload a template

Listens for request to upload a template

public static
# search_templates( )

Prompt to search the inbound now marketplace for call to action templates

Prompt to search the inbound now marketplace for call to action templates

public static
# display_store_search( )

Displays store search

Displays store search

Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen