/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | VideoRating.php | 25 public $rating; variable in Google\\Service\\YouTube\\VideoRating 34 public function setRating($rating) argument 36 $this->rating = $rating; 43 return $this->rating;
|
/plugin/rating/ |
H A D | plugin.info.txt | 1 base rating 5 name rating plugin 6 desc Allows rating a page 7 url https://www.dokuwiki.org/plugin:rating
|
H A D | README | 1 rating Plugin for DokuWiki 3 Allows rating a page 6 https://www.dokuwiki.org/plugin:rating 9 lib/plugins/rating/ - if the folder is called different it
|
H A D | script.js | 13 rating: rate,
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | Review.php | 43 public $rating; variable in Google\\Service\\Books\\Review 132 public function setRating($rating) argument 134 $this->rating = $rating; 141 return $this->rating;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/ |
H A D | GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup.php | 139 public function setRating(GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating $rating) argument 141 $this->rating = $rating; 148 return $this->rating;
|
/plugin/qc/ |
H A D | Output.php | 44 $rating = 'bad'; 46 $rating = 'meh'; 48 $rating = 'good'; 52 $html .= '<span class="qc_icon qc_' . $rating . '">'; 53 $html .= inlineSVG(__DIR__ . '/svg/' . $rating . '.svg');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/ |
H A D | VolumesRecommended.php | 56 * @param string $rating Rating to be given to the volume. 65 public function rate($rating, $volumeId, $optParams = []) argument 67 $params = ['rating' => $rating, 'volumeId' => $volumeId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
H A D | Videos.php | 197 * @param string $rating 200 public function rate($id, $rating, $optParams = []) argument 202 $params = ['id' => $id, 'rating' => $rating];
|
/plugin/freechat/phpfreechat/style/ |
H A D | menu.css | 57 div.menu div.rating { 60 div.menu div.rating table, div.menu div.rating table td {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2Product.php | 477 public function setRating(GoogleCloudRetailV2Rating $rating) argument 479 $this->rating = $rating; 486 return $this->rating;
|
/plugin/stars2/ |
H A D | README.md | 6 <td>The Stars plugin let you add an rating easily</td> 26 <td>rating, stars, stars2, skull, embed</td> 38 * Added negative rating for ? stars
|
H A D | plugin.info.txt | 6 desc Dokuwiki Plugin to add stars for rating, difficulty etc.
|
/plugin/dokutranslate/ |
H A D | action.php | 493 $rating = empty($value['reviews']) ? 0 : 4; 503 $rating = $tmp < $rating ? $tmp : $rating; 506 $total += $rating;
|
/plugin/stars/ |
H A D | readme.txt | 2 Use for difficulty, rating, etc
|
/plugin/blogtng/entities/ |
H A D | Comment.php | 222 . '&rating=' . $conf['plugin']['blogtng']['comments_gravatar_rating']
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_YouTubeService.php | 925 * @param string $rating Specifies the rating to record. 930 public function rate($id, $rating, $optParams = array()) { argument 931 $params = array('id' => $id, 'rating' => $rating); 4751 public $rating; variable in Google_VideoRating 4753 public function setRating( $rating) { argument 4754 $this->rating = $rating; 4757 return $this->rating;
|
H A D | Google_BooksService.php | 2500 public $rating; variable in Google_Review 2537 public function setRating( $rating) { argument 2538 $this->rating = $rating; 2541 return $this->rating;
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | aurora.js | 2673 var rating; 2674 rating = this.stream.readUInt8(); 2675 return this.metadata[field] = rating === 2 ? 'Clean' : rating !== 0 ? 'Explicit' : 'None';
|
H A D | mp3.js | 3933 rating: 'int8',
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Books.php | 1513 'rating' => [
|
H A D | YouTube.php | 1996 'rating' => [
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | structure.txt | 245 ['rating']=>string() //
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe | 16401 Ġfrust rating 31775 Ġinteg rating 37113 Ġconcent rating 41202 Ġpenet rating 43746 Ġillust rating
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard.txt | 925 Federation) ratings. Similar tag names can be constructed for other rating
|