]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/BackLinks
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The contents of all pages are searched to find links to the current
11 page. The ~BackLinks function also answers the question: "Which pages
12 contain the title of this page?".
13
14 ----
15
16 <<BackLinks exclude||='' include_self||=1 noheader||=0>>
17
18 ----
19
20 To display the list of pages which all contain multiple links use a pagelist as page argument.
21 For example {{{<<BackLinks page=Milk,Honey>>}}} would display all pages which
22 contain links to Milk AND Honey.
23
24 ----
25 [[CategoryActionPage]]