Home
last modified time | relevance | path

Searched defs:title (Results 476 – 500 of 752) sorted by relevance

1...<<11121314151617181920>>...31

/plugin/diagramsnet/lib/js/diagramly/
H A DRemoteLibrary.js55 RemoteLibrary.prototype.saveAs = function(title, success, error) argument
/plugin/latexport/implementation/
H A Ddecorator_images.php41 function internalmedia($src, $title = null, $align = null, $width = null,
/plugin/favoris/
H A Dsyntax.php241 function donneLien($page, $title="") {
/plugin/bez/ctl/
H A Dthreads.php79 $title = preg_replace('/\s/', '%', $filters['title']); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DCourseWorkMaterial.php66 public $title; variable in Google\\Service\\Classroom\\CourseWorkMaterial
233 public function setTitle($title)
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.hackernews.js25 'title' : $.fn.socialSharePrivacy.getTitle, property in $.fn.socialSharePrivacy.settings.services.hackernews
/plugin/revealjs/syntax/
H A Dheader.php190 function _headerToLink($title, &$check) {
/plugin/vshare/
H A Dscript.js7 "title": LANG['plugins']['vshare']['button'], property in toolbar
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DHtmlFormatter.php74 protected function addTitle(string $title, int $level): string
/plugin/s5/
H A Drenderer.php58 function s5_init($title){
/plugin/blog/
H A Daction.php191 function _newEntryID($ns, $title) { argument
[all...]
/plugin/siteexport/inc/
H A Djavahelp.php117 private function getHSXML($rootID, $title, $lang = '', $translationRoot = '')
/plugin/numbering/
H A Dscript.js16 "title": window.NumberingToolBarTtitle || "Insert next number", property in window.toolbar
/plugin/passwordgenerator/
H A Dscript.js87 title: titlebartext, property in window.toolbar
/plugin/qna/syntax/
H A Dblock.php120 private function questionToIdentifier($title) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemProduct.php74 public $title; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
263 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php76 public $title; variable in Google\\Service\\Tasks\\Task
267 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php47 public $title; variable in Google\\Service\\Slides\\PageElement
184 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResult.php78 public $title; variable in Google\\Service\\CustomSearchAPI\\Result
279 public function setTitle($title)
/plugin/nodetailsxhtml/
H A Drenderer.php234 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = NULL) global() argument
454 _media($src, $title = null, $align = null, $w = null, $h = null, $cache = null, $render = true) global() argument
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php396 …public static function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track…
/plugin/flattr/
H A Dhelper.php51 function insertMissingParameters(&$params, $title=false, $description=false, $tag=false) {
/plugin/directions/syntax/
H A Dcommon.php287 function dir_trimPageTitle($title, $maxchars=19) {
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php117 public $title; variable in Google_Context
125 public function setTitle( $title) {
160 public $title; variable in Google_Promotion
192 public function setTitle( $title) {
203 public $title; variable in Google_PromotionBodyLines
217 public function setTitle( $title) {
291 public $title; variable in Google_Query
503 public function setTitle( $title) {
536 public $title; variable in Google_Result
622 public function setTitle( $title) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php839 SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align = 'L', $hidden = false, $maxlen = 1, $js = '', $background_col = false, $border_col = false) global() argument
1014 SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = false) global() argument
1021 SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = false) global() argument
1027 SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col = false, $border_col = false, $noprint = false) global() argument
1036 SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed = false, $background_col = false, $border_col = false, $noprint = false) global() argument
1053 SetFormSubmit($w, $h, $name, $value = 'Submit', $url = '', $title = '', $typ = 'html', $method = 'POST', $flags = [], $background_col = false, $border_col = false, $noprint = false) global() argument
1099 SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $border_col = false, $noprint = false) global() argument
[all...]

1...<<11121314151617181920>>...31