Home
last modified time | relevance | path

Searched full:add (Results 51 – 75 of 4796) sorted by relevance

12345678910>>...192

/plugin/swiftmail/Swift/
H A DRecipientList.php47 * Add a recipient.
52 public function add($address, $name="", $where="to") function in Swift_RecipientList
61 foreach ($address as $a) $this->add($a, $name, $where);
124 * Add a To: recipient
125 * @param mixed The address to add. Can be a string or Swift_Address
130 $this->add($address, $name, "to");
158 * Add a Cc: recipient
159 * @param mixed The address to add. Can be a string or Swift_Address
164 $this->add($address, $name, "cc");
192 * Add a Bcc: recipient
[all …]
/plugin/numbering/
H A Dscript.js71 add = selection.getText();
72 if(add) {
73 add = add.replace(/^\s+/);
74 add = add.replace(/\s+$/);
75 text = text.replace(/%R/,add);
/plugin/statistics/
H A Ddb.sql63 ALTER TABLE `stats_access` ADD `js` TINYINT(1) NOT NULL
69 ALTER TABLE `stats_access` ADD `uid` VARCHAR(50) NOT NULL;
88 ALTER TABLE `stats_outlinks` ADD `page` VARCHAR(255) NOT NULL
168 ALTER TABLE `stats_search` ADD INDEX `engine` (`engine`);
194 ALTER TABLE `stats_edits` ADD INDEX `dt` (`dt`);
195 ALTER TABLE `stats_edits` ADD INDEX `type` (`type`);
196 ALTER TABLE `stats_logins` ADD INDEX `dt` (`dt`);
197 ALTER TABLE `stats_logins` ADD INDEX `type` (`type`);
198 ALTER TABLE `stats_outlinks` ADD INDEX `dt` (`dt`);
199 ALTER TABLE `stats_search` ADD INDE
[all...]
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md3 …* Arithmetic: Add more constants. (Julien Bianchi and Matthieu de Laubrie, 2017-01-20T09:54:56+01:…
11 * Test: Add the `Decorrelated` interface. (Ivan Enderlin, 2016-10-25T08:04:19+02:00)
12 * Documentation: Add a related project. (Ivan Enderlin, 2016-10-18T15:23:32+02:00)
18 * Test: Add the Github #47 test case. (Ivan Enderlin, 2016-08-29T15:25:02+02:00)
20 * Arithmetic: Add the `round` function. (Zack Katz, 2016-08-11T14:58:17-06:00)
31 * Test: Add a test case for github/36. (Ivan Enderlin, 2016-01-29T16:13:38+01:00)
56 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:38:11+02:00)
64 * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-23T09:26:08+01:00)
65 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:53:44+01:00)
83 * Add `branch-alias`. (Stéphane PY, 2014-09-23T16:02:37+02:00)
[all …]
/template/breeze/bower_components/gumby/js/libs/ui/
H A Dgumby.toggleswitch.js141 // add this element to it unless gumby-self set
143 $target = $target.add(this.$el);
151 // add this element to it unless gumby-self set
153 $target = $target.add(this.$el);
174 // no targets just add active class to switch
182 // add this element to it unless gumby-self set
184 $target = $target.add(this.$el);
194 // add this element to it unless gumby-self set
196 $target = $target.add(this.$el);
209 // add toggle initialisation
[all …]
/plugin/mantis/lib/
H A Dchangelog41 - wsdl: add proxy authentication
42 - soapclient: add proxy authentication
124 - soap_parser: add param to docs
174 - wsdl: add addSimpleType
175 - xmlschema: add addSimpleType
191 - nusoap_base: add (CVS) revision
294 - wsdl: add addElement method
298 - xmlschema: add addElement method
459 - soap_parser: add soapheader
530 - nusoap_client: add debug
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DUglifyJsFilter.php107 $pb->add('--no-copyright');
111 $pb->add('--beautify');
115 $pb->add('--unsafe');
119 $pb->add('--no-mangle');
124 $pb->add('-d')->add($define);
133 $pb->add('-o')->add($output)->add($input);
H A DJpegtranFilter.php75 $pb->add('-optimize');
79 $pb->add('-copy')->add($this->copy);
83 $pb->add('-progressive');
87 $pb->add('-restart')->add($this->restart);
90 $pb->add($input = FilesystemUtils::createTemporaryFile('jpegtran'));
/plugin/tagfilter/script/select2/
H A Drelease.sh33 git add bower.json
34 git add select2.jquery.json
35 git add component.json
36 git add composer.json
37 git add package.json
52 git add "$js"
53 git add "$css"
66 git add "$mini"
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DExtensionInterface.php38 * Returns the token parser instances to add to the existing list.
45 * Returns the node visitor instances to add to the existing list.
52 * Returns a list of filters to add to the existing list.
59 * Returns a list of tests to add to the existing list.
66 * Returns a list of functions to add to the existing list.
73 * Returns a list of operators to add to the existing list.
80 * Returns a list of global variables to add to the existing list.
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample06.config.js38 // Add our plugin to the plugins list.
39 // FCKConfig.Plugins.Add( pluginName, availableLanguages )
42 FCKConfig.Plugins.Add( 'findreplace', 'en,it,fr' ) ;
43 FCKConfig.Plugins.Add( 'samples' ) ;
47 FCKConfig.Plugins.Add( 'placeholder', 'en,it,de,fr', sOtherPluginPath ) ;
48 FCKConfig.Plugins.Add( 'tablecommands', null, sOtherPluginPath ) ;
49 FCKConfig.Plugins.Add( 'simplecommands', null, sOtherPluginPath ) ;
/plugin/jplayer/vendor/happyworm/jplayer/examples/blue.monday/
H A Ddemo-02-jPlayerPlaylist.html200 myPlaylist.add({
211 myPlaylist.add({
222 myPlaylist.add({
232 myPlaylist.add({
244 myPlaylist.add({
254 myPlaylist.add({
264 myPlaylist.add({
276 myPlaylist.add({
287 myPlaylist.add({
298 myPlaylist.add({
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/examples/pink.flag/
H A Ddemo-02-jPlayerPlaylist.html200 myPlaylist.add({
211 myPlaylist.add({
222 myPlaylist.add({
232 myPlaylist.add({
244 myPlaylist.add({
254 myPlaylist.add({
264 myPlaylist.add({
276 myPlaylist.add({
287 myPlaylist.add({
298 myPlaylist.add({
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DJCalTest.php11 $event = $cal->add('VEVENT', [
29 $event->add("X-BOOL", true, ['VALUE' => 'BOOLEAN']);
30 $event->add("X-TIME", "08:00:00", ['VALUE' => 'TIME']);
31 $event->add("ATTACH", "attachment", ['VALUE' => 'BINARY']);
32 …$event->add("ATTENDEE", "mailto:dominik@example.org", ["CN" => "Dominik", "PARTSTAT" => "DECLINED"…
34 $event->add('REQUEST-STATUS', ["2.0", "Success"]);
35 …$event->add('REQUEST-STATUS', ["3.7", "Invalid Calendar User", "ATTENDEE:mailto:jsmith@example.org…
37 $event->add('DTEND', '20150108T133000');
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md4 * Test: Add the `Decorrelated` interface. (Ivan Enderlin, 2016-10-25T07:58:13+02:00)
19 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:49:32+02:00)
46 * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-19T09:11:32+01:00)
47 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:55:20+01:00)
48 * Add `hoa string:fromcode` and `hoa string:tocode`. (Ivan Enderlin, 2015-01-23T22:29:55+01:00)
54 * Add more tests for Math symbols. (Ivan Enderlin, 2015-01-06T11:22:53+01:00)
57 * Add transliterator support. (Ivan Enderlin, 2015-01-06T10:57:30+01:00)
63 * Add tests for `Hoa\String\Search`. (Ivan Enderlin, 2014-12-23T14:15:21+01:00)
68 * Add tests. (Ivan Enderlin, 2014-12-23T02:15:55+01:00)
85 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:55:55+02:00)
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DJCardTest.php29 $card->add('BDAY', '1979-12-25', array('VALUE' => 'DATE', 'X-PARAM' => array(1,2)));
30 $card->add('BDAY', '1979-12-25T02:00:00', array('VALUE' => 'DATE-TIME'));
33 $card->add('X-TRUNCATED', '--1225', array('VALUE' => 'DATE'));
34 $card->add('X-TIME-LOCAL', '123000', array('VALUE' => 'TIME'));
35 $card->add('X-TIME-UTC', '12:30:00Z', array('VALUE' => 'TIME'));
36 $card->add('X-TIME-OFFSET', '12:30:00-08:00', array('VALUE' => 'TIME'));
37 $card->add('X-TIME-REDUCED', '23', array('VALUE' => 'TIME'));
38 $card->add('X-TIME-TRUNCATED', '--30', array('VALUE' => 'TIME'));
40 $card->add('X-KARMA-POINTS', '42', array('VALUE' => 'INTEGER'));
41 $card->add('X-GRADE', '1.3', array('VALUE' => 'FLOAT'));
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DJCardTest.php29 $card->add('BDAY', '1979-12-25', array('VALUE' => 'DATE', 'X-PARAM' => array(1,2)));
30 $card->add('BDAY', '1979-12-25T02:00:00', array('VALUE' => 'DATE-TIME'));
33 $card->add('X-TRUNCATED', '--1225', array('VALUE' => 'DATE'));
34 $card->add('X-TIME-LOCAL', '123000', array('VALUE' => 'TIME'));
35 $card->add('X-TIME-UTC', '12:30:00Z', array('VALUE' => 'TIME'));
36 $card->add('X-TIME-OFFSET', '12:30:00-08:00', array('VALUE' => 'TIME'));
37 $card->add('X-TIME-REDUCED', '23', array('VALUE' => 'TIME'));
38 $card->add('X-TIME-TRUNCATED', '--30', array('VALUE' => 'TIME'));
40 $card->add('X-KARMA-POINTS', '42', array('VALUE' => 'INTEGER'));
41 $card->add('X-GRADE', '1.3', array('VALUE' => 'FLOAT'));
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DJCalTest.php11 $event = $cal->add('VEVENT', array(
29 $event->add("X-BOOL", true, array('VALUE' => 'BOOLEAN'));
30 $event->add("X-TIME", "08:00:00", array('VALUE' => 'TIME'));
31 $event->add("ATTACH", "attachment", array('VALUE' => 'BINARY'));
32 …$event->add("ATTENDEE", "mailto:dominik@example.org", array("CN" => "Dominik", "PARTSTAT" => "DECL…
34 $event->add('REQUEST-STATUS', array("2.0", "Success"));
35 …$event->add('REQUEST-STATUS', array("3.7", "Invalid Calendar User", "ATTENDEE:mailto:jsmith@exampl…
37 $event->add('DTEND', '20150108T133000');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md52 * Add full PHP 7.1 Support (thanks @prolic)
77 * Add Variadics support (thanks @pamil)
79 * Add ApproximateValueToken (thanks @dantleech)
80 * Add support for 'self' and 'parent' return type (thanks @bendavies)
81 * Add __invoke to allowed reflectable methods list (thanks @ftrrtf)
95 * Add support for PHP7 scalar type hints (thanks @trowski)
96 * Add support for PHP7 return types (thanks @trowski)
111 * Add more information to MethodNotFound exceptions (thanks @ciaranmcnulty)
130 * Add support for DirectoryIterators (thanks @shanethehat)
172 * Add support for interfaces into TypeToken and Argument::type() (thanks @sstok)
[all …]
/plugin/gil/
H A DChangeLog6 * style.css: (add) Screen-mode stylesheet.
7 * print.css: (add) Print-mode stylesheet.
19 * lang/: (add) Support for English and Spanish languages (en, es).
20 * syntax.php: (add) Basic form of caching for conversion factor.
24 * syntax.php: (add) Basic support for the text renderer.
29 * DokuWiki page: (add) created
/plugin/combo/resources/snippet/js/
H A Dcarrousel.js32 carrousel.classList.add(`carrousel-${carrouselType}-cs`);
37 carrousel.classList.add("row", "row-cols-1", `row-cols-sm-${elementsMin}`, "justify-content-center");
40 gridColContainer.classList.add("col");
50 carrousel.classList.add("glide", "glide--ltr", "glide--carousel", "glide--swipeable");
52 glideTrackContainer.classList.add("glide__track");
56 glideSlidesContainer.classList.add("glide__slides");
60 element.classList.add("glide__slide");
63 element.classList.add("justify-content-center", "align-items-center", "d-flex");
77 controlArrowContainer.classList.add("d-none", "d-sm-block");
93 controlBulletContainer.classList.add("glide__bullet
[all...]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php27 $valarm1->add(
36 $valarm2->add(
42 $vevent2->add($valarm2);
49 …$valarm3->add($calendar->createProperty('TRIGGER', '-P1D', ['VALUE' => 'DURATION', 'RELATED' => 'E…
54 $vevent3->add($valarm3);
68 $vtodo4->add($valarm4);
82 $vevent5->add($valarm5);
94 $vevent6->add($valarm6);
109 $vevent7->add($valarm7);
122 $vevent7->add($valarm7);
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php28 $valarm1->add(
37 $valarm2->add(
43 $vevent2->add($valarm2);
50 …$valarm3->add( $calendar->createProperty('TRIGGER', '-P1D', array('VALUE'=>'DURATION', 'RELATED' =…
55 $vevent3->add($valarm3);
69 $vtodo4->add($valarm4);
83 $vevent5->add($valarm5);
95 $vevent6->add($valarm6);
110 $vevent7->add($valarm7);
123 $vevent7->add($valarm7);
[all …]
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php217 $sequence->add(new ASN1Integer((int) $this->version));
218 $sequence->add(new ASN1ObjectId($this->policy));
219 $sequence->add($this->messageImprint);
220 $sequence->add(new ASN1Integer($this->serialNumber));
221 $sequence->add(new ASN1GeneralizedTime($this->genTime));
224 $sequence->add($this->accuracy);
228 $sequence->add(new ASN1Boolean($this->ordering));
232 $sequence->add(new ASN1Integer($this->nonce));
243 $sequence->add($tag);
252 $set->add($extension);
[all …]
/plugin/dokumicrobugtracker/
H A DCHANGELOG3 Version 2010-08-16 Add report to user saying that bug is well saved (#4)
4 Version 2010-08-17 Add several feature, email notification, delete (for admin only), dynamic captc…
7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button
8 Version 2011-02-18 Fix #16, #20 : Add missing / and table class inline.
12 … 2011-08-30 Implement list option for Status, Add default stylesheet, Column size are now resizab…

12345678910>>...192