Class Groups

  • All Implemented Interfaces:
    Plugin

    public class Groups
    extends java.lang.Object
    implements Plugin

    Prints the groups managed by this wiki, separated by commas.
    The groups are sorted in ascending order, and are hyperlinked to the page that displays the group's members.

    Parameters :

    NONE
    Since:
    2.4.19
    • Constructor Summary

      Constructors 
      Constructor Description
      Groups()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String execute​(Context context, java.util.Map<java.lang.String,​java.lang.String> params)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait