Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Integrate a Hook to customize Widgets #5553

Closed
wants to merge 1 commit into from
Closed

Integrate a Hook to customize Widgets #5553

wants to merge 1 commit into from

Conversation

84564221
Copy link

Adds a new Hook parseWidget to customize/extend the \Widget Controller output ($strBuffer).

This additional hook aims to the Frontend output of Form Generator (or others).
Since many modules have been moved to \Hybrid, it's not possible to manipulate single \Widget outputs in general atm.

Please note, that it's not possible to realize this feature with monkeypatching (overwriting the \Widget->parse() function).

leofeyer pushed a commit that referenced this pull request Mar 27, 2013
@leofeyer
Copy link
Member

Merged in 572fb2f.

@leofeyer leofeyer closed this Mar 27, 2013
@tsarma
Copy link

tsarma commented Oct 7, 2013

This helped partially my needs to wrap a div around label and fields so that I can style. But I wish there is a possibility to group form fields in a div or fieldsets

leofeyer pushed a commit that referenced this pull request Oct 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants