]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiAdminSelectPlugin
Initialize $html
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiAdminSelectPlugin
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%2FWikiAdminSelectPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 [[PhpWikiAdministration]] Page Explorer main plugin.
10
11 == Usage ==
12 {{{
13 <<WikiAdminSelect 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 header should be omitted.
28 | false
29 |-
30 | **include_empty**
31 | Boolean
32 | false
33 |-
34 | **info**
35 |
36 | none
37 |}
38
39 == Example ==
40
41 {{{
42 <<WikiAdminSelect s=Temp*>>
43 }}}
44
45 <<WikiAdminSelect s=Temp*>>
46
47 == Author ==
48 * [[Help:Reini Urban|Reini Urban]]
49
50 == See Also ==
51 * [[PhpWikiAdministration]]
52
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>