Свойство | Тип | Описание | |
---|---|---|---|
$exposed | array | ||
$manager | MenaraSolutions\Geographer\Contracts\ManagerInterface | ||
$memberClass | string | ||
$members | |||
$meta | array | ||
$parentClass | string | ||
$parentCode | string | ||
$standard | string |
Метод | Описание | |
---|---|---|
__construct ( array $meta = [], string $parentCode = null, MenaraSolutions\Geographer\Contracts\ManagerInterface $manager = null ) | Country constructor. | |
build ( integer | string $id, MenaraSolutions\Geographer\Contracts\ManagerInterface $config = null ) : |
||
expectsLongNames ( ) : boolean | ||
getCodes ( ) : array | ||
getLongName ( ) : string | ||
getMembers ( ) : |
||
getMeta ( ) : array | ||
getName ( string $locale = null ) : string | Best effort name | |
getParentCode ( ) : string | integer | ||
getShortName ( ) : string | ||
parent ( ) : |
||
translate ( string $locale = null ) : string |
Метод | Описание | |
---|---|---|
loadMembers ( |
public __construct ( array $meta = [], string $parentCode = null, MenaraSolutions\Geographer\Contracts\ManagerInterface $manager = null ) | ||
$meta | array | |
$parentCode | string | |
$manager | MenaraSolutions\Geographer\Contracts\ManagerInterface |
public getMembers ( ) : |
||
Результат |
public getParentCode ( ) : string | integer | ||
Результат | string | integer |
protected loadMembers ( |
||
$collection | ||
Результат | void |
protected ManagerInterface,MenaraSolutions\Geographer\Contracts $manager | ||
Результат | MenaraSolutions\Geographer\Contracts\ManagerInterface |
protected MemberCollection,MenaraSolutions\Geographer\Collections $members | ||
Результат |