Diff: Help/WikiAdminSelectPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/WikiAdminSelectPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,48 +1,31 @@
-[[ PhpWikiAdministration]] Page Explorer main plugin. 
+PhpWikiAdministration Page Explorer main plugin. 
  
-== Usage ==  
-{{{  
-<< WikiAdminSelect arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin WikiAdminSelect ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-All [[ Help:PageList| PageList]] arguments, plus the following ones
+All [PageList| Help:PageList] options.<br>  
+Plus :  
+ 'noheader' => false,  
+ 'include_empty' => false,  
+ 'info' => '',  
+ 'debug' => false  
  
-{| class="bordered"  
-|-  
- ! Argument  
-! Description  
-! Default value  
-|-  
-| **noheader**  
-| Boolean header should be omitted.  
-| false  
-|-  
-| **include_empty**  
-| Boolean  
-| false  
-|-  
-| **info**  
-|  
-| none  
-|}  
+! Example  
  
-== Example ==  
+<verbatim>  
+<?plugin WikiAdminSelect s =Temp* ?>  
+</verbatim>  
  
-{{{  
-< <WikiAdminSelect s=Temp*>>  
-}}}  
+<?plugin WikiAdminSelect s=Temp* ?
  
-<<WikiAdminSelect s=Temp*>>  
+! Author  
+PhpWiki:ReiniUrban  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-* [[ PhpWikiAdministration]]  
-  
-<noinclude>  
+! See Also  
+PhpWikiAdministration 
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

PhpWikiAdministration Page Explorer main plugin.

Usage

  <?plugin WikiAdminSelect ?>

Arguments

All PageList options.

Plus

'noheader' => false, 'include_empty' => false, 'info' => '', 'debug' => false

Example

<?plugin WikiAdminSelect s=Temp* ?>

Select:

| | | | | | | | |
Page NameClick to reverse sort order Last Modified. Last Author. Hits.
Help/TemplatePlugin 17 January 2022 3:00 harold 639
Template/Attribute 17 January 2022 3:00 harold 447
Template/Category 17 January 2022 3:00 harold 642
Template/Example 17 January 2022 3:00 harold 566
Template/Linkto 17 January 2022 3:00 harold 480
Template/NewPlugin 17 January 2022 3:00 harold 582
Template/Relation 17 January 2022 3:00 harold 449
Template/Talk 17 January 2022 18:35 harold 707
Template/UserPage 17 January 2022 18:35 harold 702
TemplateExample 25 September 2005 4:15 harold 285
TemplatePlugin 25 September 2005 4:16 harold 292

Author

PhpWiki:ReiniUrban

See Also

PhpWikiAdministration


PhpWikiDocumentation Help:WikiPlugin