EmployeeContactsModule
extends ET_Builder_Module
Table of Contents
-
$slug
: mixed
-
$vb_support
: mixed
-
$module_credits
: mixed
-
get_fields()
: mixed
-
init()
: mixed
-
render()
: mixed
$slug
public
mixed
$slug
= 'mpa_employee_contacts'
$vb_support
public
mixed
$vb_support
= 'partial'
$module_credits
protected
mixed
$module_credits
= array('module_uri' => '', 'author' => 'MotoPress', 'author_uri' => 'https://motopress.com/')
get_fields()
public
get_fields() : mixed
Return values
mixed
—
init()
public
init() : mixed
Return values
mixed
—
render()
public
render(mixed $attrs[, mixed $content = null ], mixed $render_slug) : mixed
Parameters
-
$attrs
: mixed
-
-
$content
: mixed
= null
-
-
$render_slug
: mixed
-
Return values
mixed
—