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_Dynamic_Widget
  • CTA_Static_Widget

Functions

  • cta_load_dynamic_widget
  • cta_load_static_widget
  • Overview
  • Package
  • Class

Class CTA_Static_Widget

WP_Widget
Extended by CTA_Static_Widget
Package: CTA\Core
Located at core/cta/classes/class.widget.static.php
Methods summary
public
# __construct( )
public
# widget( $args, $instance )

How to display the widget on the screen.

How to display the widget on the screen.

public
# update( $new_instance, $old_instance )

See

WP_Widget::update
public
# form( $instance )

Displays the widget settings controls on the widget panel. Make use of the get_field_id() and get_field_name() function when creating your form elements. This handles the confusing stuff.

Displays the widget settings controls on the widget panel. Make use of the get_field_id() and get_field_name() function when creating your form elements. This handles the confusing stuff.

public
# load_variation( )

Run load variation javascript

Run load variation javascript

Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen