Home
last modified time | relevance | path

Searched +defs:page +defs:title (Results 1 – 25 of 43) sorted by relevance

12

/plugin/blogtng/db/
Dupdate0005.sql4 page, field
5 title, field
22 page, field
23 title, field
Dupdate0004.sql46 page, field
47 title, field
64 page, field
65 title, field
Dupdate0001.sql3 page, field
4 title, field
/plugin/data/db/
Dupdate0001.sql12 page, field
13 title field
/plugin/data-au/db/
Dupdate0001.sql3 CREATE TABLE pages (pid INTEGER PRIMARY KEY, page, title); field
/plugin/aichat/RemoteResponse/
DChunk.php11 public $page; variable in dokuwiki\\plugin\\aichat\\RemoteResponse\\Chunk
13 public $title; variable in dokuwiki\\plugin\\aichat\\RemoteResponse\\Chunk
/plugin/sphinxsearch/
DPageMapper.php42 public function add($page, $title_text, $title, $hid='')
/plugin/sphinxsearch-was/
H A DPageMapper.php41 public function add($page, $title_text, $title, $hid = '')
/plugin/menuext/
Dmenuext.json2 "page": [ array
9 "title": { object
/plugin/favoris/
Dsyntax.php241 function donneLien($page, $title="") {
/plugin/directions/syntax/
Dcommon.php274 function dir_get_first_heading($page) {
287 function dir_trimPageTitle($title, $maxchars=19) {
/plugin/davcal/
H A Dscript.js53 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/
Dscript.js82 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/
Dsioc_inc.php31 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/
Dscript.js104 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/
Daction.php247 private function _add_link($mode, $page, $title)
/plugin/fullindex/
Daction.php189 function _setSortIndex($id, $lvl, $type, $num, $title) {
236 function _addToSortIndex($id, $num, $title){
291 function _getMetaTag($page, $term) {
/plugin/batchedit/
Dinterface.php270 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/
DSidebar.js165 …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/
Drenderer.php77 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/
DcConf-1-4-8.js148 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/
DSidebar.js276 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/
Dscript.js22 title:'Preview', property
240 $.each((response||{}).pages||[], function(page, data){ argument
243 $.each((response||{}).urls||[], function(page, data){ argument
/plugin/botmon/
H A Dadmin.js2184 '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 Danalytics.php161 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, $…

12