Home
last modified time | relevance | path

Searched defs:title (Results 51 – 75 of 752) sorted by last modified time

12345678910>>...31

/plugin/odt/ODT/
H A DODTDocument.php579 function headerExists($title) {
588 function addHeader($title) {
609 public function buildTOCReferenceID($title) {
1572 …public function addImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style…
1612 …dStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = N…
1886 public function setTitle ($title) {
/plugin/openid/Auth/
H A DOpenID.php556 static function autoSubmitHTML($form, $title="OpenId transaction in progress")
/plugin/prosemirror/parser/
H A DWindowsShareLinkNode.php16 public static function render($renderer, $link, $title) argument
H A DImageNode.php69 $title = null, argument
103 $title = null, argument
138 resolveMedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
[all...]
H A DInternalLinkNode.php68 getLinkTitle($title, $default, $id) global() argument
H A DLinkNode.php124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/prosemirror/
H A Drenderer.php442 $title = null, argument
468 $title = null, argument
501 public function externallink($link, $title = null) argument
506 public function interwikilink($link, $title, $wikiName, $wikiUri) argument
516 public function windowssharelink($link, $title = null) argument
[all...]
/plugin/blogtng/action/
H A Dnew.php84 private function prepareTemplateNewEntry($id, $title) {
/plugin/blogtng/db/
H A Dupdate0005.sql5 title, field
23 title, field
H A Dupdate0001.sql4 title, field
H A Dupdate0004.sql47 title, field
65 title, field
/plugin/blogtng/entities/
H A DComment.php132 public function tpl_number($link = true, $fmt = '%d', $title = null) {
/plugin/blogtng/helper/
H A Dlinkback.php43 public function saveLinkback($type, $title, $sourceUri, $excerpt, $id) {
H A Dtools.php27 static public function mkpostid($format,$title){
/plugin/blogtng/
H A Dadmin.php441 private function htmlPaginationurl($query, $offset, $text, $title) {
/plugin/do/scripts/
H A DPluginDo.js17 createOverlay: function (title, id, fieldsetcontent, submitcaption, submitaction) { argument
311 var title = PluginDo.getLang('title_' + newClass.substr(3), count, latecount); variable
/plugin/edittable/renderer/
H A Dinverse.php503 function internalmedia($src, $title = null, $align = null, $width = null,
539 function externalmedia($src, $title = null, $align = null, $width = null,
664 function _echoLinkTitle($title) {
/plugin/blog/
H A Daction.php191 function _newEntryID($ns, $title) { argument
[all...]
/plugin/statdisplay/helper/
H A Dgraph.php255 private function accessgraph($title, $axis, $labels, $datasets)
305 private function nograph($title)
H A Dtable.php363 private function listtable(&$data, $max, $title, $istraffic = false)
/plugin/s5/
H A Drenderer.php58 function s5_init($title){
/plugin/fullscreenmode/
H A Dscript.js7 title: "Fulls Screen Edit Mode", property in window.toolbar
/plugin/imagepreview/
H A Dscript.js8 title: "Image Preview", property in window.toolbar
/plugin/color/
H A Dscript.js9 "title":"Color Text", property in toolbar
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php44 $title=$_GET['ti']; // things to log : title variable
46 $title = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable

12345678910>>...31