Home
last modified time | relevance | path

Searched refs:itemName (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
H A DUsergroupAwareMultiValueItem.php16 private $itemName; variable in FINDOLOGIC\\Export\\Helpers\\UsergroupAwareMultiValueItem
23 public function __construct($itemName, $value, $usergroup) argument
26 $this->itemName = $itemName;
41 $valueElem = XMLHelper::createElementWithText($document, $this->itemName, $this->value);
H A DUsergroupAwareSimpleValue.php14 private $itemName; variable in FINDOLOGIC\\Export\\Helpers\\UsergroupAwareSimpleValue
17 public function __construct($collectionName, $itemName) argument
20 $this->itemName = $itemName;
68 $itemElem = XMLHelper::createElementWithText($document, $this->itemName, $value);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DQueryDriveActivityRequest.php35 public $itemName; variable in Google\\Service\\DriveActivity\\QueryDriveActivityRequest
90 public function setItemName($itemName) argument
92 $this->itemName = $itemName;
99 return $this->itemName;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbaritems.js27 FCKToolbarItems.RegisterItem = function( itemName, item ) argument
29 this.LoadedItems[ itemName ] = item ;
32 FCKToolbarItems.GetItem = function( itemName ) argument
34 var oItem = FCKToolbarItems.LoadedItems[ itemName ] ;
39 switch ( itemName )
116 alert( FCKLang.UnknownToolbarItem.replace( /%1/g, itemName ) ) ;
120 FCKToolbarItems.LoadedItems[ itemName ] = oItem ;
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js516 var itemId, itemName;
586 dbInfo.appendChild(createLink(itemName, mxUtils.bind(this, function()
797 itemName = this.getTitleVal(db);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst914 .. _`Twig pack`: https://marketplace.visualstudio.com/items?itemName=bajdzis.vscod…