Home
last modified time | relevance | path

Searched defs:template (Results 51 – 75 of 151) sorted by relevance

1234567

/plugin/xslfo/
H A Daction.php25 private $template; variable in action_plugin_xslfo
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/src/
H A DTemplate.php21 protected $template = ''; variable in Text_Template
/plugin/farmer/admin/
H A Dnew.php175 createNewAnimal($name, $adminSetup, $adminPassword, $template, $aclpolicy, $userreg) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php67 public $template; variable in Google\\Service\\Dataproc\\WorkflowMetadata
244 public function setTemplate($template)
/plugin/authgoogle/google/external/
H A DURITemplateParser.php44 public function __construct($template) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php49 public function setTemplate($name, $template)
/plugin/farmsync/meta/
H A DTemplateUpdates.php8 public function updateEntity($template, $source, $target) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php29 public function testSecurity($template)
/plugin/doodle4/
H A Ddoodle_template.php11 $template = $this->template; variable
H A Dsyntax.php255 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle4
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ExecutionTemplate.php100 public function setTemplate(GoogleCloudRunV2TaskTemplate $template)
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js13 const template = file.globTemplate(path.join(templatePath, '*.jst')); constant
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php172 public function render($template, $data) argument
183 public function __invoke($template, argument
[all...]
/plugin/datatemplate/syntax/
H A Dentry.php95 function _getFile($template) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DLexerTest.php60 protected function countToken($template, $type, $value = null)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php17 function uri_template($template, array $variables)
/plugin/sectiontoggle/
H A Dtemplates.ini66 typeicke-template global() argument
67 nameicke-template global() argument
/plugin/sequencediagram/bower_components/snap.svg/
H A Ddr.json4 "template": "template.dot", string
/plugin/doodle3/
H A Dsyntax.php206 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle3
/plugin/doodle2/
H A Dsyntax.php189 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle
/plugin/icalevents/
H A Dsyntax-impl.php311 …function renderEvent($mode, Doku_Renderer $renderer, $event, $template, $dateFormat, $timeFormat) {
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php452 function map($template = FALSE)
/plugin/tagging/script/
H A Deditable.js77 template : '<form class="form-inline editableform">'+ property in EditableForm
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php343 protected function loadTemplate($template, $templateName = null, $line = null, $index = null)
/plugin/farm/
H A Danimal.class.php580 public static function createNew($name = '', $template = null, $host = null, $handler = null) {

1234567