Documentation

InvoiceForm extends InvoiceBaseForm
in package

Table of Contents

Properties

$callingCodes  : mixed
$customCountries  : mixed
$euCountries  : mixed
$normalizedCountries  : mixed
$auth  : AuthComponent

Methods

flashAllMessages()  : mixed
flashAllMessagesForField()  : mixed
flashMessages()  : mixed
get()  : ElementInterface
{@inheritdoc}
getAllMessagesByField()  : mixed
getAllMessagesForField()  : mixed
initialize()  : mixed
label()  : string
{@inheritdoc}
render()  : string
setPhoneCodeNumber()  : mixed
setPhoneNumber()  : mixed
setTraderType()  : mixed
getCustomCountries()  : array<string|int, mixed>
normalizedCountries()  : array<string|int, mixed>

Properties

Methods

flashAllMessages()

public flashAllMessages() : mixed

flashAllMessagesForField()

public flashAllMessagesForField(mixed $name) : mixed
Parameters
$name : mixed

flashMessages()

public flashMessages(mixed $name) : mixed
Parameters
$name : mixed

get()

{@inheritdoc}

public get(string $name) : ElementInterface
Parameters
$name : string
Tags
see
Form::get()
Return values
ElementInterface

getAllMessagesByField()

public getAllMessagesByField() : mixed

getAllMessagesForField()

public getAllMessagesForField(mixed $name) : mixed
Parameters
$name : mixed

initialize()

public initialize([null|UserWrapper $entity = null ][, null|array<string|int, mixed> $options = null ]) : mixed
Parameters
$entity : null|UserWrapper = null
$options : null|array<string|int, mixed> = null

label()

{@inheritdoc}

public label(string $name[, array<string|int, mixed> $attributes = [] ]) : string
Parameters
$name : string
$attributes : array<string|int, mixed> = []
Tags
see
Form::get()
Return values
string

render()

public render(string $name[, array<string|int, mixed> $attributes = [] ]) : string
Parameters
$name : string
$attributes : array<string|int, mixed> = []
Return values
string

getCustomCountries()

protected getCustomCountries() : array<string|int, mixed>
Return values
array<string|int, mixed>

normalizedCountries()

protected normalizedCountries() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results