Copyright 2003, Trustees of Indiana University, The Regents of the University
of Michigan, and Stanford University, all rights reserved.
Used to be org.navigoproject.ui.web.form.edit.FileUploadForm.java
author: Rachel Gollub author: Qingru Zhang author: Ed Smiley version: 1.0
public void setIsHtmlImage(boolean pIsHtmlImage)(Code)
If this media item part of HTML code, is it an image?
This property is only relevant if isHtmlInline.
Parameters: pIsHtmlImage - sets it true if it is, else false.
setIsHtmlInline
public void setIsHtmlInline(boolean pIsHtmlInline)(Code)
Is this media item part of HTML code?
Parameters: pIsHtmlInline - sets it true if it is, else false.
setItemIdentRef
public void setItemIdentRef(String pitemIdentRef)(Code)