Searched refs:addName (Results 1 – 8 of 8) sorted by relevance
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/ |
H A D | XmlExample.php | 162 $item->addName('Adidas Sneaker'); 163 $item->addName('Adidas Men\'s Sneaker', 'LNrLF7BRVJ0toQ==');
|
/plugin/findologicxmlexport/ |
H A D | DokuwikiXMLExport.php | 267 $item->addName($this->getName($page));
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/ |
H A D | Item.php | 79 public function addName($name, $usergroup = '') function in FINDOLOGIC\\Export\\Data\\Item
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 11448 function addName(name) function 11470 addName(mxStencilRegistry.getBasenameForStencil(shape)); 11475 addName(mxMarker.getPackageForType(style[mxConstants.STYLE_STARTARROW])); 11476 addName(mxMarker.getPackageForType(style[mxConstants.STYLE_ENDARROW]));
|
/plugin/c3chart/assets/ |
H A D | c3.min.js | 2 …addName({id:t.data.id,value:t.value,ratio:this.getRatio("arc",t),index:t.index})},l.prototype.text…
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/processing/ |
H A D | script.js | 2140 this.addName(child.getName(), child); 2143 this.addName = function(name, shape) { method 2145 this.parent.addName( name, shape );
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 540 value: function addName(name) {
|