]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAllPagesPlugin
New help page: Help%2FFacebookLikePlugin
[SourceForge/phpwiki.git] / pgsrc / Help%2FAllPagesPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FAllPagesPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~AllPages** [[Help:WikiPlugin|plugin]] lists all pages in this wiki.
12
13 == Usage ==
14 {{{
15 <<AllPages arguments>>
16 }}}
17
18 == Arguments ==
19
20 All [[Help:PageList|PageList]] arguments, plus the following ones.
21
22 {| class="bordered"
23 |-
24 ! Argument
25 ! Description
26 ! Default value
27 |-
28 | **noheader**
29 | Boolean header should be omitted.
30 | false
31 |-
32 | **include_empty**
33 | Boolean
34 | false
35 |-
36 | **info**
37 |
38 | none
39 |}
40
41 == Example ==
42
43 {{{
44 <<AllPages limit=20 cols=3>>
45 }}}
46
47 <<AllPages  limit=20 cols=3>>
48
49 == Author ==
50 * [[PhpWiki:ReiniUrban|Reini Urban]]
51
52 == See Also ==
53 * [[AllPages]]
54 * [[Help:ListPagesPlugin]]
55
56 <noinclude>
57 ----
58 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
59 </noinclude>