프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$fields | FieldCollection |
메소드 | 설명 | |
---|---|---|
setField ( string $fieldDefIdentifier, mixed $value ) | Adds a translated field to the field collection in the given language This method is also be implemented by ArrayAccess so that $fields[$fieldDefIdentifier] = $value is an equivalent call. |