|
dmBridge PHP API
|
A general-purpose object viewer that outputs the URL of the file of the current in an <object> tag. More...
Inheritance diagram for DMGenericObjectViewer:A general-purpose object viewer that outputs the URL of the file of the current in an <object> tag.
Should be used as a fallback in cases where there is not a more appropriate viewer to handle a given file format. Most web browsers, if they can't find a plug-in to deal with the MIME type, will display the <object> tag as a link to download the file.
Definition at line 19 of file DMGenericObjectViewer.php.
| DMGenericObjectViewer::getHTMLTag | ( | ) |
Implements DMObjectViewerDelegate.
Definition at line 25 of file DMGenericObjectViewer.php.
Referenced by getHTMLTagNoJS().
| DMGenericObjectViewer::getHTMLTagNoJS | ( | ) |
Implements DMObjectViewerDelegate.
Definition at line 43 of file DMGenericObjectViewer.php.
| DMGenericObjectViewer::getName | ( | ) |
Implements DMObjectViewerDelegate.
Definition at line 50 of file DMGenericObjectViewer.php.