Home
last modified time | relevance | path

Searched refs:Note (Results 1 – 25 of 419) sorted by path

12345678910>>...17

/plugin/adfs/phpsaml/
H A DREADME.md1087 Note: Review the `demo1` folder that contains that use case; in a later section we
1094 // Note that processResponse and processSLO
/plugin/adhoctags/
H A DREADME.md78 Note: This option is still included for compatibility, but it is generally not recommended because it can cause layout issues on smaller screens (e.g. smartphones).
82 Note: this will also set the HTML `dir` attribute: either by setting a language code that has a default RTL script, or by appending a script tag that refers to a RTL script (e.g. `Arab` or `Hebr`). The resulting text direction can still be overriden by the `[dir=…]` attribute (see below)
/plugin/admnote/
H A DREADME.md49 ### Note body
H A Dstyle.css61 /* Note type definitions */
62 /* Note */
/plugin/advanced/lang/en/config/
H A Dmime.txt17 **Note:** because the stylesheet used for assigning the fileicons gets cached you need to force a r…
/plugin/advanced/lang/fr/config/
H A Dmime.txt17 **Note:** Du fait que la feuille de style utilisée pour assigner les icônes est mise en cache, vous…
/plugin/aimg/
H A Dstyle.css60 /* Note areas - a separate class is applied to those being edited. */
/plugin/airtable/
H A DREADME.md60 Note: any media (images/audio/video) returned by airtable, will also be rendered inside the table.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Note:\n\t *\n\t * - Firefox 4-29 lacks support for adding new properties to `Uint8Array` instanc…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md290 - **Note**: It is strongly recommended that you update to > v2.0.0 to address
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DAddNoteRequest.php22 protected $noteType = Note::class;
26 * @param Note
28 public function setNote(Note $note)
33 * @return Note
H A DNote.php20 class Note extends \Google\Model class
116 class_alias(Note::class, 'Google_Service_AdExchangeBuyerII_Note');
H A DProposal.php49 protected $notesType = Note::class;
211 * @param Note[]
218 * @return Note[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsProposals.php25 use Google\Service\AdExchangeBuyerII\Note; alias
69 * @return Note
75 return $this->call('addNote', [$params], Note::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DAddNoteRequest.php22 protected $noteType = Note::class;
26 * @param Note
28 public function setNote(Note $note)
33 * @return Note
H A DNote.php20 class Note extends \Google\Model class
80 class_alias(Note::class, 'Google_Service_AuthorizedBuyersMarketplace_Note');
H A DProposal.php59 protected $notesType = Note::class;
233 * @param Note[]
240 * @return Note[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBatchCreateNotesRequest.php22 protected $notesType = Note::class;
26 * @param Note[]
33 * @return Note[]
H A DBatchCreateNotesResponse.php23 protected $notesType = Note::class;
27 * @param Note[]
34 * @return Note[]
H A DListNotesResponse.php27 protected $notesType = Note::class;
45 * @param Note[]
52 * @return Note[]
H A DNote.php20 class Note extends \Google\Collection class
347 class_alias(Note::class, 'Google_Service_ContainerAnalysis_Note');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsNotes.php25 use Google\Service\ContainerAnalysis\Note; alias
61 * @param Note $postBody
65 * @return Note
67 public function create($parent, Note $postBody, $optParams = [])
71 return $this->call('create', [$params], Note::class);
93 * @return Note
99 return $this->call('get', [$params], Note::class);
149 * @param Note $postBody
153 * @return Note
155 public function patch($name, Note $postBody, $optParams = [])
[all …]
H A DProjectsOccurrences.php25 use Google\Service\ContainerAnalysis\Note; alias
133 * @return Note
139 return $this->call('getNotes', [$params], Note::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DListNotesResponse.php27 protected $notesType = Note::class;
45 * @param Note[]
52 * @return Note[]
H A DNote.php20 class Note extends \Google\Collection class
183 class_alias(Note::class, 'Google_Service_Keep_Note');

12345678910>>...17