Home
last modified time | relevance | path

Searched refs:entry (Results 226 – 250 of 455) sorted by relevance

12345678910>>...19

/plugin/newpagetemplate/
H A Dnewpage.ini4 ; Eeach site requires a title and at least one entry of page id
/plugin/data-au/
H A Dstyle.css1 /* default style for the entry mode */
40 /* style to hide the entry data */
/plugin/data/
H A Dstyle.css1 /* default style for the entry mode */
42 /* style to hide the entry data */
/plugin/preregister/lang/en/
H A Dinfo.txt3 column'' is the length of time that the entry has been in the datafile. Only those entries which ar…
/plugin/blogtng/action/
H A Dentry.php52 $this->entryhelper->tpl_content($this->entryhelper->entry['blog'], 'entry');
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1490 $entry: null,
1549 * handle all keyup events in the entry field
1579 }else if(doku_linkwiz.$entry.val()){
1675 doku_linkwiz.$entry.val(a.title);
1694 var link = doku_linkwiz.$entry.val(),
1707 doku_linkwiz.$entry.val(doku_linkwiz.$entry.val().replace(/[^:]*$/, ''));
1735 q: doku_linkwiz.$entry.val()
1745 doku_linkwiz.$entry.focus();
1749 var temp = doku_linkwiz.$entry.val();
1750 doku_linkwiz.$entry.val('');
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1538 $entry: null,
1597 * handle all keyup events in the entry field
1627 }else if(doku_linkwiz.$entry.val()){
1723 doku_linkwiz.$entry.val(a.title);
1742 var link = doku_linkwiz.$entry.val(),
1766 doku_linkwiz.$entry.val(doku_linkwiz.$entry.val().replace(/[^:]*$/, ''));
1794 q: doku_linkwiz.$entry.val()
1804 doku_linkwiz.$entry.focus();
1808 var temp = doku_linkwiz.$entry.val();
1809 doku_linkwiz.$entry.val('');
[all …]
/plugin/git/
H A Dhelper.php72 foreach($data as $entry) {
75 $filename = $conf['datadir'].$entry['file'];
95 $html = $this->dt->_saveData($formatted, $entry['id'], 'Title'.count($output));
/plugin/archivegenerator/
H A Dadmin.php392 while (false !== $entry = $dir->read()) {
393 if (in_array($entry, ['.', '..', '.git', 'node_modules'])) {
396 $srcFN = "$source/$entry";
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php619 foreach (self::$_register as $entry) {
620 $entry[self::HANDLER]->close();
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php528 foreach ($entries as $entry) {
529 $value = trim($entry->textContent);
783 foreach ($entries as $entry) {
784 $attributeKeyNode = $entry->attributes->getNamedItem($keyName);
800 foreach ($entry->childNodes as $childNode) {
/plugin/sortablejs/
H A Dscript.js55 var entry = overrides[i];
56 if ( entry !== "" ) {
58 var tmp = entry.split( "_" );
/plugin/zotero/
H A Dconfig.ini.dist22 ; the format of the entry that is shown if you hover the mouse over a source link
/plugin/xtern/scripts/
H A Dchk_links.php14 foreach($site AS $entry=>$data) {
/plugin/refnotes/lang/en/
H A D__template.txt7 * Define notes using [[wp>BibTeX]] syntax. BibTeX entries have to be wrapped into a ''<code>'' section. The key of BibTeX entry serves as name of the note. The namespace can be either specified as part of the key or in a separate comment (see example below) for all entries that follow.
8 * Store one note per page as [[doku>plugin:data|Data plugin]] entry. This way the notes are stored in a database, which allows to make queries against the bibliography data, for example, see all books of a certain author. Unfortunately Data plugin allows only one ''dataentry'' section per page.
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt118entry for this git from the dwcommits records, which are kept in db/dbnames.ser. Clicking Delete …
124 …ring the current session, in case you to make an error. If you add a new entry to dbnames.ser and…
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1666 foreach ($fileProperties as $entry) {
1668 $href = $entry['href'];
1669 unset($entry['href']);
1671 unset($entry[404]);
1675 $entry
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1585 foreach ($fileProperties as $entry) {
1587 $href = $entry['href'];
1588 unset($entry['href']);
1590 unset($entry[404]);
1594 $entry
/plugin/anewssystem/
H A Dsyntax.php689 foreach($entries as $entry) {
691 $temp_array = explode("\n * ",$entry);
851 foreach($entries as $entry) {
853 $temp_array = explode("\n * ",$entry);
998 foreach($entries as $entry) {
1000 $temp_array = explode("\n * ",$entry);
/plugin/struct/
H A Ddeleted.files55 _test/entry.test.php
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php192 while (false !== $entry = $dir->read())
194 $entries[] = $entry;
/plugin/dwcommits/
H A Dhelper.php806 foreach($inf as $val=>$entry) {
807 if(preg_match('/dwcommits_(\d+)/',$entry, $matches)) {
808 $output .= "<b>" . $this->getLang('db_file'). "</b> $entry";
809 …t .= '&nbsp;&nbsp;&nbsp;<input type = "checkbox" value = "'. $val. '" name="prune[' .$entry. ']">';
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1entry) {\n var _a;\n var range = wordRange;\…

12345678910>>...19