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