Свойство | Тип | Описание | |
---|---|---|---|
$originalAssetPath | |||
$originalViewPath |
Свойство | Тип | Описание | |
---|---|---|---|
$defaultAlias | {@inheritDoc} |
Метод | Описание | |
---|---|---|
getSaveValue ( $value ) : array | Returns an array of translated values for this field | |
init ( ) | {@inheritDoc} | |
onAddItem ( ) | ||
onSwitchItemLocale ( ) | ||
prepareVars ( ) | ||
render ( ) | {@inheritDoc} |
Метод | Описание | |
---|---|---|
actAsParent ( $switch = true ) | ||
getLocaleSaveDataAsArray ( $locale ) : array | Returns the stored locale data as an array. | |
getPrimarySaveDataAsArray ( ) : array | Gets the active values from the selected locale. | |
loadAssets ( ) | {@inheritDoc} | |
reprocessExistingLocaleItems ( $data ) : void | Recreates form widgets based on number of repeater items. | |
rewritePostValues ( ) : void | Since the locker does always contain the latest values, this method will take the save data from the repeater and merge it in to the locker based on which ever locale is selected using an item map |
protected getLocaleSaveDataAsArray ( $locale ) : array | ||
Результат | array |
protected getPrimarySaveDataAsArray ( ) : array | ||
Результат | array |
public getSaveValue ( $value ) : array | ||
Результат | array |
protected reprocessExistingLocaleItems ( $data ) : void | ||
Результат | void |
protected rewritePostValues ( ) : void | ||
Результат | void |