]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/BackLinks
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / BackLinks
1 Date: Thu,  9 Dec 2010 14:51:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=BackLinks;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The contents of all pages are searched to find links to the current
10 page. The ~BackLinks function also answers the question: "Which pages
11 contain the title of this page?".
12
13 ----
14
15 <<BackLinks exclude||='' include_self||=1 noheader||=0>>
16
17 ----
18
19 To display the list of pages which all contain multiple links use a pagelist as page argument.
20 For example {{{<<BackLinks page=Milk,Honey>>}}} would display all pages which
21 contain links to Milk AND Honey.
22
23 ----
24 [[CategoryActionPage]]