Home
last modified time | relevance | path

Searched refs:vName (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_installer/helpers/
H A Dinstaller.php22 * @param string $vName The name of the active view.
26 public static function addSubmenu($vName = 'install') argument
31 $vName == 'install'
36 $vName == 'update'
41 $vName == 'manage'
46 $vName == 'discover'
51 $vName == 'database'
56 $vName == 'warnings'
61 $vName == 'languages'
66 $vName == 'updatesites'
/dports/www/joomla3/joomla3-3.9.24/components/com_users/
H A Dcontroller.php35 $vName = $this->input->getCmd('view', 'login');
39 if ($view = $this->getView($vName, $vFormat))
42 switch ($vName)
83 $model = $this->getModel($vName);
88 $model = $this->getModel($vName);
103 $model = $this->getModel($vName);
118 $model = $this->getModel($vName);
127 if (in_array($vName, array('remind', 'reset')))
/dports/www/joomla3/joomla3-3.9.24/components/com_content/
H A Dcontroller.php69 $vName = $this->input->getCmd('view', 'categories');
70 $this->input->set('view', $vName);
76 && (($vName === 'category' && $this->input->get('layout') !== 'blog') || $vName === 'archive' )))
100 if ($vName === 'form' && !$this->checkEditId('com_content.edit.article', $id))
106 if ($vName === 'article')
109 if ($model = $this->getModel($vName))
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_content/helpers/
H A Dcontent.php24 * @param string $vName The name of the active view.
30 public static function addSubmenu($vName) argument
35 $vName == 'articles'
40 $vName == 'categories'
46 $vName == 'featured'
54 $vName == 'fields.fields'
59 $vName == 'fields.groups'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_users/helpers/
H A Dusers.php28 * @param string $vName The name of the active view.
34 public static function addSubmenu($vName) argument
39 $vName == 'users'
50 $vName == 'groups'
55 $vName == 'levels'
64 $vName == 'fields.fields'
69 $vName == 'fields.groups'
76 $vName == 'notes'
82 $vName == 'categories'
/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqcomponentfactory.cpp269 QString vName = version ? name + "." + QString::number( version ) : name; in registerComponent() local
270 settings.writeEntry( "/CLSID/" + cidStr + "/ProgID/Default", vName ); in registerComponent()
271 ok = settings.writeEntry( "/" + vName + "/CLSID/Default", cidStr ); in registerComponent()
273 settings.writeEntry( "/" + vName + "/Default", description ); in registerComponent()
278 if ( !curVer || curVer < vName ) { // no previous, or a lesser version installed in registerComponent()
279 settings.writeEntry( "/" + name + "/CurVer/Default", vName ); in registerComponent()
310 … QString vName = settings.readEntry( "/CLSID/" + cidStr + "/ProgID/Default", QString::null, &ok ); in unregisterComponent() local
313 if ( !!name && settings.readEntry( "/" + name + "/CurVer/Default" ) == vName ) { in unregisterComponent()
315 QString version = vName.right( vName.length() - name.length() - 1 ); in unregisterComponent()
340 settings.removeEntry( "/" + vName + "/CLSID/Default" ); in unregisterComponent()
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_contact/helpers/
H A Dcontact.php22 * @param string $vName The name of the active view.
28 public static function addSubmenu($vName) argument
33 $vName == 'contacts'
39 $vName == 'categories'
47 $vName == 'fields.fields'
52 $vName == 'fields.groups'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_cache/helpers/
H A Dcache.php39 * @param string $vName The name of the active view.
45 public static function addSubmenu($vName) argument
50 $vName == 'com_checkin'
56 $vName == 'cache'
61 $vName == 'purge'
/dports/www/joomla3/joomla3-3.9.24/installation/controller/
H A Ddefault.php46 $vName = $this->input->getWord('view', $defaultView);
50 if (strcmp($vName, $defaultView) === 0)
55 switch ($vName)
92 if ($vName !== $defaultView && $checkOptions && empty($options))
99 $paths->insert(JPATH_INSTALLATION . '/view/' . $vName . '/tmpl', 'normal');
101 $vClass = 'InstallationView' . ucfirst($vName) . ucfirst($vFormat);
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/helpers/
H A Dprivacy.php24 * @param string $vName The name of the active view.
30 public static function addSubmenu($vName) argument
35 $vName === 'dashboard'
41 $vName === 'requests'
47 $vName === 'capabilities'
53 $vName === 'consents'
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/GreaseMonkey/
H A DGreaseMonkeyJsObject.py57 vName = "GreaseMonkey-{0}/{1}".format(nspace, name)
58 sValue = self.__settings.value(vName, dValue)
79 vName = "GreaseMonkey-{0}/{1}".format(nspace, name)
80 self.__settings.setValue(vName, value)
96 vName = "GreaseMonkey-{0}/{1}".format(nspace, name)
97 self.__settings.remove(vName)
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_checkin/
H A Dcontroller.php67 * @param string $vName The name of the active view.
73 protected function addSubmenu($vName) argument
78 $vName == 'com_checkin'
84 $vName == 'cache'
89 $vName == 'purge'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_languages/helpers/
H A Dlanguages.php22 * @param string $vName The name of the active view.
29 public static function addSubmenu($vName, $client = 0) argument
34 $vName == 'installed'
39 $vName == 'languages'
44 $vName == 'overrides'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/helpers/
H A Dfinder.php30 * @param string $vName The name of the active view.
36 public static function addSubmenu($vName) argument
41 $vName === 'index'
46 $vName === 'maps'
51 $vName === 'filters'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_categories/
H A Dcontroller.php62 $vName = $this->input->get('view', 'categories');
68 …if ($vName == 'category' && $lName == 'edit' && !$this->checkEditId('com_categories.edit.category'…
79 if ($view = $this->getView($vName, $vFormat))
82 …$model = $this->getModel($vName, 'CategoriesModel', array('name' => $vName . '.' . substr($this->e…
/dports/www/varnish_exporter/prometheus_varnish_exporter-1.6/
H A Dvarnish.go91 for vName, raw := range countersJSON {
92 if vName == "timestamp" {
97 logWarn("Found unexpected data from json: %s: %#v", vName, raw)
104 logWarn("Failed to cast to map[string]interface{}: %s: %#v", vName, raw)
109 vGroup = prometheusGroup(vName)
120 vErr = fmt.Errorf("%s description it not a string", vName)
125 vErr = fmt.Errorf("%s ident it not a string", vName)
131 vErr = fmt.Errorf("%s value float64 error: %s", vName, vErr)
135 vErr = fmt.Errorf("%s value uint64 error: %s", vName, vErr)
139 vErr = fmt.Errorf("%s value it not a float64", vName)
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_messages/helpers/
H A Dmessages.php22 * @param string $vName The name of the active view.
28 public static function addSubmenu($vName) argument
33 $vName == 'message'
39 $vName == 'messages'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_newsfeeds/helpers/
H A Dnewsfeeds.php24 * @param string $vName The name of the active view.
28 public static function addSubmenu($vName) argument
33 $vName == 'newsfeeds'
39 $vName == 'categories'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_installer/
H A Dcontroller.php37 $vName = $this->input->get('view', 'install');
42 if ($view = $this->getView($vName, $vFormat))
48 $model = $this->getModel($vName);
58 InstallerHelper::addSubmenu($vName);
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/
H A Dcontroller.php50 $vName = $this->input->get('view', $this->default_view);
55 if ($view = $this->getView($vName, $vFormat))
57 $model = $this->getModel($vName);
61 if ($vName === 'dashboard')
68 if ($vName === 'request')
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_banners/helpers/
H A Dbanners.php22 * @param string $vName The name of the active view.
28 public static function addSubmenu($vName) argument
33 $vName == 'banners'
39 $vName == 'categories'
45 $vName == 'clients'
51 $vName == 'tracks'
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_media/
H A Dcontroller.php34 $vName = $this->input->get('view', 'media');
36 switch ($vName)
59 $vName = 'media';
67 $view = $this->getView($vName, $vType, '', array('base_path' => JPATH_COMPONENT_ADMINISTRATOR));
/dports/www/e107/e107/e107_handlers/
H A Dtraffic_class.php94 $vName = 'aTrafficTimed';
99 $vName = 'aTraffic';
102 if (!isset($this-> {$vName} [$sWhat]))
104 $this-> {$vName} [$sWhat] = array();
105 $t = &$this-> {$vName} [$sWhat];
115 $this-> {$vName} [$sWhat]['Count']++;
/dports/math/R-cran-igraph/igraph/src/simpleraytracer/
H A DPoint.cpp14 Point::Point(double vX, double vY, double vZ, int vName) in Point() argument
19 Name(vName); in Point()
68 void Point::Name(int vName) in Name() argument
70 mName = vName; in Name()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/eval/generator/
H A DTestGenerator.java1045 String vName = immediate[var]; in genCodeUnaryOp() local
1058 String vName = fVariable[var]; in genCodeLocalVarValue() local
1067 String vName = fVariable[var]; in genCodeLocalVarValue() local
1089 String vName = fVariable[var]; in genCodeLocalVarAssignment() local
1116 String vName = fVariable[var]; in genCodeAssignmentOp() local
1155 String vName = fVariable[var]; in genCodePrefixOp() local
1159 genCodeSetTmp("tmp" + vName, type, Op_equal, vName + tUName + "Value", true, code); in genCodePrefixOp()
1173 String vName = fVariable[var]; in genCodePostfixOp() local
1177 genCodeSetTmp("tmp" + vName, type, Op_equal, vName + tUName + "Value", true, code); in genCodePostfixOp()
1221 String vName = fVariable[var]; in genCodeArrayLength() local
[all …]

12345678