프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |