Home
last modified time | relevance | path

Searched defs:content (Results 1 – 25 of 72) sorted by relevance

123

/template/breeze/bower_components/gumby/sass/ui/
D_toggles.scss30 > .content { class
61 &, > .content { class
68 &, > .content { class
/template/twigstarter/vendor/twig/twig/src/
DMarkup.php21 private $content; variable in Twig\\Markup
24 public function __construct($content, $charset)
/template/bootstrap3/
Diconify.php146 $content = $params['callback'] . "(" . json_encode($iconify_data) . ");"; variable
189 $content = sprintf($svg, $width, $height, $body); variable
193 $content = "SimpleSVG._loaderCallback(" . json_encode($iconify_data) . ");"; variable
Dmain.php119 $content = ob_get_clean(); variable
Dcss.php177 $content = ''; variable
/template/bootstrap3/tpl/
Dmenu-user.php197 $content = $html->save(); variable
202 $content = str_replace('urlextern', '', $content); variable
Dfunctions.php45 function bootstrap3_content($content)
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php115 public function __construct(int $type = 0, string $content = '', int $position = -1) {
197 protected function quoteContent(string $content): string {
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php59 string $name, string $content = '', array $attributes = [], string $contentType = 'text'
86 private function appendText(string $content): void {
/template/strap/ComboStrap/Web/
H A DSanitizer.php12 public static function sanitize($content, $suffixMessage = "", $canonical = "security")
/template/twigstarter/vendor/twig/twig/src/Cache/
DNullCache.php26 public function write($key, $content)
DCacheInterface.php41 public function write($key, $content);
DFilesystemCache.php50 public function write($key, $content)
/template/bootstrap3/js/plugins/
Dsemantic.js59 content: content, property
/template/strap/ComboStrap/
H A DMarkupRenderUtility.php28 public static function renderText2XhtmlAndStripPEventually($content, bool $strip = true): string
H A DFetcherCache.php89 public function storeCache($content)
H A DMarkupFileSystem.php79 public function setContent(Path $path, string $content)
H A DArrayUtility.php18 public static function formatAsHtmlList(array $toPrint, &$content = ""): string
H A DCall.php185 …Name, $state, array $attribute = array(), string $rawContext = null, string $content = null, strin…
890 function setCapturedContent($content)
H A DIdentityFormsHelper.php137 public static function addPrimaryColorCssRuleIfSet(?string $content): ?string
H A DWikiFileSystem.php157 public function setContent(Path $path, string $content)
H A DLocalFileSystem.php218 public function setContent(Path $path, string $content)
/template/templar/js/
Dbootstrap-popover.js101 , content: '' property
/template/strap/syntax/
H A Dcomment.php29 private static function shouldPrint($content): bool
/template/strap/ComboStrap/Tag/
H A DMermaidTag.php95 public static function sanitize($content)

123