Packages

CAWeb

CAWebModuleExtension

ds

Reports

Errors

Markers

Indices

Files

CAWeb_Module_Fullwidth_Header_Slideshow_Banner

extends ET_Builder_CAWeb_Module

in package CAWebModuleExtension

CAWeb Fullwidth Header Slideshow Banner Module Class (Fullwidth)

Table of Contents

$slug : string

Member Variable

$vb_support : string

Member Variable

get_fields() : mixed||string|int

Returns an array of all the Module Fields.

init() :

Module Initialization

render() :

Renders the Module on the frontend

slideshow_banner_removal() :

This is a non-standard function, it outputs JS code that manipulates the module placement to match the State Template.

Properties

$slug : 21
$slug Member Variable
public string $slug = null;
$vb_support Member Variable
public string $vb_support = 'on';

Methods

public get_fields() : array
Return values

array

public init() : void
Return values

void

public render( $unprocessed_props,  $content = null,  $render_slug) : string
Return values

string

slideshow_banner_removal() This is a non-standard function, it outputs JS code that manipulates the module placement to match the State Template.
public slideshow_banner_removal() : void
Return values

void