[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <HTML> 2 <HEAD> 3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> 4 <TITLE>AddLink</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>AddLink</H2> 9 <TT><B>int</B> AddLink()</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.5 12 <H4 CLASS='st'>Description</H4> 13 Creates a new internal link and returns its identifier. An internal link is a clickable area 14 which directs to another place within the document. 15 <BR> 16 The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is 17 defined with SetLink(). 18 <H4 CLASS='st'>See also</H4> 19 <A HREF="cell.htm">Cell()</A>, 20 <A HREF="write.htm">Write()</A>, 21 <A HREF="image.htm">Image()</A>, 22 <A HREF="link.htm">Link()</A>, 23 <A HREF="setlink.htm">SetLink()</A>. 24 <H6></H6> 25 <HR> 26 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 27 </BODY> 28 </HTML>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |