Text
class Text implements FieldInterface
Traits
Methods
static string
decorateSearchTableValue(xm_lookbook $mod, array $row, array $profiles, array $propertyConfig, array $userMeta)
No description
from
FieldTrait
static array|null
formatProperty(array $property, array $config)
Trims the property value from line breaks and empty spaces.
from
FieldTrait
static array
getConfigFields()
No description
static array
getEditFDL(Controller $mod, array $field, Form $form, int $profileId, int $copyId, array $config)
No description
static string
getPropertySearchQuery(string $searchWord, array $alternatives, xm_lookbook_property $property)
Puts the search word into the query by comparing with 'LIKE' syntax with lower case on both, the profile property value from the database and the search word.
from
FieldTrait
static void
preparePropertyDisplay(xm_lookbook $mod, xm_lookbook_profile $profile, array $property, array $config)
No description
from
FieldTrait
static string|null
processConfigVariables(int $profileId, int $propertyId, string $fieldValue, int $copy, array $propertyConfig, string $profilePropertyConfig)
No description
from
FieldTrait
static bool
processSubmittedValue(xm_lookbook $mod, int $profileId, string $submittedValue, array $field, string $fieldName, int $copy, array $config, array $fieldErrors, array $propertyValues)
No description
from
FieldTrait
static void
shapeFieldSearchParams(array $fieldInput, string $fieldName, array $searchParams)
No description
from
FieldTrait
Details
in
FieldTrait at line 164
static void
addSpecialValues(array $row, array $config)
No description
in
FieldTrait at line 137
static string
decorateSearchTableValue(xm_lookbook $mod, array $row, array $profiles, array $propertyConfig, array $userMeta)
No description
in
FieldTrait at line 54
static array|null
formatProperty(array $property, array $config)
Trims the property value from line breaks and empty spaces.
in
FieldTrait at line 42
static array
getAdditionalEditFDL(array $field, array $fdl)
No description
at line 18
static array
getConfigFields()
No description
at line 44
static array
getEditFDL(Controller $mod, array $field, Form $form, int $profileId, int $copyId, array $config)
No description
in
FieldTrait at line 90
static string
getPropertySearchQuery(string $searchWord, array $alternatives, xm_lookbook_property $property)
Puts the search word into the query by comparing with 'LIKE' syntax with lower case on both, the profile property value from the database and the search word.
in
FieldTrait at line 175
static void
preparePropertyDisplay(xm_lookbook $mod, xm_lookbook_profile $profile, array $property, array $config)
No description
in
FieldTrait at line 111
static string|null
processConfigVariables(int $profileId, int $propertyId, string $fieldValue, int $copy, array $propertyConfig, string $profilePropertyConfig)
No description
in
FieldTrait at line 154
static bool
processSubmittedValue(xm_lookbook $mod, int $profileId, string $submittedValue, array $field, string $fieldName, int $copy, array $config, array $fieldErrors, array $propertyValues)
No description
in
FieldTrait at line 122
static void
shapeFieldSearchParams(array $fieldInput, string $fieldName, array $searchParams)
No description