| /template/strap/ComboStrap/ |
| H A D | TemplateForWebPage.php | 69 private array $model; variable in ComboStrap\\TemplateForWebPage 111 public function setModel(array $model): TemplateForWebPage argument 113 $this->model = $model; 165 $model = $this->getModel(); 168 return self::DOCTYPE . $pageTemplateEngine->renderWebPage($template, $model); 479 $model = 486 if (isset($this->model)) { 487 return array_merge($model, $this->model); 495 $model["layout-container-class"] = $containerClass; 502 $model["rem-size"] = $executionConfig->getRemFontSize(); [all …]
|
| H A D | TemplateEngine.php | 265 public function renderWebPage(string $template, array $model): string argument 267 return $this->handleBarsForPage->render($template, $model); 270 public function renderWebComponent(string $template, array $model): string argument 272 return $this->handleBarsForComponents->render($template, $model);
|
| /template/strap/vendor/salesforce/handlebars-php/ |
| H A D | README.md | 59 At the minimum, we are required to have an array model and a template string. Alternatively we can … 82 …e, in a php file (index.php) we'll create the data to passed to the model. The model is a key/valu… 84 …are going to create the Handlebars object, set the partials loader, and put some data in the model. 115 # Will render the model to the templates/main.tpl template 116 $model = [...]; 117 echo $handlebars->render("main", $model); 122 The simplest way to assign data is to create an Array model. The model will contain all the data th… 126 $model = [ 151 Use the method `Handlebars\Handlebars::render($template, $model)` to render you template once every… 155 ***$model*** : Is the array that we will pass into the template [all …]
|
| /template/khum1/ |
| D | style.ini | 98 ; Grey model, from darkest to lightest. 106 ; Color model, from darkest to lightest.
|
| D | LICENSE.md | 263 model, to give anyone who possesses the object code either (1) a
|
| /template/fictive/css/ |
| D | reset.css | 36 …/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-…
|
| /template/daily/css/ |
| D | pure-min.css | 849 /*csslint box-model:false*/ 851 Box-model set to false because we're setting a height on select elements, which 853 the padding. We explicitly set the box-model for select elements to border-box, 1228 /*csslint adjoining-classes: false, box-model:false*/
|
| /template/strap/ |
| H A D | deleted.files | 15 class/message.model.php
|
| /template/klean/css/ |
| D | klean-style.css | 121 …box-sizing: border-box; /* Apply a natural box layout model to the document; see http://www.paulir…
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …model/grammartobnf.js","webpack:///./model/grammartorrdiagram.js","webpack:///../~/core-js/modules…
|
| H A D | rrdiagram.js | 1 …model=e.bnfdisplay=void 0;var i=n(155),o=r(i),u=n(112),a=r(u),c=n(113),s=r(c),f=n(75),l=r(f),h=n(2…
|
| /template/drop/css/ |
| D | drop.css | 57 /* apply a natural box layout model to all elements */
|
| /template/templar/ |
| D | COPYING | 261 model, to give anyone who possesses the object code either (1) a
|
| D | LICENSE | 261 model, to give anyone who possesses the object code either (1) a
|
| /template/darkblue/ |
| D | LICENSE | 261 model, to give anyone who possesses the object code either (1) a
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | LICENSE | 302 model, to give anyone who possesses the object code either (1) a
|
| /template/hexa/css/ |
| D | hexa.css | 74 …/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-…
|
| /template/gtopia/ |
| D | style.css | 1697 .model{
|
| D | new.css | 1 …er;font-size:1.3em;font-weight:bold;padding-bottom:4px;padding-left:4px;}.model{display:inline;mar…
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …Required for aligning label's text with the input as it affects inner box model\n transform-ori…
|
| H A D | bootstrap.rtl.min.css.map | 1 …Required for aligning label's text with the input as it affects inner box model\n transform-ori…
|