Packages

CAWeb

CAWebModuleExtension

ds

Reports

Errors

Markers

Indices

Files

CAWeb_Module_Footer_Group

extends ET_Builder_CAWeb_Module

in package CAWebModuleExtension

CAWeb Section Footer Group Module Class (Standard)

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

renderGroupList() :

Render the group list

Properties

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

Methods

get_fields() Returns an array of all the Module Fields.
public get_fields() : array
Return values

array

public init() : void
Return values

void

render() Renders the Module on the frontend
public render( $unprocessed_props,  $content = null,  $render_slug) : string
Return values

string

public renderGroupList() : string
Return values

string