| /plugin/findologicxmlexport/vendor/symfony/yaml/Exception/ |
| D | ParseException.php | 23 private $snippet; variable in Symfony\\Component\\Yaml\\Exception\\ParseException 29 * @param string|null $snippet The snippet of code near the problem 33 …public function __construct(string $message, int $parsedLine = -1, string $snippet = null, string … argument 37 $this->snippet = $snippet; 52 return $this->snippet; 58 * @param string $snippet The code snippet 60 public function setSnippet($snippet) argument 62 $this->snippet = $snippet; 131 if ($this->snippet) { 132 $this->message .= sprintf(' (near "%s")', $this->snippet);
|
| /plugin/combo/vendor/symfony/yaml/Exception/ |
| H A D | ParseException.php | 23 private $snippet; variable in Symfony\\Component\\Yaml\\Exception\\ParseException 29 * @param string|null $snippet The snippet of code near the problem 32 …public function __construct(string $message, int $parsedLine = -1, string $snippet = null, string … argument 36 $this->snippet = $snippet; 51 return $this->snippet; 57 public function setSnippet(string $snippet) argument 59 $this->snippet = $snippet; 124 if ($this->snippet) { 125 $this->message .= sprintf(' (near "%s")', $this->snippet);
|
| /plugin/combo/ComboStrap/ |
| H A D | SnippetSystem.php | 73 foreach ($snippets as $snippet) { 75 if ($snippet->hasHtmlOutputAlreadyOccurred()) { 79 $xhtmlContent .= $snippet->toXhtml(); 104 foreach ($snippets as $snippet) { 105 if ($snippet->hasSlot(Snippet::REQUEST_SCOPE)) { 108 $slotSnippets[] = $snippet; 119 foreach ($snippetsForSlot as $snippet) { 120 $jsonSnippets[] = $snippet->toJsonArray(); 154 $snippet = Snippet::getOrCreateFromComponentId($componentId, Snippet::EXTENSION_CSS); 156 $snippet->setInlineContent($script); [all …]
|
| /plugin/myshortcuts/ |
| H A D | style.css | 8 /* Overlay for snippet dialog */ 67 .myshortcuts-snippet-list { 73 /* Individual snippet item */ 74 .myshortcuts-snippet-item { 89 .myshortcuts-snippet-item:hover, 90 .myshortcuts-snippet-item:focus { 114 .myshortcuts-snippet-item:hover .myshortcuts-key-indicator, 115 .myshortcuts-snippet-item:focus .myshortcuts-key-indicator { 121 .myshortcuts-snippet-content { 126 .myshortcuts-snippet-item strong { [all …]
|
| /plugin/snippets/ |
| D | helper.php | 87 * @param snippet string page id of snippet 89 function snippetWasUpdated($id, $snippet) { argument 91 $snip_time = $isref['snippets'][$snippet] ; 93 $this->updateMetaTime($id,$snippet); 95 $time_stamp = $this->mostRecentVersion($snippet, $modified); 103 function updateMetaTime($id,$snippet) { argument 106 if(!$snippet) return; 108 $time = $this->mostRecentVersion($snippet, $modified) ; 115 $isref['snippets'][$snippet] = $time;
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ |
| D | DisallowAlternativePHPTagsSniff.php | 127 $snippet = $this->getSnippet($tokens[$nextVar]['content']); 129 $snippet, 131 $snippet, 154 $snippet = $this->getSnippet($content, $match[1]); 155 $data = array($match[1].$snippet); 164 $snippet = $this->getSnippet($content, '<%='); 165 $data = array('<%='.$snippet); 170 $snippet = $this->getSnippet($content, '<%'); 171 $data = array('<%'.$snippet); 200 $snippet = substr($content, $startPos, $length); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
| D | GetRemarketingTagResponse.php | 25 public $snippet; variable in Google\\Service\\RealTimeBidding\\GetRemarketingTagResponse 30 public function setSnippet($snippet) argument 32 $this->snippet = $snippet; 39 return $this->snippet;
|
| D | HtmlContent.php | 29 public $snippet; variable in Google\\Service\\RealTimeBidding\\HtmlContent 52 public function setSnippet($snippet) argument 54 $this->snippet = $snippet; 61 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
| D | GoogleAnalyticsAdminV1alphaGlobalSiteTag.php | 29 public $snippet; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGlobalSiteTag 48 public function setSnippet($snippet) argument 50 $this->snippet = $snippet; 57 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
| D | Snippet.php | 28 public $snippet; variable in Google\\Service\\CloudSearch\\Snippet 47 public function setSnippet($snippet) argument 49 $this->snippet = $snippet; 56 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
| D | HtmlContent.php | 29 public $snippet; variable in Google\\Service\\AdExchangeBuyerII\\HtmlContent 52 public function setSnippet($snippet) argument 54 $this->snippet = $snippet; 61 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/ |
| D | Thread.php | 36 public $snippet; variable in Google\\Service\\Gmail\\Thread 83 public function setSnippet($snippet) argument 85 $this->snippet = $snippet; 92 return $this->snippet;
|
| D | Message.php | 52 public $snippet; variable in Google\\Service\\Gmail\\Message 159 public function setSnippet($snippet) argument 161 $this->snippet = $snippet; 168 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
| D | GeolayerdataCommon.php | 33 public $snippet; variable in Google\\Service\\Books\\GeolayerdataCommon 74 public function setSnippet($snippet) argument 76 $this->snippet = $snippet; 83 return $this->snippet;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | Member.php | 64 public function setSnippet(MemberSnippet $snippet) argument 66 $this->snippet = $snippet; 73 return $this->snippet;
|
| D | Caption.php | 82 public function setSnippet(CaptionSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | MembershipsLevel.php | 82 public function setSnippet(MembershipsLevelSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | SuperChatEvent.php | 82 public function setSnippet(SuperChatEventSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | LiveChatModerator.php | 82 public function setSnippet(LiveChatModeratorSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | LiveChatBan.php | 82 public function setSnippet(LiveChatBanSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | I18nRegion.php | 82 public function setSnippet(I18nRegionSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | I18nLanguage.php | 82 public function setSnippet(I18nLanguageSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | TestItem.php | 82 public function setSnippet(TestItemTestItemSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | VideoCategory.php | 82 public function setSnippet(VideoCategorySnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
| D | Comment.php | 82 public function setSnippet(CommentSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|