Static
lookupRetrieves a ContentInputData object for a given marker name.
the name of the content input marker
the ContentInputData object or undefined
Static
removeStatic
storeStores a ContentInputData object for a given marker name.
the name of the content input marker
the ContentInputData object
A cache to store data about content input. This cache stores ContentInputData objects, which consist of 2 parts:
The data object must be saved by using the corresponding marker name as the map key.