Searched refs:addName (Results 1 – 8 of 8) sorted by relevance
| /plugin/findologicxmlexport/vendor/findologic/libflexport/examples/ ! |
| D | XmlExample.php | 162 $item->addName('Adidas Sneaker'); 163 $item->addName('Adidas Men\'s Sneaker', 'LNrLF7BRVJ0toQ==');
|
| /plugin/findologicxmlexport/ ! |
| D | DokuwikiXMLExport.php | 267 $item->addName($this->getName($page));
|
| /plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/ ! |
| D | Item.php | 79 public function addName($name, $usergroup = '') function in FINDOLOGIC\\Export\\Data\\Item
|
| /plugin/diagramsnet/lib/js/diagramly/ ! |
| 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/ ! |
| D | c3.min.js | 2 …addName({id:t.data.id,value:t.value,ratio:this.getRatio("arc",t),index:t.index})},l.prototype.text… method in l
|
| /plugin/ditaa/ditaa/ ! |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/processing/ ! |
| 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/ ! |
| D | exceljs.js | 540 value: function addName(name) {
|