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