Home
last modified time | relevance | path

Searched refs:snippet (Results 1 – 25 of 128) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/symfony/yaml/Exception/
DParseException.php23 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 DParseException.php23 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 DSnippetSystem.php73 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 Dstyle.css8 /* 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/
Dhelper.php87 * @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/
DDisallowAlternativePHPTagsSniff.php127 $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/
DGetRemarketingTagResponse.php25 public $snippet; variable in Google\\Service\\RealTimeBidding\\GetRemarketingTagResponse
30 public function setSnippet($snippet) argument
32 $this->snippet = $snippet;
39 return $this->snippet;
DHtmlContent.php29 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/
DGoogleAnalyticsAdminV1alphaGlobalSiteTag.php29 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/
DSnippet.php28 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/
DHtmlContent.php29 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/
DThread.php36 public $snippet; variable in Google\\Service\\Gmail\\Thread
83 public function setSnippet($snippet) argument
85 $this->snippet = $snippet;
92 return $this->snippet;
DMessage.php52 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/
DGeolayerdataCommon.php33 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/
DMember.php64 public function setSnippet(MemberSnippet $snippet) argument
66 $this->snippet = $snippet;
73 return $this->snippet;
DCaption.php82 public function setSnippet(CaptionSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DMembershipsLevel.php82 public function setSnippet(MembershipsLevelSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DSuperChatEvent.php82 public function setSnippet(SuperChatEventSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DLiveChatModerator.php82 public function setSnippet(LiveChatModeratorSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DLiveChatBan.php82 public function setSnippet(LiveChatBanSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DI18nRegion.php82 public function setSnippet(I18nRegionSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DI18nLanguage.php82 public function setSnippet(I18nLanguageSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DTestItem.php82 public function setSnippet(TestItemTestItemSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DVideoCategory.php82 public function setSnippet(VideoCategorySnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;
DComment.php82 public function setSnippet(CommentSnippet $snippet) argument
84 $this->snippet = $snippet;
91 return $this->snippet;

123456