Home
last modified time | relevance | path

Searched defs:name (Results 51 – 75 of 4294) sorted by last modified time

12345678910>>...172

/plugin/aichat/vendor/composer/
H A Dinstalled.json4 "name": "bdelespierre/php-kmeans", string
39 "name": "Emanuil Rusev", global() string
57 "name": "mehrab-wj/tiktoken-php", global() string
96 "name": "Mehrab Hojjati Pour", global() string
107 "name": "vanderlee/php-sentence", global() string
/plugin/bez/ctl/
H A Dthread.php75 $name = $this->model->userFactory->get_user_full_name($user_id); variable
H A Dtask.php52 $name = $this->model->userFactory->get_user_full_name($user_id); variable
/plugin/bez/meta/
H A DTpl.php104 public function value($name) { argument
/plugin/bez/db/
H A Dupdate0001.sql78 name TEXT UNIQUE NOT NULL, field
128 name TEXT UNIQUE NOT NULL, field
/plugin/imagemapping/
H A Dsyntax.php266 __construct($name, & $CallWriter) global() argument
/plugin/tagging/
H A Dhelper.php925 public function getParam($name) argument
939 public function setParam($name, $value) argument
/plugin/confmanager/configTypes/
H A DConfigManagerAbstractCascadeConfig.php7 private $name; variable in ConfigManagerAbstractCascadeConfig
28 public function __construct($name) {
81 public function setName($name) {
H A DConfigManagerTwoLineLeftImageConfigCascade.php18 public function __construct($name, $imageFolder, $extension) {
H A DConfigManagerTwoLineRightImageConfigCascade.php16 public function __construct($name, $imageFolder, $extension) {
H A DConfigManagerTwoLine.php8 private $name; variable in ConfigManagerTwoLine
22 function __construct($name, $description = '', $configFile) {
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1360 var fileAdd = function(name, data, originalOptions) { argument
1477 var folderAdd = function(name, createFolders) { argument
1558 file: function(name, data, o) { argument
1613 remove: function(name) { argument
2257 function GenericWorker(name) { argument
2343 on : function (name, listener) { argument
2359 emit : function (name, arg) { argument
3487 exports.prepareContent = function(name, inputData, isBinary, isOptimizedBinaryString, isBase64) { argument
4115 var ZipObject = function(name, data, options) { argument
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs6151 var name = DictObj[Props[i][0]]; variable
11815 function write_BrtBeginEsfmd(cnt, name) { argument
11831 function parse_xlmeta_bin(data, name, _opts) { argument
11896 function parse_xlmeta_xml(data, name, opts) { argument
12016 function parse_cc_bin(data, name, opts) { argument
17459 var d/*:any*/ = {name:n.Name}; property in AnonymousFunction701aad5b7f00.d
17569 function write_BrtName(name, wb) { argument
17764 wb.Workbook.Names.forEach(function(name) { try { argument
17879 function parse_cc(data, name/*:string*/, opts) { argument
18220 wsprops = {name:sheetname, Hidden:0}; property in wsprops
[all …]
/plugin/dev/
H A DSkeletor.php25 protected $name; variable in dokuwiki\\plugin\\dev\\Skeletor
44 public function __construct($type, $base, $desc, $author, $email, $name = '', $url = '') argument
/plugin/button/
H A Dsyntax.php83 setStyle($name, $value) global() argument
87 getStyle($name) global() argument
91 hasStyle($name) global() argument
96 getConfStyles($name = null) global() argument
132 setTarget($name, $value) global() argument
136 getTarget($name) global() argument
140 hasTarget($name) global() argument
310 dokuwiki_get_link(& $xhtml, $id, $name = NULL) global() argument
328 internallink(& $xhtml, $id, $name = NULL, $search = NULL, $returnonly = false, $linktype = 'content') global() argument
[all...]
/plugin/imapmarkers/
H A Djquery.imagemapster.js197 addHook: function (name, callback) { argument
200 callHooks: function (name, context) { argument
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php990 function __get($name) {
1008 function __set($name, $value) {
1032 function __isset($name) {
1045 function __unset($name) {
1301 function getAttribute($name) {
1305 function setAttribute($name, $value) {
1309 function hasAttribute($name) {
1313 function removeAttribute($name) {
1361 function getElementByTagName($name) {
2305 function __get($name) {
[all …]
/plugin/todo/syntax/
H A Dtodo.php358 _createLink($renderer, $pagename, $name = NULL) global() argument
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php85 public function getParam($name) {
H A Dfield.php341 public function getParam($name) {
H A Dfieldaddpage.php57 function getParam($name) {
H A Dfieldhidden.php36 function getParam($name) {
H A Dfieldfieldset.php107 function getParam($name) {
H A Dfieldstatic.php42 public function getParam($name) {
H A Dfieldusemailtemplate.php56 function getParam($name) {

12345678910>>...172