Home
last modified time | relevance | path

Searched refs:getCategory (Results 1 – 25 of 4310) sorted by last modified time

12345678910>>...173

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extensionmanager/Classes/Domain/Model/
H A DExtension.php212 public function getCategory() function in TYPO3\\CMS\\Extensionmanager\\Domain\\Model\\Extension
225 if (isset(self::$defaultCategories[$this->getCategory()])) {
226 $categoryString = self::$defaultCategories[$this->getCategory()];
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extensionmanager/Classes/Utility/Importer/
H A DExtensionListUtility.php251 … $this->extensionModel->getCategoryIndexFromStringOrNumber($subject->getCategory() ?: ''),
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extensionmanager/Classes/Utility/Parser/
H A DAbstractExtensionXmlParser.php226 public function getCategory() function in TYPO3\\CMS\\Extensionmanager\\Utility\\Parser\\AbstractExtensionXmlParser
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extensionmanager/Classes/Domain/Model/
H A DExtension.php222 public function getCategory() function in TYPO3\\CMS\\Extensionmanager\\Domain\\Model\\Extension
235 if (isset(self::$defaultCategories[$this->getCategory()])) {
236 $categoryString = self::$defaultCategories[$this->getCategory()];
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extensionmanager/Classes/Utility/Importer/
H A DExtensionListUtility.php257 … $this->extensionModel->getCategoryIndexFromStringOrNumber($subject->getCategory() ?: ''),
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extensionmanager/Classes/Utility/Parser/
H A DAbstractExtensionXmlParser.php234 public function getCategory() function in TYPO3\\CMS\\Extensionmanager\\Utility\\Parser\\AbstractExtensionXmlParser
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extensionmanager/Classes/Domain/Repository/
H A DBulkExtensionRepositoryWriter.php240 … $this->extensionModel->getCategoryIndexFromStringOrNumber($subject->getCategory() ?: ''),
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extensionmanager/Classes/Parser/
H A DExtensionXmlParser.php375 public function getCategory(): string function in TYPO3\\CMS\\Extensionmanager\\Parser\\ExtensionXmlParser
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extensionmanager/Classes/Domain/Model/
H A DExtension.php223 public function getCategory() function in TYPO3\\CMS\\Extensionmanager\\Domain\\Model\\Extension
236 if (isset(self::$defaultCategories[$this->getCategory()])) {
237 $categoryString = self::$defaultCategories[$this->getCategory()];
/dports/www/e107/e107/e107_handlers/
H A Dplugin_class.php269 public function getCategory() function in e_plugin
654 'plugin_category' => $this->getCategory()
H A Dsitelinks_class.php1080 $cat = $plug->getCategory();
1108 'cat' => $this->plugCatToCoreCat($plug->getCategory())
/dports/www/e107/e107/e107_plugins/download/handlers/
H A Ddownload_class.php77 private function getCategory($id) function in download
86 return $this->getCategory($parent);
428 if($dlrow = $this->getCategory($this->qry['id']))
693 if($dlrow = $this->getCategory($this->qry['id']))
/dports/www/e107/e107/e107_plugins/featurebox/includes/
H A Ditem.php238 return $this->getCategory()->sc_featurebox_category_all();
280 public function getCategory() function in plugin_featurebox_item
300 return call_user_func_array(array($this->getCategory(), $method), $arguments);
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dnftrcreader.cpp50 QString category = getCategory(attrCat); in parse()
150 QString nftrcreader::getCategory(const QString& cat) in getCategory() function in nftrcreader
H A Dnftrcreader.h44 QString getCategory(const QString& cat);
/dports/ports-mgmt/octopkg/octopkg-0.3.1/src/
H A Dstrconstants.cpp121 QString StrConstants::getCategory(){ in getCategory() function in StrConstants
/dports/net/pear-Net_CDDB/Net_CDDB-0.3.0/CDDB/
H A DClient.php448 return $this->getDetailsByDiscId($disc->getCategory(), $disc->getDiscId());
H A DDisc.php285 function getCategory() function in Net_CDDB_Disc
/dports/math/drgeo/drgeo-1.1.0/geo/
H A Ddrgeo_figure.cc403 fig->getCategory () == POLYGON) in exportToPostScriptHandle()
415 fig->getCategory () != POLYGON) in exportToPostScriptHandle()
768 category = item->getCategory (); in addToSelection()
829 && obj->getCategory () == fig->getCategory ()) in doesItemExist()
907 category = fig->getCategory (); in mouseSelection()
943 if ( (fig->getCategory() & categories) == 0) in filterItems()
1289 if (fig->getCategory () & POINT) in itemsUnderMouse()
1301 if ((fig->getCategory () & POINT) == 0) in itemsUnderMouse()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMObjectFilter.h80 void getCategory()const in getCategory() function
/dports/games/jin/jin-2.14.1/src/free/jin/event/
H A DChatEvent.java212 public int getCategory(){ in getCategory() method in ChatEvent
/dports/editors/madedit/madedit-0.2.9/syntax/
H A Dsyntax_java.syn77 …talogName getCatalogs getCatalogSeparator getCatalogTerm getCategories getCategory getCause getCel…
H A Dsyntax_jsp.syn84 …talogName getCatalogs getCatalogSeparator getCatalogTerm getCategories getCategory getCause getCel…
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/gr-usrptest/docs/doxygen/doxyxml/generated/
H A Dcompoundsuper.py125 def getCategory(self): member in MixedContainer
H A Dindexsuper.py125 def getCategory(self): member in MixedContainer

12345678910>>...173