• Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hooks

Namespaces

  • None
  • SIW
    • Admin
    • API
    • Async
    • Batch
    • Compatibility
    • Data
    • Elements
    • Email
    • External
    • Forms
    • Modules
    • Newsletter
    • Page_Builder
    • Plato
    • Widgets
    • WooCommerce
      • Admin
      • Checkout
      • Email
      • Export
      • Frontend
      • Import

Classes

  • Accordion
  • Calendar
  • Carousel
  • Contact
  • CTA
  • Dutch_Projects
  • Features
  • Google_Maps
  • Infobox
  • Map
  • Newsletter
  • Organisation
  • Pie_Chart
  • Quick_Search_Form
  • Quick_Search_Results
  • Quote
  • Tabs
  • Widget

Class Carousel

Widget met carousel

SiteOrigin_Widget
Extended by SIW\Widgets\Widget
Extended by SIW\Widgets\Carousel
Namespace: SIW\Widgets
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Widget_data:

Widget Name: SIW: Carousel Description: Toont carousel. Author: SIW Internationale Vrijwilligersprojecten Author URI: https://www.siw.nl


Located at widgets/carousel/carousel.php

Methods summary

protected
# set_widget_properties( )

Zet eigenschappen van widget

Zet eigenschappen van widget

public
# get_widget_form( )
public string
# get_content( array $instance, array $args, array $template_vars, string $css_name )

Genereert specifieke inhoud van widget

Genereert specifieke inhoud van widget

Parameters

$instance
$args
$template_vars
$css_name

Returns

string
protected array
# parse_instance( array $instance )

Parse args voor instance

Parse args voor instance

Parameters

$instance

Returns

array
protected string
# generate_button( string $button_text, string $post_type, string $taxonomy, string $term )

Genereert knop

Genereert knop

Parameters

$button_text
$post_type
$taxonomy
$term

Returns

string
protected array
# get_post_types( )

Haalt ondersteunde post types op

Haalt ondersteunde post types op

Returns

array
protected array
# get_taxonomies( )

Haalt ondersteunde taxonomieën op

Haalt ondersteunde taxonomieën op

Returns

array
protected array
# get_term_options( string $taxonomy )

Haal optielijst van taxonomie op

Haal optielijst van taxonomie op

Parameters

$taxonomy

Returns

array

Methods inherited from SIW\Widgets\Widget

__construct(), get_html_content()

Properties summary

protected string $widget_id

ID van widget

ID van widget

# 'carousel'
protected string $widget_dashicon

Icon-class van widget voor pagebuilder

Icon-class van widget voor pagebuilder

# 'format-gallery'
protected SIW\Widgets\Carousel $carousel

Instantie van Carousel

Instantie van Carousel

#

Properties inherited from SIW\Widgets\Widget

$widget_control_options, $widget_description, $widget_fields, $widget_name

SIW API documentation generated by ApiGen