Home
last modified time | relevance | path

Searched refs:tabClassName (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/thirtybees/thirtybees-1.1.0/install/upgrade/php/
H A Daddtab.php24 * @param string $tabClassName Name of the specific class.
34 function addTab($tabClassName, $tabName = false, argument
39 if (Tab::getIdFromClassName($tabClassName)) {
46 $tab->class_name = $tabClassName;
74 if ($item['class_name'] === $tabClassName) {
H A Ddeletetab.php23 * @param string $tabClassName Name of the specific class.
27 function deleteTab($tabClassName) argument
31 while ($idTab = Tab::getIdFromClassName($tabClassName)) {
/dports/finance/prestashop/prestashop/src/Core/Module/DataProvider/
H A DTabModuleListProviderInterface.php37 * @param string $tabClassName
41 public function getTabModules($tabClassName); argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DPropertyTabAttribute.cs53 …public PropertyTabAttribute(string tabClassName) : this(tabClassName, PropertyTabScope.Component) { in PropertyTabAttribute() argument
79 public PropertyTabAttribute(string tabClassName, PropertyTabScope tabScope) { in PropertyTabAttribute() argument
80 this.tabClassNames = new string[]{ tabClassName}; in PropertyTabAttribute()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DPropertyTabAttribute.cs51 … public PropertyTabAttribute(string tabClassName) : this(tabClassName, PropertyTabScope.Component) in PropertyTabAttribute() argument
78 public PropertyTabAttribute(string tabClassName, PropertyTabScope tabScope) in PropertyTabAttribute() argument
80 _tabClassNames = new string[] { tabClassName }; in PropertyTabAttribute()
/dports/finance/prestashop/prestashop/src/Adapter/Module/
H A DTabModuleListProvider.php50 public function getTabModules($tabClassName) argument
52 $tabId = Tab::getIdFromClassName($tabClassName);
/dports/www/thirtybees/thirtybees-1.1.0/controllers/admin/
H A DAdminCustomerPreferencesController.php147 foreach ($tabsClassName as $tabClassName) {
148 $tab = Tab::getInstanceFromClassName($tabClassName);
/dports/www/thirtybees/thirtybees-1.1.0/modules/coreupdater/classes/
H A DRetrocompatibility.php266 ] as $tabClassName) {
267 while ($idTab = \Tab::getIdFromClassName($tabClassName)) {
270 …rs[] = sprintf($this->l('Could delete back office menu item for controller "%s".', $tabClassName));
/dports/finance/prestashop/prestashop/classes/
H A DDispatcher.php292 $tabClassName = $employee->getDefaultTabClassName();
293 if (null !== $tabClassName) {
294 …eAccess = Profile::getProfileAccess($employee->id_profile, Tab::getIdFromClassName($tabClassName));
296 $defaultController = $tabClassName;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs691 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
692 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2740 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
2741 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2743 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
2744 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2738 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
2739 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2739 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
2740 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4331 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4332 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4086 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4087 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs4203 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4204 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4475 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4476 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4466 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() argument
4467 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() argument

12