]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAllUsersPlugin
Add Arguments description
[SourceForge/phpwiki.git] / pgsrc / Help%2FAllUsersPlugin
1 Date: Tue,  3 Mar 2009 14:25:23 +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%2FAllUsersPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The **~AllUsers** [[Help:WikiPlugin|plugin]] lists all once authenticated users.
12
13 == Usage
14 {{{
15 <<AllUsers arguments>>
16 }}}
17
18 == Arguments
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | noheader
27 | Do not display the header
28 | false
29 |-
30 | include_empty
31 | shows also users which stored their preferences, but never saved their homepage
32 | true
33 |}
34
35 == Example
36
37 {{{
38 <<AllUsers>>
39 }}}
40
41 <<AllUsers>>
42
43 == Author
44 * [[PhpWiki:ReiniUrban|Reini Urban]]
45
46 == See Also
47
48 <noinclude>
49 ----
50 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
51 </noinclude>