Метод |
Описание |
|
getFallbackType ( ) : string |
Returns the fallback field type. |
|
getLocaleSaveData ( ) : array |
Returns an array of translated values for this field |
|
getLocaleSaveValue ( $value ) |
{@inheritDoc} |
|
getLocaleValue ( string $locale ) : string |
Returns a translated value for a given locale. |
|
initLocale ( ) : void |
Initialize control |
|
isLocaleFieldJsonable ( ) : boolean |
Returns true if widget is a repeater, or the field is specified
as jsonable in the model. |
|
loadLocaleAssets ( ) |
Loads assets specific to ML Controls |
|
makeParentPartial ( string $partial, array $params = [] ) : string |
Used by child classes to render in context of this view path. |
|
prepareLocaleVars ( ) |
Prepares the list data |
|
renderFallbackField ( ) |
{@inheritDoc} |
|