Home
last modified time | relevance | path

Searched refs:post (Results 126 – 150 of 415) sorted by relevance

12345678910>>...17

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/exclude_none/
H A DBlogPost.yml2 xml_root_name: blog-post
/plugin/timestamp/
H A Dscript.js3 jQuery.post(
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/exclude_all/
H A DBlogPost.yml2 xml_root_name: blog-post
/plugin/crosspost/
H A Daction.php34 if( !is_object( $INPUT ) || !$INPUT->post ||
35 !$INPUT->post->param( 'crosspost_plugin' ) ) return;
37 $match = $INPUT->post->param( 'crosspost_to' );
/plugin/dropfiles/action/
H A Dajax.php73 $id = $INPUT->post->str('mediaid', $_FILES['qqfile']['name']);
133 $filelist = $INPUT->post->arr('filenames');
/plugin/twistienav4bootstrap3/
H A Dscript.js46 jQuery.post(
100 jQuery.post(
/plugin/twistienav/
H A Dscript.js51 jQuery.post(
112 jQuery.post(
/plugin/autotranslation/lang/eo/
H A Dtotranslate.txt1 …e plene tradukiĝis. Bv. helpi kompletigi la tradukon.**\\ //(forigu tiun alineon post fintraduko)//
/plugin/translation/lang/eo/
H A Dtotranslate.txt1 FIXME **Tiu paĝo ankoraŭ ne plene tradukiĝis. Bv. helpi kompletigi la tradukon.**\\ //(forigu tiun alineon post fintraduko)/
/plugin/indexmenu/scripts/
H A Dnojsindex.js17 jQuery.post(
/plugin/emoji/script/
H A Djquery.textcomplete.js1094 var post = this.el.value.substring(this.el.selectionEnd);
1099 post = newSubstr[1] + post;
1104 this.$el.val(pre + post);
1168 var post = this.el.value.substring(pre.length);
1173 post = newSubstr[1] + post;
1178 this.$el.val(pre + post);
1230 var post = content.substring(range.startOffset);
1235 post = newSubstr[1] + post;
1248 postWrapper.innerHTML = post;
/plugin/xfortune/
H A Dscript.js16 jQuery.post(
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test8 1. Pre-escape and don't post-escape
39 1. Pre-escape and don't post-escape
/plugin/farmsync/script/
H A Dresults.js51 jQuery.post(
85 jQuery.post(
172 jQuery.post(
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php389 $pre = $post = '';
392 $post = ':' . static::$namespace;
396 …return '<' . $pre . 'ECDSAKeyValue xmlns' . $post . '="http://www.w3.org/2001/04/xmldsig-more#">' …
407 …return '<' . $pre . 'ECDSAKeyValue xmlns' . $post . '="http://www.w3.org/2009/xmldsig11#">' . "\r\…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DDiscriminator.Post.yml5 post: JMS\Serializer\Tests\Fixtures\Discriminator\Post
/plugin/idcount/
H A Dscript.js20 jQuery.post(
/plugin/linksenhanced/
H A Dscript.js9 jQuery.post(
/plugin/passpolicy/
H A Daction.php60 $pass = $INPUT->post->str('pass');
61 $user = $INPUT->post->str('user', $_SERVER['REMOTE_USER']);
/plugin/smtp/lang/no/
H A Dintro.txt3 På denne siden kan du sende ut en test-e-post fra DokuWiki. Bruk denne for å sjekke om du har insta…
/plugin/xcom/scripts/
H A Dxcom_save.php251 $xcom=new xcom_save($INPUT->post->str('local'),$INPUT->post->str('remote'),$INPUT->post->str('id'));
/plugin/dil/
H A Dsyntax.php49 '<img src="' . $pre . $b[0] . $post . '" alt="DIL"/></a>' .
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1post(d.doku_url+"lib/exe/ajax.php",e,function(l,k){if(k=="success"){d.wrap_lang=JSON.parse(l)}else…
/plugin/preregister/
H A Daction.php188 $post = $data[$index];
189 $post['save'] = 1;
190 $_POST= array_merge($post, array());
/plugin/dokusioc/
H A Daction.php92 if (!(($sioc_type == 'post' && $INFO['exists']) || $sioc_type == 'user' || $sioc_type == 'container')) {
138 case 'post':
175 $type = 'post';
318 'post',
486 if (!(($sioc_type === 'post' && $INFO['exists']) || $sioc_type === 'user' || $sioc_type === 'container')) {
517 case 'post':
520 $queryAttr = array('type' => 'post');

12345678910>>...17