]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAllPagesPlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FAllPagesPlugin
1 Date: Sat, 21 Feb 2009 21:18:47 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FAllPagesPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~AllPages* [[Help:WikiPlugin|plugin]] lists all pages in this wiki.
12
13 == Usage
14 <verbatim>
15   <<AllPages [pagelist args]>>
16 </verbatim>
17
18 == Arguments
19
20 All [PageList|Help:PageList] options.<br>
21 Plus:
22         'noheader'      => false,
23         'include_empty' => false,
24         'info'          => '',
25         'debug'         => false
26
27 == Example
28
29 <verbatim>
30 <<AllPages limit=20 cols=3>>
31 </verbatim>
32
33 <<AllPages  limit=20 cols=3>>
34
35 == Author
36 [Reini Urban|PhpWiki:ReiniUrban]
37
38 == See Also
39 * [AllPages]
40 * [Help:ListPagesPlugin]
41
42 ----
43 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]