Skip to content

[WIP] Alias aware interface #904

@stefanheimes

Description

@stefanheimes

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

Labels

enhancementThis issue is about an enhancement (aka new feature)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions