[ 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>SetLink</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>SetLink</H2> 9 <TT>SetLink(<B>int</B> link [, <B>float</B> y [, <B>int</B> page]])</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.5 12 <H4 CLASS='st'>Description</H4> 13 Defines the page and position a link points to. 14 <H4 CLASS='st'>Parameters</H4> 15 <TT><U>link</U></TT> 16 <BLOCKQUOTE> 17 The link identifier returned by AddLink(). 18 </BLOCKQUOTE> 19 <TT><U>y</U></TT> 20 <BLOCKQUOTE> 21 Ordinate of target position; <TT>-1</TT> indicates the current position. 22 The default value is <TT>0</TT> (top of page). 23 </BLOCKQUOTE> 24 <TT><U>page</U></TT> 25 <BLOCKQUOTE> 26 Number of target page; <TT>-1</TT> indicates the current page. This is the default value. 27 </BLOCKQUOTE> 28 <H4 CLASS='st'>See also</H4> 29 <A HREF="addlink.htm">AddLink()</A>. 30 <H6></H6> 31 <HR> 32 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 33 </BODY> 34 </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 |