]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAllUsersPlugin
Initialize $html
[SourceForge/phpwiki.git] / pgsrc / Help%2FAllUsersPlugin
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%2FAllUsersPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~AllUsers** [[Help:WikiPlugin|plugin]] lists all once authenticated users.
10
11 == Usage ==
12
13 {{{
14 <<AllUsers 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 | Do not display the header
29 | false
30 |-
31 | **include_empty**
32 | shows also users which stored their preferences, but never saved their homepage
33 | true
34 |}
35
36 == Example ==
37
38 {{{
39 <<AllUsers limit=10>>
40 }}}
41
42 <<AllUsers limit=10>>
43
44 == Author ==
45 * [[Help:Reini Urban|Reini Urban]]
46
47 == See Also ==
48
49 <noinclude>
50 ----
51 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
52 </noinclude>