Home
last modified time | relevance | path

Searched refs:nameType (Results 1 – 17 of 17) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DStoreCluster.php27 protected $nameType = LocalizedText::class; variable in Google\\Service\\AndroidEnterprise\\StoreCluster
H A DStorePage.php31 protected $nameType = LocalizedText::class; variable in Google\\Service\\AndroidEnterprise\\StorePage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DUserProfile.php31 protected $nameType = Name::class; variable in Google\\Service\\Classroom\\UserProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCounterStructuredNameAndMetadata.php24 protected $nameType = CounterStructuredName::class; variable in Google\\Service\\Dataflow\\CounterStructuredNameAndMetadata
H A DMetricUpdate.php50 protected $nameType = MetricStructuredName::class; variable in Google\\Service\\Dataflow\\MetricUpdate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUser.php135 protected $nameType = UserName::class; variable in Google\\Service\\Directory\\User
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayer.php52 protected $nameType = PlayerName::class; variable in Google\\Service\\Games\\Player
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DAchievementConfigurationDetail.php32 protected $nameType = LocalizedStringBundle::class; variable in Google\\Service\\GamesConfiguration\\AchievementConfigurationDetail
H A DLeaderboardConfigurationDetail.php30 protected $nameType = LocalizedStringBundle::class; variable in Google\\Service\\GamesConfiguration\\LeaderboardConfigurationDetail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayer.php44 protected $nameType = PlayerName::class; variable in Google\\Service\\GamesManagement\\Player
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php37 protected $nameType = DeviceNames::class; variable in Google\\Service\\HomeGraphService\\Device
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php102 $nameType = 'creator' . $index;
103 if(array_key_exists($nameType, $this->bibformat->styleMap->$type))
104 $this->bibformat->formatNames($this->$nameType, 'creator' . $index);
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php665 function formatNames($creators, $nameType, $citation = FALSE) argument
672 $pluralKey = $nameType . "_plural";
679 if($nameType == 'citation')
700 else if($nameType == 'creator1')
810 $pluralKey = $nameType . "_plural";
823 if($nameType == 'creator1')
833 else if($nameType == 'citation')
835 $this->item[$this->styleMap->{$type}[$nameType]] = $pString;
H A DBIBSTYLE.php226 function grabNames($nameType) argument
231 $this->db->tidyInput($this->row[$nameType]) . ")");
235 $ids = explode(",", $this->row[$nameType]);
242 $this->bibformat->formatNames($rowTemp, $nameType);
H A DREADME.txt157 $bibformat->formatNames(ASSOC_ARRAY: $creators, STRING: $nameType);
164 $nameType -- One of 'creator1', 'creator2', 'creator3', 'creator4' or 'creator5'. This is mapped a…
/plugin/combo/ComboStrap/
H A DColorRgb.php251 private $nameType = self::VALUE_TYPE_UNKNOWN_NAME; variable in ComboStrap\\ColorRgb
525 switch ($this->nameType) {
572 switch ($this->nameType) {
640 return $this->nameType;
797 $this->nameType = self::VALUE_TYPE_RGB_HEX;
822 $this->nameType = self::VALUE_TYPE_RGB_ARRAY;
829 $this->nameType = $type;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...