Documentation

Amd extends Model
in package
Uses Geoable, JoinableTrait, HasJsonSetup

Table of Contents

$appends  : mixed
$table  : mixed
$with  : mixed
accountInfos()  : mixed
adresse()  : mixed
airport()  : mixed
currency()  : mixed
getAgentCodeAttribute()  : mixed
getCompleteAddressAttribute()  : mixed
getGeocodableAddressAttribute()  : mixed
getHidden()  : mixed
getNsetupAttribute()  : mixed
setNsetupAttribute()  : mixed
unescape()  : mixed
updateSetup()  : mixed

Properties

$appends

protected mixed $appends = ["complete_address", "ncontacts", "complete_contacts", "nsetup"]

$table

protected mixed $table = "leg2_amds"

$with

protected mixed $with = ["adresse.ville.country", "currency", "airport.country"]

Methods

accountInfos()

public accountInfos() : mixed
Return values
mixed

adresse()

public adresse() : mixed
Return values
mixed

airport()

public airport() : mixed
Return values
mixed

currency()

public currency() : mixed
Return values
mixed

getAgentCodeAttribute()

public getAgentCodeAttribute() : mixed
Return values
mixed

getCompleteAddressAttribute()

public getCompleteAddressAttribute() : mixed
Return values
mixed

getGeocodableAddressAttribute()

public getGeocodableAddressAttribute() : mixed
Return values
mixed

getHidden()

public getHidden() : mixed
Return values
mixed

getNsetupAttribute()

public getNsetupAttribute() : mixed
Return values
mixed

setNsetupAttribute()

public setNsetupAttribute(mixed $ar) : mixed
Parameters
$ar : mixed
Return values
mixed

unescape()

public static unescape(mixed &$ar) : mixed
Parameters
$ar : mixed
Return values
mixed

updateSetup()

public updateSetup(mixed $key[, mixed $value = null ]) : mixed
Parameters
$key : mixed
$value : mixed = null
Return values
mixed

Search results