Home
last modified time | relevance | path

Searched refs:getName (Results 2151 – 2175 of 2279) sorted by relevance

1...<<81828384858687888990>>...92

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php572 public function getName() function in Google\\Service\\DisplayVideo\\Creative
H A DTargetingOption.php419 public function getName() function in Google\\Service\\DisplayVideo\\TargetingOption
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst599 function getName();
604 way, you just need to implement the ``getName()`` method as the
607 The ``getName()`` method must return a unique identifier for your extension.
614 public function getName()
755 public function getName()
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …path.lastElement&&d.data.path.lastElement.getAscendant("a",true);if(e&&e.getName()=="a"&&e.getAttr…
/plugin/issuelinks/helper/
H A Ddb.php52 if ($sqlite->getAdapter()->getName() !== DOKU_EXT_PDO) {
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …path.lastElement&&d.data.path.lastElement.getAscendant("a",true);if(e&&e.getName()=="a"&&e.getAttr…
/plugin/bez/mdl/
H A DFactory.php211 $class = (new \ReflectionClass($this))->getName();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java450 soundLineComboBoxModel.addElement(mi.getName()); in selectSoundSource()
451 if (sourceName!=null && mi.getName().equals(sourceName)) { in selectSoundSource()
H A DScreenRecorder.java165 if (config.getMixerName()==null || mi.getName().equals(config.getMixerName())) { in ScreenRecorder()
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc2488 getName: function() {
2497 return this.getName()
2516 var a = this.getName();
3099 return a && a.getName && "span" == a.getName() && a.data("cke-bookmark")
9924 x(a, e, C[a.getName()]);
10173 var d = a.getName();
10395 return b.getName() in
12135 getName: function() {
16312 if (p && p.getName && -1 !== l(h, p.getName())) {
19233 if (e[a].getName && p[e[a].getName()]) {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst56 return $obj->getName();
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php96 $pName = $property->getName();
/plugin/oembed/
H A Dsyntax.php145 $oembed[$element->getName()] = (string) $element;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/
H A DGroups.php578 public function getName() function in Google\\Service\\Groupssettings\\Groups
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php638 public function getName() function in Google\\Service\\Drive\\DriveFile
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php932 public function getName() { function in Google_Bucket
1373 public function getName() { function in Google_ComposeRequestSourceObjects
1668 public function getName() { function in Google_StorageObject
H A DGoogle_GanService.php511 public function getName() { function in Google_Advertiser
1518 public function getName() { function in Google_Link
1716 public function getName() { function in Google_Publisher
H A DGoogle_PlusService.php554 public function getName() { function in Google_ActivityActor
1621 public function getName() { function in Google_ItemScope
2029 public function getName() { function in Google_Person
2275 public function getName() { function in Google_PersonOrganizations
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak535 String namespace = editor.getConfig().getName();
636 int idx = editor.getConfig().getName().lastIndexOf(":");
638 …final String dName = idx==-1 ? editor.getConfig().getName() : editor.getConfig().getName().substri…
1343 sourceUrl.append(editor.getConfig().getName());
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js23915 var name = node.getName();
24079 var name = functionNode.getName();
25233 AtApplyRule.prototype.getName = function () { method in AtApplyRule
25368 Property.prototype.getName = function () { method in Property
25416 Function.prototype.getName = function () {
25671 Keyframe.prototype.getName = function () { method in Keyframe
26195 Variable.prototype.getName = function () { method in Variable
30948 var propertyName = property.getName();
32758 entry.name = node.getName();
32762 entry.name = node.getName();
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php945 self::assertEquals('child1', $col[0]->getName());
946 self::assertEquals('child2', $col[1]->getName());
952 self::assertEquals('child1', $col[0]->getName());
953 self::assertEquals('child2', $col[1]->getName());
H A DJsonSerializationTest.php231 self::assertEquals('baz', $object->getAuthor()->getName());
/plugin/noticeboard/classes/
H A DNoticeList.php340 $sortArray[$array[$i]->getId()] = $array[$i]->getName();
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php428 if ('' === $value->getName()) {

1...<<81828384858687888990>>...92