]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_PreferencesInfoPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2F_PreferencesInfoPlugin
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%2F_PreferencesInfoPlugin;
5   flags=PAGE_LOCKED;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 Plugin to display the current preferences without auth check.
11
12 == Usage ==
13 {{{
14 <<_PreferencesInfo>>
15 }}}
16
17 == Arguments ==
18
19 page _(default: current pagename)_:
20   The page to execute upon.
21
22 userid _(default: current userid)_:
23   The user name.
24
25 == Example ==
26
27 {{{
28 <<_PreferencesInfo>>
29 }}}
30
31 <<_PreferencesInfo>>
32
33 == Author ==
34 * [[Help:Reini Urban|Reini Urban]]
35
36 == See Also ==
37
38 UserPreferences
39
40 <noinclude>
41 ----
42 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
43 </noinclude>