new MetaManagerImpl()
Initializes the meta page attributes manager.
Members
-
_link :Map.<string, string>
-
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
-
getLink()
-
-
getLinks()
-
-
getMetaName()
-
-
getMetaNames()
-
-
getMetaProperties()
-
-
getMetaProperty()
-
-
getTitle()
-
-
setLink()
-
-
setMetaName()
-
-
setMetaProperty()
-
-
setTitle()
-