Home
last modified time | relevance | path

Searched refs:collectionName (Results 1 – 9 of 9) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DHomeCollection.php29 public $collectionName = 'home'; variable in Sabre\\DAVACL\\FS\\HomeCollection
61 return $this->collectionName;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DHomeCollectionTest.php26 $this->sut->collectionName = $this->name;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DHomeCollection.php31 public $collectionName = 'home'; variable in Sabre\\DAVACL\\FS\\HomeCollection
63 return $this->collectionName;
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
H A DUsergroupAwareSimpleValue.php13 private $collectionName; variable in FINDOLOGIC\\Export\\Helpers\\UsergroupAwareSimpleValue
17 public function __construct($collectionName, $itemName) argument
19 $this->collectionName = $collectionName;
65 $collectionElem = XMLHelper::createElement($document, $this->collectionName);
/plugin/tfslink/syntax/
H A Dworkitemlink.php35 $collectionName = isset($options['cn']) ? trim($options['cn']) : '';
36 $collection = strlen($collectionName) == 0 // empty => use default collection
38 : $this->_getProjectCollection($collectionName);
51 … && ( strlen($collectionName) > 0 || $this->getConf('showdefaultcollectiontitle')))
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...