-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)
Milestone
Description
I want to add a new interface. The AliasAware Interface. This interface should identify attributes which have a alias value like the tags and selects.
I want to add at the momtent 3 functions.
- getAliasValue()
- Returns the value from the alias field.
- isAliasMetaModelsAttribute()
- Check if the field is a MetaModels attribute
- parseAlias($format = 'text')
- If we have a MetaModels attribute parse it and return the value.
Did i miss some functions?
Metadata
Metadata
Assignees
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)