Company_Information extends Step

General Step.

Tags
author

Barn2 Plugins info@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

__construct()  : mixed
Constructor.
setup_fields()  : mixed
{@inheritdoc}
submit()  : mixed
{@inheritdoc}
format_edd_coutries_for_select()  : array<string|int, mixed>
Formats the EDD countries for the wizard select.
format_euvat_countries_for_select()  : array<string|int, mixed>
Formats the EU VAT countries for the wizard select.

Methods

submit()

{@inheritdoc}

public submit(array<string|int, mixed> $values) : mixed
Parameters
$values : array<string|int, mixed>
Return values
mixed

format_edd_coutries_for_select()

Formats the EDD countries for the wizard select.

private format_edd_coutries_for_select([mixed $with_moss = true ]) : array<string|int, mixed>
Parameters
$with_moss : mixed = true
Return values
array<string|int, mixed>

$select_countries

format_euvat_countries_for_select()

Formats the EU VAT countries for the wizard select.

private format_euvat_countries_for_select() : array<string|int, mixed>
Return values
array<string|int, mixed>

$select_countries

Search results