Class Widget
SIW Widget base class
- SiteOrigin_Widget
-
SIW\Widgets\Widget
Direct known subclasses
SIW\Widgets\Accordion
,
SIW\Widgets\Calendar
,
SIW\Widgets\Newsletter
,
SIW\Widgets\Organisation
,
SIW\Widgets\Pie_Chart
,
SIW\Widgets\Quick_Search_Form
,
SIW\Widgets\Quick_Search_Results
,
SIW\Widgets\Quote
,
SIW\Widgets\Tabs
,
SIW\Widgets\Carousel
,
SIW\Widgets\Contact
,
SIW\Widgets\CTA
,
SIW\Widgets\Dutch_Projects
,
SIW\Widgets\Features
,
SIW\Widgets\Google_Maps
,
SIW\Widgets\Infobox
,
SIW\Widgets\Map
Abstract
Namespace: SIW\Widgets
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at widgets/widget.php
Namespace: SIW\Widgets
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at widgets/widget.php
Methods summary
public
|
|
abstract protected
|
|
abstract protected
string
|
#
get_content( array $instance, array $args, array $template_vars, string $css_name )
Genereert specifieke inhoud van widget |
protected
string
|
#
get_html_content( array $instance, array $args, array $template_vars, string $css_name )
Genereert generieke inhoud van widget |
Properties summary
protected
string
|
$widget_id
ID van widget |
|
protected
string
|
$widget_name
Naam van widget |
|
protected
string
|
$widget_description
Beschrijving van widget |
#
''
|
protected
string
|
$widget_dashicon
Icon-class van widget voor pagebuilder |
#
'admin-generic'
|
protected
array
|
$widget_control_options
Control opties van widget |
#
[]
|
protected
array
|
$widget_fields
Formuliervelden van widget |
#
[]
|