| /plugin/blogtng/db/ |
| D | update0005.sql | 4 page, field 5 title, field 22 page, field 23 title, field
|
| D | update0004.sql | 46 page, field 47 title, field 64 page, field 65 title, field
|
| D | update0001.sql | 3 page, field 4 title, field
|
| /plugin/data/db/ |
| D | update0001.sql | 12 page, field 13 title field
|
| /plugin/data-au/db/ |
| D | update0001.sql | 3 CREATE TABLE pages (pid INTEGER PRIMARY KEY, page, title); field
|
| /plugin/aichat/RemoteResponse/ |
| D | Chunk.php | 11 public $page; variable in dokuwiki\\plugin\\aichat\\RemoteResponse\\Chunk 13 public $title; variable in dokuwiki\\plugin\\aichat\\RemoteResponse\\Chunk
|
| /plugin/sphinxsearch/ |
| D | PageMapper.php | 42 public function add($page, $title_text, $title, $hid='')
|
| /plugin/sphinxsearch-was/ |
| H A D | PageMapper.php | 41 public function add($page, $title_text, $title, $hid = '')
|
| /plugin/menuext/ |
| D | menuext.json | 2 "page": [ array 9 "title": { object
|
| /plugin/favoris/ |
| D | syntax.php | 241 function donneLien($page, $title="") {
|
| /plugin/directions/syntax/ |
| D | common.php | 274 function dir_get_first_heading($page) { 287 function dir_trimPageTitle($title, $maxchars=19) {
|
| /plugin/davcal/ |
| H A D | script.js | 53 page: dw_davcal__modals.page, property 84 page: dw_davcal__modals.page, property 153 page: null, property 188 page: dw_davcal__modals.page, property 252 title: LANG.plugins.davcal['settings'], property 455 page: dw_davcal__modals.page, property 566 page: dw_davcal__modals.page, property 600 title: title, property 782 page: dw_davcal__modals.page, property 818 title: title, property
|
| /plugin/davcard/ |
| D | script.js | 82 page: JSINFO['id'], property 98 page: dw_davcard__modals.page, property 196 page: dw_davcard__modals.page, property 296 page: dw_davcard__modals.page, property 335 title: title, property 625 title: title, property 706 page: dw_davcard__modals.page, property 742 title: title, property
|
| /plugin/dokusioc/lib/ |
| D | sioc_inc.php | 31 private $title; variable in SIOCExporter 69 $page = 'page', 84 …public function setParameters($title, $url, $sioc_url, $encoding, $generator, $export_email = fals… 113 public function siocURL($type, $id, $page = "") 224 private $page; variable in SIOCSite 229 public function __construct($url, $name, $description, $page = '', $usergroup_uri = '') 430 private $page; variable in SIOCThread 436 private $title; variable in SIOCThread 444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create… 580 private $page; variable in SIOCForum [all …]
|
| /plugin/snippets/ |
| D | script.js | 104 jQuery(preview).bind('click', {'page': page}, function(event) { property 115 jQuery(insert).bind('click', {'page': page}, function(event) { property 197 preview: function(page) { argument 216 insert: function(page) { argument 308 …toolbar[toolbar.length] = {"type":"mediapopup", "title": LANG['plugins']['snippets']['title'], "ke… property
|
| /plugin/crosspost/ |
| D | action.php | 247 private function _add_link($mode, $page, $title)
|
| /plugin/fullindex/ |
| D | action.php | 189 function _setSortIndex($id, $lvl, $type, $num, $title) { 236 function _addToSortIndex($id, $num, $title){ 291 function _getMetaTag($page, $term) {
|
| /plugin/batchedit/ |
| D | interface.php | 270 private function printApplyCheckBox($id, $label, $title, $checked = FALSE) { 282 private function printPageStats($page) { 326 private function printPageMatches($page) { 393 private function printFormEdit($title, $name) {
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar.js | 165 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument 459 this.entries = [{title: mxResources.get('standard'), property 460 …entries: [{title: mxResources.get('general'), id: 'general', image: IMAGE_PATH + '/sidebar-general… property 461 … {title: mxResources.get('basic'), id: 'basic', image: IMAGE_PATH + '/sidebar-basic.png'}, property 462 … {title: mxResources.get('arrows'), id: 'arrows2', image: IMAGE_PATH + '/sidebar-arrows2.png'}, property 463 … {title: mxResources.get('clipart'), id: 'clipart', image: IMAGE_PATH + '/sidebar-clipart.png'}, property 464 …{title: mxResources.get('flowchart'), id: 'flowchart', image: IMAGE_PATH + '/sidebar-flowchart.png… property 465 {title: mxResources.get('software'), property 466 …entries: [{title: 'Active Directory', id: 'active_directory', image: IMAGE_PATH + '/sidebar-active… property 467 … {title: mxResources.get('android'), id: 'android', image: IMAGE_PATH + '/sidebar-android.png'}, property [all …]
|
| /plugin/epub/ |
| D | renderer.php | 77 function set_current_page($page) { 106 function _media ($src, $title=NULL, $align=NULL, $width=NULL, 416 function set_audio($src,$mtype,$title) { 425 function set_video($src,$mtype,$title) {
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 148 EditorUi.prototype.insertPage = function(page, index) argument 153 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument 158 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument 346 var opts = [{value: 'top', title: mxResources.get('top')}, property 347 {value: 'inline', title: mxResources.get('embed')}, property 348 {value: 'hidden', title: mxResources.get('hidden')}] property 382 var opts = [{value: 'auto', title: mxResources.get('automatic')}, property 383 {value: 'blank', title: mxResources.get('openInNewWindow')}, property 384 {value: 'self', title: mxResources.get('openInThisWindow')}] property 772 'page': mxResources.get('page'), property [all …]
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Sidebar.js | 276 Sidebar.prototype.createTooltip = function(elt, cells, w, h, title, showLabel, off, maxSize, mouseD… argument 500 Sidebar.prototype.showTooltip = function(elt, cells, w, h, title, showLabel) argument 554 Sidebar.prototype.addDataEntry = function(tags, width, height, title, data) argument 687 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument 1127 Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, ter… argument 2056 Sidebar.prototype.createThumb = function(cells, width, height, parent, title, showLabel, showTitle) argument 2129 Sidebar.prototype.createSection = function(title) argument 2151 Sidebar.prototype.createItem = function(cells, title, showLabel, showTitle, width, height, allowCel… argument 3583 Sidebar.prototype.createVertexTemplateEntry = function(style, width, height, value, title, showLabe… argument 3601 Sidebar.prototype.createVertexTemplate = function(style, width, height, value, title, showLabel, sh… argument [all …]
|
| /plugin/multiorphan/ |
| D | script.js | 22 title:'Preview', property 240 $.each((response||{}).pages||[], function(page, data){ argument 243 $.each((response||{}).urls||[], function(page, data){ argument
|
| /plugin/botmon/ |
| H A D | admin.js | 2184 'title': cInfo.count + " page views" property 2204 'title': pInfo.count + " page views" property 2238 'title': "PageID: " + pgInfo.id property 2242 'title': pgInfo.count + " page views" property 2262 'title': rInfo.count + " references" property 2491 'title': "More information" property 2563 'title': "Bot: " + botName property 2570 'title': "User: " + data.usr property 2581 'title': "IP-Range: " + data._ipRange.g property 2588 'title': "IP-Address: " + data.ip property [all …]
|
| /plugin/combo/renderer/ |
| H A D | analytics.php | 161 private MarkupPath $page; variable in renderer_plugin_combo_analytics 825 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $… 830 …public function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
|