Home
last modified time | relevance | path

Searched refs:User (Results 51 – 75 of 257) sorted by relevance

1234567891011

/plugin/twofactortelegram/
H A DREADME.md15 ## User Config
17 ![User Conf](https://github.com/nudred/twofactortelegram/blob/main/screenshots/user-conf.png?raw=tr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DUser.php20 class User extends \Google\Collection class
151 class_alias(User::class, 'Google_Service_AndroidPublisher_User');
/plugin/translator/
H A Dadmin.php405 function _handleDeleteUser($deleteUserLanguage, $User) { argument
417 $this->_getTranslastionsForUser($removeUserKeys, $User, $CategoryID, $version);
427 …$this->_getTranslastionsForUser($removeUserKeys, $User, $CategoryID, $version, $dateEntry, $Langua…
436 $this->functions->database->execute($KeyID, $User, $Lang);
440 msg($this->functions->_messageReplacer('RemovedUserEntries', array($removed, $User)));
443 …function _getTranslastionsForUser(&$removeUserKeys, $User, $CategoryID=null, $Version=null, $Date=… argument
446 $EXECUTE = array($User);
481 function _handleDeleteFiles($Category, $Version, $isID=false, $User=null) { argument
493 if ( !empty($User) ) {
495 $EXECUTE[] = $User;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DUser.php20 class User extends \Google\Model class
184 class_alias(User::class, 'Google_Service_Blogger_User');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DUser.php20 class User extends \Google\Model class
202 class_alias(User::class, 'Google_Service_SQLAdmin_User');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDevice.php125 protected $userType = User::class;
595 * @param User
597 public function setUser(User $user)
602 * @return User
/plugin/struct/helper/
H A Dfield.php10 use dokuwiki\plugin\struct\types\User; alias
118 if (!empty($value) && $this->column->getType() instanceof User) {
143 if (!empty($value) && $this->column->getType() instanceof User) {
/plugin/groupmanager/lang/en/
H A Dintro.txt1 ====== User Manager ======
H A Dlist.txt1 ===== User List =====
/plugin/quickstats/lang/nl/
H A Dquery.txt2 Zoekopdrachten kunnen gaan over pagina's, IP adressen, Landen, or Browser/User Agents.
27 |<''IP''>|''Maand''|''Opvragingen''|''Pagina's''|<''Landen''>|''User Agent''|''Zoekwoorden''|''Name…
33 |''Maand''|''Opvragingen''|''Landen''|''User Agent''|
39 kolom wordt alleen getoond in ''User Agent'' en ''Land'' zoekopdrachten.
56 1. De User Agent is de naam van de browser of de naam van een spider, search engine robot, of crawl…
/plugin/translator/lang/en/
H A Dintro.txt1 ====== Translator User and Import / Export Manager ======
/plugin/credits/
H A DREADME30 User Manager
34 name: User Manager
/plugin/feedback/lang/en/
H A Dmail.txt5 User: @USER@
/plugin/usersubscriptions/
H A DREADME1 ====== User Subscriptions Plugin for DokuWiki ======
25 All documentation for the User Subscriptions Plugin is available online at:
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest16.txt9 [[file:///P:/Manuals/UserManual.pdf|User Manual]]
/plugin/authsmartcard/auth/
H A D.htaccess4 SetEnvIf User-Agent ".*" \
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst26 use App\Entities\User;
30 $user = $instantiator->instantiate(User::class);
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md24 * User@SHA ref: mojombo@be6a8cc1c1ecfe9489fb51e4869af15a13fc2cd2
25 * User/Project@SHA: mojombo/god@be6a8cc1c1ecfe9489fb51e4869af15a13fc2cd2
27 * User/#Num: mojombo#1
28 * User/Project#Num: mojombo/god#1
/plugin/quickstats/lang/en/
H A Dquery.txt2 Queries can be about pages, IP addresses, Countries, or Browser/User Agents.
29 |<''IP''>|''Month''|''Accesses''|''Pages''|<''Country''>|''User Agent''|''Search Terms''|''Name Spa…
36 |''Month''|''Accesses''|''Country''|''User Agent''|
42 column will appear in tables with ''User Agent'' and ''Country'' priority.
61 1. The User Agent will be a browser or the name of a spider, search engine robot, or crawler.\\
/plugin/jenkins/lang/en/
H A Dsettings.php4 $lang['jenkins.user'] = 'Enter the ID of a Jenkins User, with the right to view any job.';
/plugin/authlemonldap/
H A DREADME.md8 * Auth-User => $uid
/plugin/structtasks/meta/
H A DUtilities.php15 use dokuwiki\plugin\struct\types\User; alias
53 'assignees' => [User::class, Mail::class],
/plugin/userhistory/
H A Dplugin.info.txt5 name User History Manager Plugin
/plugin/gitbacked/lang/en/
H A Dmail_repo_path_error.txt7 * **User:** <code>@NAME@</code>
/plugin/userhomepage/
H A Dplugin.info.txt5 name User Homepage

1234567891011