FieldFillListener
class FieldFillListener (View source)
Methods
void
preUpdate(LifecycleEventArgs $args)
No description
string
trimZeroWidthWhitespace(string $string)
Remove the 'zero width space' from {{
and }}
, added in the editor.
void
postLoad(LifecycleEventArgs $args)
No description
void
Details
__construct(FieldRepository $fields, ContentFillListener $cfl, Sanitiser $sanitiser)
void
preUpdate(LifecycleEventArgs $args)
string
trimZeroWidthWhitespace(string $string)
Remove the 'zero width space' from {{
and }}
, added in the editor.