Home
last modified time | relevance | path

Searched refs:Admin (Results 1 – 25 of 53) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DLocationsAdmins.php20 use Google\Service\MyBusinessAccountManagement\Admin; alias
42 * @param Admin $postBody
44 * @return Admin
46 public function create($parent, Admin $postBody, $optParams = [])
50 return $this->call('create', [$params], Admin::class);
90 * @param Admin $postBody
95 * @return Admin
97 public function patch($name, Admin $postBody, $optParams = [])
101 return $this->call('patch', [$params], Admin::class);
H A DAccountsAdmins.php20 use Google\Service\MyBusinessAccountManagement\Admin; alias
42 * @param Admin $postBody
44 * @return Admin
46 public function create($parent, Admin $postBody, $optParams = [])
50 return $this->call('create', [$params], Admin::class);
87 * @param Admin $postBody
92 * @return Admin
94 public function patch($name, Admin $postBody, $optParams = [])
98 return $this->call('patch', [$params], Admin::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DListLocationAdminsResponse.php23 protected $adminsType = Admin::class;
27 * @param Admin[]
34 * @return Admin[]
H A DListAccountAdminsResponse.php23 protected $accountAdminsType = Admin::class;
27 * @param Admin[]
34 * @return Admin[]
H A DAdmin.php20 class Admin extends \Google\Model class
98 class_alias(Admin::class, 'Google_Service_MyBusinessAccountManagement_Admin');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdmin.php28 class Admin extends \Google\Service\Resource class
33 class_alias(Admin::class, 'Google_Service_PubsubLite_Resource_Admin');
/plugin/loglog/lang/de/
H A Dreport.txt9 Admin Tools
11 Aufrufe der verschiedenen Admin-Plugins
H A Dintro.txt3 …letzten 7 Tage: An- und Abmeldungen von Benutzern, sowie alle Aktionen im Admin-Bereich. Mit den N…
/plugin/twofactortelegram/
H A DREADME.md11 ## Admin Config
13 ![Admin Conf](https://github.com/nudred/twofactortelegram/blob/main/screenshots/admin-conf.png?raw=…
/plugin/adminperm/lang/de/
H A Dintro.txt1 ====== Admin Plugin Zugangsberechtigungen ======
3 Dieses Werkzeugt erleubt es Ihnen, Nutzern Zugriff auf auf Admin- oder Manager-Plugins zu geben ohn…
/plugin/authucenter/
H A DREADME.md17 * Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter.
19 … your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWiki's Admin.
/plugin/xcom/
H A DREADME.md6 Admin plugin providing access to xmlrpc API.
/plugin/loglog/lang/en/
H A Dreport.txt9 Admin Tools
H A Dintro.txt1 ====== Weekly User and Admin Activity ======
/plugin/adminperm/
H A Dplugin.info.txt6 desc Give Access to Admin Plugins to non-admin groups
H A Daction.php97 $item = new \dokuwiki\Menu\Item\Admin();
/plugin/vbsso/
H A DREADME.md41 1. Go to the `Admin` -> `Extension Manager` -> `Manual install`.
55 1. Go to the `Admin` -> `Manage Plugins`.
63 2. Navigate to `Admin` -> `vBSSO Settings`.
/plugin/crossdbsqlclient/
H A Ddescr.txt22 In Admin-Section is to configurate the plugin. You have to set the database name, user, passwort an…
33 ==== Default-DB via Admin-Configuration page ====
/plugin/langdelete/
H A DREADME2 * DeleteLang Admin Plugin: allows deleting of unneccessary language files and folders
/plugin/twofactor/lang/en/
H A Dadmin.txt1 ====== Two-Factor Admin ======
/plugin/removeold/
H A DREADME2 * remove old Admin Plugin: allows deleting of unnecessary, outdated files from your DokuWiki system
/plugin/adminperm/lang/en/
H A Dintro.txt1 ====== Admin Plugin Access Overrides ======
/plugin/stellarium/
H A DREADME.md16 … or set a password, make sure to set them in your DokuWiki configuration (Admin / Configuration / …
/plugin/orphanmedia/
H A DREADME28 …e one or more of the following syntax lines into the page markup of page with Admin/Superuser ACL:
/plugin/orphanmedia2/
H A DREADME28 …ce one or more of the following syntax lines into the page markup of page with Admin/Superuser ACL:

123