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