Class: MetaManagerImpl

MetaManagerImpl

Default implementation of the MetaManager interface.


new MetaManagerImpl()

Initializes the meta page attributes manager.

Members


Storage of generic link information.

Type:
  • Map.<string, string>

_metaName :Map.<string, string>

Storage of generic meta information.

Type:
  • Map.<string, string>

_metaProperty :Map.<string, string>

Storage of specialized meta information.

Type:
  • Map.<string, string>

_title :string

The page title.

Type:
  • string

Methods




getMetaName()


getMetaNames()


getMetaProperties()


getMetaProperty()


getTitle()



setMetaName()


setMetaProperty()


setTitle()