Class DHTMLSuite.mediaCollection
Object
|
+--DHTMLSuite.mediaCollection
- class
DHTMLSuite.mediaCollection
Defined in dhtml-suite-for-applications.js
Method Summary |
void
|
addItemsFromMarkup(elementId)
Create image objects from HTML markup(UL,LI) list on the page
The ul element will be hidden by this method.
|
Object
|
getMediaById(idOfMedia)
Return reference to media by id
|
DHTMLSuite.mediaCollection
DHTMLSuite.mediaCollection()
addItemsFromMarkup
void addItemsFromMarkup(elementId)
Create image objects from HTML markup(UL,LI) list on the page
The ul element will be hidden by this method.
Parameters:
String
- elementId - Reference to UL tag on the page
getMediaById
Object getMediaById(idOfMedia)
Return reference to media by id
Parameters:
String
- idOfMedia - Id of image
Documentation generated by
JSDoc on Mon Oct 8 10:17:27 2007