ORG.oclc.mantis.hooks
Class CORCHeaderHook
java.lang.Object
|
+--ORG.oclc.mantis.MantisHook
|
+--ORG.oclc.mantis.hooks.CORCHeaderHook
- public class CORCHeaderHook
- extends MantisHook
Methods inherited from class ORG.oclc.mantis.MantisHook |
addArg,
addError,
addWarning,
display,
displayContent,
displayContentAnchor,
displayContentLabel,
displayContentMailto,
displayContentValue,
displayDataCheck,
displayEnlarger,
displayError,
displayHeading,
displayHook,
displayLabel,
displayReplicable,
displaySpacingElements,
displayTableCell,
displayWarning,
doConstantData,
export,
exportMARC,
fromNative,
getInfo,
HTMLDecode,
isError,
preExport,
remap,
removeArg,
run,
setError,
setupArgs,
toNative,
update,
view |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CORCHeaderHook
public CORCHeaderHook()
displayHeader
public String displayHeader(String action,
ElementInfoObject eio,
MantisXML xmltree,
boolean editable,
boolean templateEditor,
StringBuffer buf,
String id)
- Overrides:
- displayHeader in class MantisHook