Home
last modified time | relevance | path

Searched refs:from (Results 201 – 225 of 2262) sorted by relevance

12345678910>>...91

/plugin/smtp/
H A Daction.php45 $from = $event->data['from'];
47 $from,
/plugin/airtable/
H A DREADME.md3 A Dokuwiki plugin to sync data from airtable
35 * `record-url: ` - The table/record you wish to pull data from.
37 * For a table URL, simply select the required table and copy the URL from the address bar
42 To display data from airtable in a table, use the following syntax:
82 To embed an image from airtable use the following syntax:
106 To pull data from airtable and display as inline text use the following syntax:
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md52 configure xml applications and easily parse/write things from there. #35, #38.
80 * LibXMLException now inherits from ParseException, so it's easy for users to
88 from `serializeXml` and `deserializeXml` to `xmlSerialize` and
97 from documents using `Sabre\Xml\Element\XmlFragment`.
109 * #25: Added `readText` to quickly grab all text from a node and advance the
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/nobadbrowser/
H A DREADME12 Adapted from plugin:noiewarning, itself adapted from Wordpress "No IE" plugin by bobrik.
/plugin/bible/bible_douayRheims/
H A DPsalms.txt299 21:21. Deliver, O God, my soul from the sword: my only one from the hand of the dog.
321 23:5. He shall receive a blessing from the Lord, and mercy from God his Saviour.
784 50:4. Wash me yet more from my iniquity, and cleanse me from my sin.
793 50:13. Cast me not away from thy face; and take not thy holy spirit from me.
892 58:3. Deliver me from them that work iniquity, and save me from bloody men.
1189 74:7. For neither from the east, nor from the west, nor from the desert hills:
1548 92:2. My throne is prepared from of old: thou art from everlasting.
1822 106:3. From the rising and from the setting of the sun, from the north and from the sea.
1973 114:8. For he hath delivered my soul from death: my eyes from tears, my feet from falling.
2380 139:2. Deliver me, O Lord, from the evil man: rescue me from the unjust man.
[all …]
H A D2_Timothy.txt2 …1:2. To Timothy, my dearly beloved son. Grace, mercy and peace, from God the Father and from Chris…
3 …1:3. I give thanks to God, whom I serve from my forefathers, with a pure conscience, that without …
15 …1:15. Thou knowest this, that all they who are in Asia are turned away from me: of whom are Phigel…
26 …2:8. Be mindful that the Lord Jesus Christ is risen again from the dead, of the seed of David, acc…
36 …2:18. Who have erred from the truth, saying that the resurrection is past already, and have subver…
37 … having this seal: the Lord knoweth who are his; and let every one depart from iniquity who nameth…
39 …2:21. If any man therefore shall cleanse himself from these, he shall be a vessel unto honour, san…
44 …2:26. And they may recover themselves from the snares of the devil by whom they are held captive a…
59 …3:15. And because from thy infancy thou hast known the holy scriptures which can instruct thee to …
65 4:4. And will indeed turn away their hearing from the truth, but will be turned unto fables.
[all …]
H A D2_Peter.txt9 … these things with him is blind and groping, having forgotten that he was purged from his old sins.
17 …1:17. For he received from God the Father honour and glory, this voice coming down to him from the…
18 1:18. And this voice, we heard brought from heaven, when we were with him in the holy mount.
29 …2:8. For in sight and hearing he was just, dwelling among them who from day to day vexed the just …
30 …2:9. The Lord knoweth how to deliver the godly from temptation, but to reserve the unjust unto the…
41 …2:20. For if, flying from the pollutions of the world, through the knowledge of our Lord and Savio…
42 …ave known the way of justice than, after they have known it, to turn back from that holy commandme…
45 …3:2. That you may be mindful of those words which I told you before from the holy prophet and of y…
47 …r since the time that the fathers slept, all things continue as they were from the beginning of th…
60 …ore, take heed, lest being led aside by the error of the unwise, you fall from your own steadfastn…
H A D1_John.txt1 …1:1. That which was from the beginning, which we have heard, which we have seen with our eyes, whi…
5 …1:5. And this is the declaration which we have heard from him and declare unto you: That God is li…
7 … have fellowship one with another: And the blood of Jesus Christ his Son cleanseth us from all sin.
9 …fess our sins, he is faithful and just, to forgive us our sins and to cleanse us from all iniquity.
22 …2:13. I write unto you, fathers, because you have known him who is from the beginning. I write unt…
29 2:20. But you have the unction from the Holy One and know all things.
33 … you, let that which you have heard from the beginning abide in you. If that abide in you, which y…
49 …3:11. For this is the declaration which you have heard from the beginning, that you should love on…
52 …3:14. We know that we have passed from death to life, because we love the brethren. He that loveth…
83 4:21. And this commandment we have from God, that he who loveth God love also his brother.
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php511 function twig_replace_filter($str, $from, $to = null) argument
513 if (\is_string($from) && \is_string($to)) {
516 return strtr($str, $from, $to);
517 } elseif (!twig_test_iterable($from)) {
518 …raversable" as replace values, got "%s".', \is_object($from) ? \get_class($from) : \gettype($from)…
521 return strtr($str, twig_to_array($from));
1154 function twig_convert_encoding($string, $to, $from) argument
1156 return mb_convert_encoding($string, $to, $from);
1159 function twig_convert_encoding($string, $to, $from) argument
1161 return iconv($from, $to, $string);
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md21 Reads from multiple streams, one after the other.
41 from to remove bytes from the buffer.
61 from a redirect). Data that is read from the remote stream will be buffered in
155 // The file is opened and read from only when needed.
217 Provides a read only stream that pumps data from a PHP callable.
295 stream from a PSR-7 stream.
408 Build a query string from an array of key value pairs.
491 stream is read from, data from the iterator will fill a buffer and will be
556 ## Upgrading from Function API
637 (apart from its fragment) is considered a same-document reference.
[all …]
/plugin/hipchat/
H A Daction.php62 $from = $this->getConf('hipchat_name');
64 $transport = new rcrowe\Hippy\Transport\Guzzle($token, $room, $from);
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drandom.rst16 * a random item from a sequence;
17 * a random character from a string;
/plugin/projects/lib/
H A Dplugins.php33 protected function replace_extension($name, $from, $to) { argument
34 return substr($name, 0, -strlen($from)) . $to;
/plugin/skipentity/
H A DREADME1 The syntax for this plugin is: ``<text>``. This is adapted from the markdown markup for code.
9 entities from the configuration files. But it has a wider usefulness. Please see the plugin page…
/plugin/quickstats/lang/en/
H A Dintro.txt3 …your deletions to memory; clicking on 'Confirm Deletion' will remove them from the cache. There i…
4 in removing a page from the cache file. If it contains ''quickstats'' syntax, it will be added to …
/plugin/bootswrapper/exe/help/
H A Daffix.txt25 | ''offset-top'' | optional | Offset from top of target (in ''px|em|%'') |
26 | ''offset-bottom'' | optional | Offset from bottom of target (in ''px|em|%'') |
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md8 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
41 - Refactor: Renamed the SWF file from `Jplayer.swf` to `jquery.jplayer.swf`
46 - Refactor: Refactored the Flash ActionScript, removing the `TraceOut` class from the `Jplayer.as` …
/plugin/backup/
H A DREADME.md13 … [DokuWiki](http://dokuwiki.org/) data and other configuration / settings from the admin interface.
21 You can then run backups manually from the **Backup Tool** link in the **Additional Plugins** secti…
37 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst47 variable. If start is negative, the sequence will start that far from the end
53 negative then the sequence will stop that many elements from the end of the
54 variable. If it is omitted, then the sequence will have everything from offset
/plugin/openas/
H A DREADME2 under a new name without deleting the original) and creating new pages from templates.
12 The SaveAS form will create a new page from the old page but leave the old page in tact.
14 The MoveTO form will create a new page from the old page and delete the old page. However,
/plugin/externalembed/
H A DREADME.md3 A Dokuwiki plugin to embed external content from the web
5 the embedded content This plugin will ask the user to accept embedded content from a domain before …
6 preventing it from loading trackers and cookies to the user's browser without consent) - see DOMAIN…
10 … YouTube has been tested with this plugin. I would like to make it more robust so that content from
67 To display a video from YouTube use the following syntax:
93 The following syntax is used to get the latest video from a YouTube playlist.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc9 incoming response body. In 99% of cases, this is a simple conversion to/from
27 empty array, the serializer manually converts the JSON from an empty array
75 empty array, the serializer manually converts the JSON from an empty array
83 When decoding the response body, everything is decoded to JSON from JSON. If the
115 JSON from an empty array (`[]`) to an empty object (`{}`) so that it is valid
125 When decoding the response body, everything is decoded to JSON from JSON. If the
/plugin/blogtng/
H A Dadmin.php260 $from = 'FROM entries ';
267 $from = 'FROM comments LEFT JOIN entries ON comments.pid = entries.pid ';
273 $from = 'FROM entries LEFT JOIN tags ON entries.pid = tags.pid ';
313 $sqlcount = $count . $from . $where;
314 $sqlselect = $select . $from . $where . $orderby;
495 $from = 'FROM entries ';
499 $from = 'FROM comments ';
506 $sqlcount = $count . $from . $where;
507 $sqlselect = $select . $from . $where . $orderby;
/plugin/dokumicrobugtracker/
H A Dedit.php42 $from= $conf['plugin']['dokumicrobugtracker']['email_address'];
46 mail_send($to, $subject, $body, $from, $cc='', $bcc='', $headers=null, $params=null);

12345678910>>...91