]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiAdminSelectPlugin
Fix "See Also"
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiAdminSelectPlugin
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%2FWikiAdminSelectPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 [[PhpWikiAdministration]] Page Explorer main plugin.
12
13 == Usage ==
14 {{{
15 <<WikiAdminSelect arguments>>
16 }}}
17
18 == Arguments ==
19
20 All ~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 <<WikiAdminSelect s=Temp*>>
45 }}}
46
47 <<WikiAdminSelect s=Temp*>>
48
49 == Author ==
50 * [[PhpWiki:ReiniUrban|Reini Urban]]
51
52 == See Also ==
53 * [[PhpWikiAdministration]]
54
55 <noinclude>
56 ----
57 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
58 </noinclude>