Home
last modified time | relevance | path

Searched defs:code (Results 651 – 674 of 674) sorted by path

1...<<21222324252627

/plugin/twofactor/
H A DManager.php292 public function verifyCode($code, $providerID) argument
H A DProvider.php185 public function checkCode($code, $usermessage = true) argument
221 transmitMessage($code) global() argument
[all...]
/plugin/twofactor/action/
H A Dlogin.php208 verify($code, $providerID, $sticky) global() argument
/plugin/twofactoraltemail/
H A Daction.php88 public function transmitMessage($code)
/plugin/twofactoremail/
H A Daction.php57 public function transmitMessage($code)
/plugin/twofactorgoogleauth/
H A Daction.php69 public function transmitMessage($code)
/plugin/twofactortelegram/
H A Daction.php77 public function transmitMessage($code)
/plugin/twofactoryubiauth/
H A Dhelper.php91 public function processLogin($code, $user = null){
126 public function validateUser($code, $user) {
137 public function generateYubiURL($code) {
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DException.php28 public function __construct($message = "", $code = 0, \Exception $previous = null) argument
[all...]
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js197 this.removeLayout = function (code) { argument
233 this.addLayout = function(code, name, alpha, diff, alt, deadkeys) { argument
311 this.switchLayout = function (code, name) { argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3776 function __link__(tag,code,outputs,args){if(!tag||!tag.tag){return argument
/plugin/webdav/vendor/sabre/xml/lib/
H A DLibXMLException.php35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.styles.css209 code selector
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property in FCKListsLib.InlineChildReqElements
40 …InlineNonEmptyElements : { a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,fon… property in FCKListsLib.InlineNonEmptyElements
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js36 … ol:1, h1:1, h3:1, h2:1, form:1, select:1, '#':1, ins:1, abbr:1, label:1, code:1, table:1, script:… property in FCK.DTD.H
H A Dfck_xhtml10transitional.js39 …1, h2:1, form:1, font:1, '#':1, select:1, menu:1, ins:1, abbr:1, label:1, code:1, table:1, script:… property in FCK.DTD.K
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js41 …1,th:1 },InlineChildReqElements:{ abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,… property in FCKListsLib.InlineChildReqElements
50 …1};F={ins:1,del:1,script:1};G=X({b:1,acronym:1,bdo:1,'var':1,'#':1,abbr:1,code:1,br:1,i:1,cite:1,k… property in FCK.DTD.K
H A Dfckeditorcode_ie.js42 …1,th:1 },InlineChildReqElements:{ abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,… property in FCKListsLib.InlineChildReqElements
51 …1};F={ins:1,del:1,script:1};G=X({b:1,acronym:1,bdo:1,'var':1,'#':1,abbr:1,code:1,br:1,i:1,cite:1,k… property in FCK.DTD.K
/plugin/xcom/scripts/
H A DsafeFN_class.js175 chr: function (code) argument
183 code2utf: function (code) argument
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js10351 function bi_reverse(code, len) { argument
/plugin/xml/
H A Drenderer.php307 function code($text, $lang = null, $file = null) { function in renderer_plugin_xml
/plugin/xssnipper/
H A Dconfig.ini1 code=<code [type] [filename]> insert_code_here </code> key
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9590 _updateOrder: function(code){ argument
9757 silent:function(code, master){ argument
9822 eachItem: function(code){ argument
10682 _traverseBranches: function(code, parent){ argument
10695 _updateOrder: function(code){ argument
10887 eachItem: function(code, parent){ argument
10900 eachParent: function(code, startItem) { argument
16772 gantt.getTaskByWBSCode = function(code) { argument
18126 predecessorCodes.forEach(function (code) { argument
20953 Layout.prototype._eachChild = function(code, cell){ argument
[all …]
/plugin/zip/pear/
H A DPEAR.php273 function isError($data, $code = null)
384 function expectError($code = '*')
519 $code = null,
582 $code = null,
823 var $code = -1; variable in PEAR_Error
851 function PEAR_Error($message = 'unknown error', $code = null,

1...<<21222324252627