Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"><LINK REL="Start" HREF="index.html"><LINK REL="Contents" HREF="toc.html"><LINK REL="Prev" HREF="9111Addingatitleforthecolumns.html"><LINK REL="Next" HREF="912MoregeneralGanttformatting.html"><STYLE TYPE="text/css"><!--BODY { font-family: serif }H1 { font-family: sans-serif }H2 { font-family: sans-serif }H3 { font-family: sans-serif }H4 { font-family: sans-serif }H5 { font-family: sans-serif }H6 { font-family: sans-serif }SUB { font-size: smaller }SUP { font-size: smaller }PRE { font-family: monospace }A { text-decoration: none }--></STYLE></HEAD><BODY><A HREF="toc.html">Contents</A><A HREF="9111Addingatitleforthecolumns.html">Previous</A><A HREF="912MoregeneralGanttformatting.html">Next</A><HR NOSHADE><H3><A NAME="9_11_2">9.11.2 Specifying CSIM entries for column titles</A></H3><P> In exactly the same way as for a single title it is possible tospecify individual CSIM targets for each of the title columns. This isaccomplished by specifying an array for both the target and the alttext instead of a single string as arguments for<I> SetCSIMTarget()</I>The following code snippet shows how to specify that.<DIV class="phpscript"><CODE><FONT color="#000000"> <FONT color="#0000BB"> $bar</FONT><FONT color="#007700">-></FONT><FONT color="#0000BB">title</FONT><FONT color="#007700">-></FONT><FONTcolor="#0000BB">SetCSIMTarget</FONT><FONT color="#007700">(array(</FONT><FONTcolor="#DD0000">'sometarget1.html'</FONT><FONT color="#007700">,</FONT><FONTcolor="#DD0000">'sometarget1.html'</FONT><FONT color="#007700">),<BR>array(</FONT><FONT color="#DD0000">'alttext1'</FONT><FONT color="#007700">,</FONT><FONT color="#DD0000">'alttext2'</FONT><FONT color="#007700">));</FONT><FONTcolor="#0000BB"></FONT></FONT></CODE></DIV></P><P></P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="9111Addingatitleforthecolumns.html">Previous</A><A HREF="912MoregeneralGanttformatting.html">Next</A></BODY></HTML>