Home
last modified time | relevance | path

Searched defs:user (Results 101 – 125 of 267) sorted by path

1234567891011

/plugin/chat/
H A Dscript.js252 Ajax_chat_class.prototype.chatClear = function(user) { argument
298 Ajax_chat_class.prototype.chatSend = function(user,message) { argument
610 function chatSendMessage(user,msg) { argument
669 function chatClearMessages(user) { argument
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php47 function auth_aclcheck($id,$user,$groups, $_auth=1){
329 function auth_cleanUser($user) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php47 function auth_aclcheck($id,$user,$groups, $_auth=1){
330 function auth_cleanUser($user) {
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js3 …,end:h}}function _a(a,b,c,d){var f=oa(b);var g=a.getLine(f.line);var h=g.split("");var i,j,k,l;var… argument
/plugin/combo/ComboStrap/
H A DIdentity.php57 public static function becomeSuperUser(&$request = null, $user = 'admin') argument
101 logIn(& $request, $user = 'defaultUser') global() argument
[all...]
/plugin/combo/resources/dictionary/
H A Dcarbon-icons.json1747 "user": "user", string
[all...]
H A Dicomoon-icons.json115 "user": "114-user", string
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5046 this.open=function(method,url,async,user,password){updateSelfProperties(); argument
[all...]
/plugin/cryptsign/
H A Dsign.php18 $user = $_SERVER['REMOTE_USER']; variable
/plugin/daftdrafts/
H A Daction.php85 function _daftdrafts_add_acl($id, $user) {
/plugin/davcal/
H A Dhelper.php273 public function getPrincipalUrlForUser($user)
763 public function addCalendarEntryToCalendarForPage($id, $user, $params)
977 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul…
1267 public function editCalendarEntryForPage($id, $user, $params)
1529 public function getSyncUrlForPage($id, $user = null)
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php51 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto20.php57 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto21.php58 $user = isset($argv[2])?$argv[2]:null; variable
H A Dmigrateto30.php57 $user = isset($argv[2])?$argv[2]:null; variable
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php636 function assertItemsInInbox($user, $count) {
/plugin/davcard/
H A Dhelper.php410 public function deleteContactEntryToAddressbookForPage($id, $user, $uri)
454 public function editContactEntryToAddressbookForPage($id, $user, $uri, $params)
556 public function addContactEntryToAddressbookForPage($id, $user, $params)
/plugin/dbquery/
H A Dhelper.php41 public function getPDO($dsn = null, $user = null, $pass = null)
/plugin/dev/skel/
H A Dauth.php65 checkPass($user, $pass) global() argument
72 getUserData($user, $requireGroups = true) global() argument
142 cleanUser($user) global() argument
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11259 …nt.prototype.coolOff=1E3;DriveClient.prototype.mimeTypeCheckCoolOff=6E4;DriveClient.prototype.user= method in DriveClient
11317 JSON.parse(this.getPersistentToken(!0))||{};b.userId=this.userId;d.current=b;d[this.userId]={user:t… property in DriveClient.setPersistentToken.d
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js7204 var createUserRow = mxUtils.bind(this, function (user) argument
7352 var addUser = mxUtils.bind(this, function(user, logo, logout, label) argument
H A DDrawioClient.js25 DrawioClient.prototype.user = null; method in DrawioClient
30 DrawioClient.prototype.setUser = function(user) argument
H A DDrawioComment.js2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) argument

1234567891011