Methods in org.silverpeas.wysiwyg.control that throw WysiwygException |
protected File |
WysiwygManager.createFile(String cheminFichier,
String nomFichier,
String contenuFichier)
Creation or update of a file |
void |
WysiwygManager.deleteWysiwygAttachmentsOnly(String spaceId,
String componentId,
String objectId)
La méthode deleteWysiwygAttachments efface tous les attachments de la publication donc pour
éviter une éventuelle régression, je crée une nouvelle méthode |
static void |
WysiwygController.deleteWysiwygAttachmentsOnly(String spaceId,
String componentId,
String objectId)
La méthode deleteWysiwygAttachments efface tous les attachments de la publication donc pour
éviter une éventuelle régression, je crée une nouvelle méthode |
String[][] |
WysiwygManager.getWebsiteImages(String path,
String componentId)
Get images of the website. |
static String[][] |
WysiwygController.getWebsiteImages(String path,
String componentId)
Get images of the website. |
String[][] |
WysiwygManager.getWebsitePages(String path,
String componentId)
Method declaration Get html pages of the website |
static String[][] |
WysiwygController.getWebsitePages(String path,
String componentId)
Method declaration Get html pages of the website |
String |
WysiwygManager.loadFileWebsite(String path,
String fileName)
Method declaration return the contents of the file. |
static String |
WysiwygController.loadFileWebsite(String path,
String fileName)
Method declaration return the contents of the file. |
void |
WysiwygManager.updateWebsite(String cheminFichier,
String nomFichier,
String contenuFichier)
updateWebsite : creation or update of a file of a website Param = cheminFichier =
c:\\j2sdk\\public_html\\WAUploads\\webSite10\\nomSite\\rep1\\rep2 nomFichier = index.html
contenuFichier = code du fichier : "...."</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>WysiwygController.</B><B><A HREF="../../../../org/silverpeas/wysiwyg/control/WysiwygController.html#updateWebsite(java.lang.String, java.lang.String, java.lang.String)">updateWebsite</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> cheminFichier,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> nomFichier,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> contenuFichier)</CODE>
<BR>
updateWebsite : creation or update of a file of a website Param = cheminFichier =
c:\\j2sdk\\public_html\\WAUploads\\webSite10\\nomSite\\rep1\\rep2 nomFichier = index.html
contenuFichier = code du fichier : "<HTML><TITLE>...."</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/silverpeas/wysiwyg/WysiwygException.html" title="class in org.silverpeas.wysiwyg"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/silverpeas/wysiwyg//class-useWysiwygException.html" target="_top"><B>FRAMES</B></A>
<A HREF="WysiwygException.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2016 <a href="http://www.silverpeas.org">Silverpeas</a>. All Rights Reserved.
</BODY>
</HTML>
|