| /plugin/epub/ |
| D | script.js | 1 function epub_show_throbber(user,client) { argument 23 function (data) { argument 49 function (data) { argument 58 function _epub_show_throbber(user,client) { argument 66 function epub_check_progress(client,user) { argument 77 function (data) { argument
|
| /plugin/simplechat/ |
| D | script.js | 14 data: { cmd : 'exited' , user : $username, room : $room } , property 27 data: { cmd : 'send' , msg : $mymsg, user : $username, room : $room , start: $sc_chatstatus } , property 28 success: function( data ){ argument 52 data: { cmd: 'update' , start: $sc_chatstatus , room : $room } , property 53 success: function( data ) { argument 70 complete: function( data ) { argument 84 data: { cmd : 'entered' , user : $username, room : $room } , property 86 success: function( data ){ argument
|
| /plugin/judge/ |
| D | script.js | 18 function resultRefresh(problem_name, type, user) { argument 28 function (data) { argument 40 user: user, property 44 function (data) { argument 53 var user; variable 60 function submitKey(problem_name, user, language, type, runtime, path) { argument 110 function (data) { argument 135 user: user, property 142 function (data) { argument 162 function (data) { argument [all …]
|
| /plugin/epub/scripts/ |
| D | script.js | 1 function epub_show_throbber(user,client) { argument 17 epub_post(url,params, function (data) { argument 28 function _epub_show_throbber(user,client) { argument 37 epub_post(url,params, function (data) { argument
|
| /plugin/attribute/ |
| D | helper.php | 143 private function validateUser($user) 180 private function loadAttributes($namespace, $user) 236 private function saveAttributes($namespace, $user, $data) 300 public function set($namespace, $attribute, $value, $user = null) 337 public function enumerateAttributes($namespace, $user = null) 374 public function exists($namespace, $attribute, $user = null) 410 public function del($namespace, $attribute, $user = null) 452 public function purge($namespace, $user) 495 public function get($namespace, $attribute, &$success = false, $user = null)
|
| /plugin/acknowledge/admin/ |
| D | report.php | 52 protected function htmlPageStatus($pattern, $user = '') 89 protected function htmlUserStatus($user) 166 protected function htmlTable($data) 222 protected function userLink($user)
|
| /plugin/todo/syntax/ |
| H A D | list.php | 168 public function render($mode, Doku_Renderer $renderer, $data) { 226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { 298 private function __todolistExpandAssignees($user) { 316 private function __todolistTrimUser($user) { 332 private function filterpages($todopages, $data) { 355 private function htmlShort($R, $todopages, $data) { 377 private function htmlTodoTable($R, $todopages, $data) { 411 private function isRequestedTodo($data) {
|
| /plugin/magento/ |
| D | auth.php | 86 public function checkPass($user, $pass) { 111 public function getUserData($user) { 283 public function cleanUser( $user ) { 346 protected function _findUser( $user ) { 415 protected function _findAdmin( $user ) { 467 protected function hash($data)
|
| /plugin/authhiorgserver/ |
| D | auth.php | 17 private $data = array(); variable in auth_plugin_authhiorgserver 77 public function trustExternal($user, $pass, $sticky = false) { 150 function getGroups($user) { 186 function buildUser($user, $ov="") { 395 public function cleanUser($user) {
|
| /plugin/sfauth/ |
| D | helper.php | 11 protected $user = null; variable in helper_plugin_sfauth 72 public function init_by_user($user) { 137 public function apicall($method, $endpoint, $data = array(), $usejson = true) { 281 protected function oauth_directlogin($user, $sessionId, $instanceurl) { 350 protected function loadFromFile($user) {
|
| /plugin/struct/meta/ |
| H A D | SchemaBuilder.php | 27 protected $data = []; variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder 29 protected $user; variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder 60 public function __construct($table, $data) 365 public function setUser($user)
|
| /plugin/questionnaire/ |
| D | dl.php | 35 $data = array_combine($items, $items); variable 45 $user = $row['answered_by']; variable 51 $data = array_fill_keys($items, ''); variable
|
| /plugin/task/syntax/ |
| D | task.php | 58 function render($mode, Doku_Renderer $renderer, $data) { 132 function _tablerow($header, $data, &$renderer, $trclass = '', $tdclass = '') { 158 function _getStatus($user, &$status) { 285 function _hCalUser($user) {
|
| /plugin/evesso/ |
| D | auth.php | 36 function trustExternal($user, $pass, $sticky = false) { 349 protected function setUserSession($data, $service) { 377 …private function setUserCookie($user, $sticky, $servicename, $validityPeriodInSeconds = 31536000) { 420 public function createUser($user, $pwd, $name, $mail, $grps = null) { 436 public function modifyUser($user, $changes) {
|
| /plugin/do/ |
| D | helper.php | 57 public function saveTask($data) 326 public function sendMail($receivers, $type, $task, $user = '', $msg = '') 544 public function getPrettyUser($user)
|
| /plugin/timetrack/ |
| D | helper.php | 63 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/changes/ |
| D | syntax.php | 98 protected function handleNamedParameter($name, $value, &$data) 160 protected function addNamespace(&$data, $namespace) 178 public function render($format, Doku_Renderer $renderer, $data) 225 …protected function getChanges($num, $ns, $excludedpages, $type, $user, $maxage, $excludedusers, $r… 298 …protected function handleChangelogLine($line, $ns, $excludedpages, $type, $user, $maxage, &$seen, …
|
| /plugin/imgpaste/ |
| D | action.php | 105 protected function storeImage($data, $type) 155 protected function createFileName($pageid, $ext, $user) 190 protected function storetemp($data)
|
| /plugin/userpagecreate/ |
| D | action.php | 55 protected function userSpaceData($user) 82 public function createUserSpace($data)
|
| /plugin/loglog/helper/ |
| D | logging.php | 27 public function writeLine($msg, $user = null, $data = [])
|
| /plugin/lms/syntax/ |
| D | include.php | 17 protected $user; variable in syntax_plugin_lms_include 62 public function render($mode, Doku_Renderer $renderer, $data)
|
| D | lms.php | 17 protected $user; variable in syntax_plugin_lms_lms 62 public function render($mode, Doku_Renderer $renderer, $data)
|
| /plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
| D | check_acl.php | 47 function auth_aclcheck($id,$user,$groups, $_auth=1){ 308 function checkacl_write_debug($data) { 330 function auth_cleanUser($user) {
|
| /plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
| D | check_acl.php | 47 function auth_aclcheck($id,$user,$groups, $_auth=1){ 307 function checkacl_write_debug($data) { 329 function auth_cleanUser($user) {
|
| /plugin/task/ |
| D | helper.php | 72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) { 179 function writeTask($id, $data) { 257 function _isResponsible($user) {
|