Home
last modified time | relevance | path

Searched defs:user (Results 226 – 250 of 267) sorted by path

1234567891011

/plugin/structtasks/_test/json/
H A Dvalid.struct.json5 "user": "testuser", string
H A Dvalid2.struct.json5 "user": "testuser", string
/plugin/structtasks/meta/
H A DUtilities.php121 function getUserEmail($user) {
/plugin/submgr/
H A Dhelper.php97 public function runRules($user, $groups)
/plugin/swarmwebhook/
H A Dswarm.struct.json5 "user": "michael", string
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php47 public function isAuthenticated($user, $pass, Swift $swift)
H A DCRAMMD5.php30 public function isAuthenticated($user, $pass, Swift $swift)
H A DLOGIN.php29 public function isAuthenticated($user, $pass, Swift $swift)
H A DPLAIN.php30 public function isAuthenticated($user, $pass, Swift $swift)
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php166 public function setUsername($user)
342 public function runAuthenticators($user, $pass, Swift $swift)
/plugin/sympaauth/files/
H A Dsympa.class.php79 function checkPass($user,$pass){
113 function getUserData($user) {
/plugin/tagging/
H A Dhelper.php115 public function replaceTags($id, $user, $tags) { argument
/plugin/task/
H A Dhelper.php72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) {
257 function _isResponsible($user) {
/plugin/task/syntax/
H A Dtask.php158 function _getStatus($user, &$status) {
285 function _hCalUser($user) {
/plugin/telleveryone/db/
H A Dupdate0001.sql4 user TEXT NOT NULL, field
/plugin/timetrack/db/
H A Dupdate0001.sql1 CREATE TABLE user (id INTEGER PRIMARY KEY, user TEXT); field
/plugin/timetrack/
H A Dhelper.php63 public function getUserIdByName($user, $create = true) {
213 public function insertUserTime($user, $task_id, $date, $value){
323 public function getUserPageTaskData($user, $task_id, $daterange = null) {
373 public function isUserInDb($user = null) {
389 public function getUserData($user, $daterange = null) {
418 public function getOverviewData($user, $daterange = null) {
463 public function getHoursNotInTasksOnDate($user, $date, $task_ids) {
482 public function getUserDataRecent($user,$daterange) {
493 public function getUserTimeData($user,$daterange,$project_ids = null) {
567 public function getRecentTasks($user, $daterange) {
[all …]
/plugin/todo/syntax/
H A Dlist.php298 private function __todolistExpandAssignees($user) { argument
316 __todolistTrimUser($user) global() argument
[all...]
/plugin/tos/
H A Daction.php131 protected function userTosState($user, $accept = false)
/plugin/translator/
H A Dadmin.php572 function _userCategoryManager($user) {
H A Dhelper.php564 function _revertEntries($dateTime, $lang, $user=null) {
1058 function _tryRevertEntry($language, $user, $key=null) {
/plugin/twofactor/
H A DManager.php32 protected $user; variable in dokuwiki\\plugin\\twofactor\\Manager
145 setUser($user) global() argument
[all...]
H A DProvider.php49 public function init($user) argument
[all...]
H A DSettings.php20 protected $user; variable in dokuwiki\\plugin\\twofactor\\Settings
26 public function __construct($module, $user) argument
[all...]
H A Dadmin.php152 protected function addTableUser(Form $form, $user, $userinfo) argument
[all...]

1234567891011