Home
last modified time | relevance | path

Searched refs:has (Results 301 – 325 of 1382) sorted by relevance

1...<<11121314151617181920>>...56

/plugin/contactmodern/
H A DCHANGELOG23 * reCaptcha field has now a red border, if there is an error.
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php154 if ($response->has('authzid')) {
/plugin/combo/ComboStrap/Api/
H A DApiRouter.php103 if ($INPUT->has($parameter)) {
/plugin/flashplayer/
H A Dreadme-en.txt67 appropriate file "lang.php" - be careful, as this is PHP code and has to
84 2008-10-12 - Moved SWFObjects to plugin script file, so it has not to
/plugin/permissioninfo/
H A Dadmin.php70 if($INPUT->has('show') && $INPUT->has('user'))
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php48 $this->assertFalse($result['{DAV:}supported-report-set']->has('{DAV:}sync-collection'));
54 $this->assertTrue($result['{DAV:}supported-report-set']->has('{DAV:}sync-collection'));
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md54 * the `ProcessUtils::escapeArgument()` method has been removed
57 * support for passing `proc_open()` options has been removed
/plugin/securelogin/
H A DREADME.md3 **Not Maintained** - *While it still works with the below versions, this repo has been archived. Se…
7 …lways a `use securelogin` checkbox near the password field. If the browser has no JavaScript or Ja…
9 Also, whenever a password has to be entered, it is automagically encrypted by this plugin, be it on…
17 And instead has the login/profile/admin page submit the password as:
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js6 var has = "hasOwnProperty",
154 for (var par in params) if (params[has](par)) {
316 …stroke.dashstyle = dasharray[has](params["stroke-dasharray"]) ? dasharray[params["stroke-dasharray…
623 for (var a in this.attrs) if (this.attrs[has](a)) {
665 … in this.paper.customAttributes) if (this.paper.customAttributes[has](key) && params[has](key) && …
668 for (var subkey in par) if (par[has](subkey)) {
989 for (var method in elproto) if (elproto[has](method) && !setproto[has](method)) {
/plugin/webcomponent/_test/
H A DREADME.md25 // This is not on the savedir conf value level because it has no effect on the datadir value
/plugin/conflictmerger/lang/es/
H A Dconflict-unsolved.txt3 Existe una versión más reciente del documento que has editado. Esto sucede
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DFilterFactory.php81 public static function has(int $filterType): bool
79 public static function has(int $filterType): bool global() function in FreeDSx\\Ldap\\Protocol\\Factory\\FilterFactory
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOptions.php76 public function has($option): bool
68 public function has($option): bool global() function in FreeDSx\\Ldap\\Entry\\Options
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md7 * This release has no functional changes. It's just been brought up to date
/plugin/diagramsnet/lib/js/mermaid/
H A DREADME.md29 …using useBuiltIns: 'usage', corejs: {version: '2.0'} or polyfill.io). IE11 has basic support for f…
/plugin/advanced/lang/en/config/
H A Dusers.txt7 * **Login** - This has to be a valid [[doku>:pagename]]
/plugin/publish/action/
H A Dapprove.php60 if (!$INPUT->has('publish_approve')) {
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1has(a)&&(o=this.i.get(a)),!o)return;let c;try{c=o.handle({url:s,request:t,event:e,params:i})}catch…
H A Dworkbox-f163abaa.js1has(a)&&(o=this.i.get(a)),!o)return;let c;try{c=o.handle({url:s,request:t,event:e,params:i})}catch…
H A Dworkbox-bed83ea8.js1has(a)&&(o=this.i.get(a)),!o)return;let c;try{c=o.handle({url:s,request:t,event:e,params:i})}catch…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst35 By default, the inner scope has access to the outer scope context; you can
/plugin/divalign2/
H A DREADME23 This plugin also has experimental support for:
/plugin/davcard/vendor/sabre/vobject/lib/
H A DParameter.php265 public function has($value) { function in Sabre\\VObject\\Parameter
/plugin/sketchcanvas/
H A Daction.php177 if(!$INPUT->post->has('editfigure__new')) return;
180 * $fields['pre'] has all data before the selection when the "Insert table" button was clicked
181 * $fields['text'] has all data inside the selection when the "Insert table" button was clicked
182 * $fields['suf'] has all data after the selection when the "Insert table" button was clicked
183 * $TEXT has the table created by the editor (from action_plugin_edittable_editor::handle_table_post())
/plugin/components/lib/
H A Dajax.php115 if ($INPUT->has($var)) {

1...<<11121314151617181920>>...56