Skip to content

[WIP] Alias aware interface #904

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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