Home
last modified time | relevance | path

Searched refs:createItem (Results 1 – 14 of 14) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DResponse.php28 public function setCreateItem(CreateItemResponse $createItem) argument
30 $this->createItem = $createItem;
37 return $this->createItem;
H A DRequest.php38 public function setCreateItem(CreateItemRequest $createItem) argument
40 $this->createItem = $createItem;
47 return $this->createItem;
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2151 Sidebar.prototype.createItem = function(cells, title, showLabel, showTitle, width, height, allowCel… method in Sidebar
3632 …return this.createItem(cells, title, showLabel, showTitle, width, height, allowCellsInserted, show…
3667 …return this.createItem(cells, title, showLabel, (showTitle != null) ? showTitle : true, width, hei…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2499 Sidebar.prototype.createItem=function(a,b,d,e,c,f,k,h){h=null!=h?h:!0;var g=document.createElement(…
2546 …pe.createVertexTemplateFromCells=function(a,b,d,e,c,f,k,h){return this.createItem(a,e,c,f,b,d,k,h)…
2548 …type.createEdgeTemplateFromCells=function(a,b,d,e,c,f,k,h){return this.createItem(a,e,c,null!=h?h:…
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php64 $item = $this->exporter->createItem('123');
104 $item = $this->exporter->createItem((string)$i);
H A DCSVSerializationTest.php42 $item = $this->exporter->createItem('123');
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLExporter.php37 public function createItem($id) function in FINDOLOGIC\\Export\\XML\\XMLExporter
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md43 $item = $exporter->createItem('123');
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php30 $item = $exporter->createItem('01120c948ad41a2284ad9f0402fbc7d');
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVExporter.php43 public function createItem($id) function in FINDOLOGIC\\Export\\CSV\\CSVExporter
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php96 abstract public function createItem($id); function in FINDOLOGIC\\Export\\Exporter
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php129 $item = $exporter->createItem($start + $key);
/plugin/metaeditor/
H A Dscript.js130 createItem: { // The "Create" menu item class in AnonymousFunction4e4b05da0100.customMenu.items