/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/ |
H A D | ProjectsNotes.php | 25 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 D | ProjectsOccurrences.php | 25 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/Resource/ |
H A D | Notes.php | 22 use Google\Service\Keep\Note; alias 37 * @param Note $postBody 39 * @return Note 41 public function create(Note $postBody, $optParams = []) 45 return $this->call('create', [$params], Note::class); 67 * @return Note 73 return $this->call('get', [$params], Note::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ |
H A D | AddNoteRequest.php | 22 protected $noteType = Note::class; 26 * @param Note 28 public function setNote(Note $note) 33 * @return Note
|
H A D | Note.php | 20 class Note extends \Google\Model class 80 class_alias(Note::class, 'Google_Service_AuthorizedBuyersMarketplace_Note');
|
H A D | Proposal.php | 59 protected $notesType = Note::class; 233 * @param Note[] 240 * @return Note[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | AddNoteRequest.php | 22 protected $noteType = Note::class; 26 * @param Note 28 public function setNote(Note $note) 33 * @return Note
|
H A D | Note.php | 20 class Note extends \Google\Model class 116 class_alias(Note::class, 'Google_Service_AdExchangeBuyerII_Note');
|
H A D | Proposal.php | 49 protected $notesType = Note::class; 211 * @param Note[] 218 * @return Note[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | BatchCreateNotesRequest.php | 22 protected $notesType = Note::class; 26 * @param Note[] 33 * @return Note[]
|
H A D | BatchCreateNotesResponse.php | 23 protected $notesType = Note::class; 27 * @param Note[] 34 * @return Note[]
|
H A D | ListNotesResponse.php | 27 protected $notesType = Note::class; 45 * @param Note[] 52 * @return Note[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
H A D | ListNotesResponse.php | 27 protected $notesType = Note::class; 45 * @param Note[] 52 * @return Note[]
|
H A D | Note.php | 20 class Note extends \Google\Collection class 183 class_alias(Note::class, 'Google_Service_Keep_Note');
|
/plugin/bootnote/ |
H A D | README.md | 19 * "nothing" : display a simple note with info sign : `<bootnote>...Note...</bootnote>` 20 * Web : display a note with an globe sign : `<bootnote web>...Note...</bootnote>` 21 * Question : display a note with question sign : `<bootnote question>...Note...</bootnote>` 22 * Learn : display note with an education sign : ``<bootnote learn>...Note...</bootnote>`` 23 * Warning : display a note with a warning sign : ``<bootnote warning>...Note...</bootnote>`` 24 * Critical : display a note with a fire sign ``<bootnote critical>...Note...</bootnote>`` 26 **Note :** If you want more type of note, please let me know by opening an issue in this repos.
|
/plugin/note/ |
H A D | plugin.info.txt | 5 name Note Plugin 6 desc Add Note/Important/Tip/Warning Capability (DIV+CSS box)
|
/plugin/refnotes/lang/en/ |
H A D | __template.txt | 13 ===== Note sheet example ===== 15 ^ Note name ^ Note text ^ 21 ===== Note card example ===== 23 ^ Note name ^ :ref:knuth-aop-2 ^
|
/plugin/ckgedit/ckeditor/plugins/note/dialogs/ |
H A D | note.js.unc | 3 title: 'Note Properties', 9 label: 'Basic Note', 58 alert("Note cannot be left empty");
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/ |
H A D | AccountsProposals.php | 25 use Google\Service\AdExchangeBuyerII\Note; alias 69 * @return Note 75 return $this->call('addNote', [$params], Note::class);
|
/plugin/jwhelloworld/ |
H A D | README.md | 4 Note that unlike other Dokuwiki plugin, *no php code is required*. The Javascript is invoked via th… 20 Note that Dokuwiki automatically merges CSS and Javascript - so adding lots
|
/plugin/indexnumber/ |
H A D | README.md | 19 you can also configure that on the wiki configuration page. Note that the plugin 48 This is the second image, with a description. Note that the id is arbitrary 61 Third image. Note how the counter is independent from id and the table counter
|
/plugin/new_page_dialog/lang/en/ |
H A D | dialog_folder_name.txt | 2 Note that a folder will **NOT** be created before a page\\
|
/plugin/enforcesummary/lang/en/ |
H A D | edit_guide.txt | 1 …*//Note: Save Button may be disabled when you leave Edit summary blank or you have not confirmed a…
|
/plugin/npd/lang/en/ |
H A D | dialog_folder_name.txt | 2 Note that a folder will **NOT** be created before a page\\
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
H A D | diagram.js | 76 Diagram.Note = function(actor, placement, message) { class in Diagram 87 Diagram.Note.prototype.hasManyActors = function() {
|