Home
last modified time | relevance | path

Searched refs:variables (Results 76 – 100 of 182) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure.phpt112 Failed asserting that two variables reference the same object.
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example8 * See for information about available variables, menu structure, override and adding menu entries in the scripts/contextmenu.js
/plugin/advanced/lang/en/config/
H A Dstyleini.txt19 …eplacements can also be used as [[doku>devel:less#accessing_styleini_placeholders|LESS variables]].
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1variables\n builtinVariables: [\n '$!',\n '$^RE_TRIE_MAXBUF',\n '$LAST_REG…
/plugin/groupmail/
H A DCHANGELOG58 * Renamed some variables.
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md6 This component provides the functionality to export PHP variables for visualization.
/plugin/templater/
H A DCHANGELOG.md66 * Trimming keys and variables.
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js735 var variables = this._Variables ;
737 if ( !variables )
738 variables = this._Variables = {} ;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst14 A template contains **variables** or **expressions**, which get replaced with
70 The application passes variables to the templates for manipulation in the
96 variable but the print statement. When accessing variables inside tags,
129 The following variables are always available in templates:
138 You can assign values to variables inside code blocks. Assignments use the
436 variables if needed. What to escape? Any variable you don't trust.
470 variables in other contexts, you need to explicitly escape them with the
483 otherwise handle as variables or blocks. For example if the default syntax is
H A Dintro.rst69 renders it with the variables passed as a second argument.
H A Dadvanced_legacy.rst11 operators, global variables, and functions. You can even extend the parser
369 variables from within a template. The tag can be used like follows:
513 define tags, filters, tests, operators, global variables, functions, and node
588 * Returns a list of global variables to add to the existing list.
590 * @return array An array of global variables
644 Global variables can be registered in an extension via the ``getGlobals()``
H A Dadvanced.rst11 operators, global variables, and functions. You can even extend the parser
428 variables from within a template. The tag can be used like follows:
573 define tags, filters, tests, operators, global variables, functions, and node
646 * Returns a list of global variables to add to the existing list.
648 * @return array An array of global variables
696 Global variables can be registered in an extension via the ``getGlobals()``
/plugin/numberedheadings/
H A DREADME.md71 Character variables can be incremented in PHP, like A0, A1, A2 ...
/plugin/geonav/tpl/startermap/
H A Dstyle.ini47 ; Placeholders defined here will also be made available as LESS variables
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md51 …* Added support for constants, variables and functions through the `Context`. (jubianchi, 2015-10-…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm152 <cfset variables.FCKeditor = duplicate(application.FCKeditor)>
158 <cfset variables.FCKeditor = duplicate(server.FCKeditor)>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTagManager.php1052 'variables',
1056 'path' => 'tagmanager/v2/{+parent}/variables',
1086 'path' => 'tagmanager/v2/{+parent}/variables',
/plugin/authshibboleth/
H A DREADME.md11 …cate users. It just takes all required information from the environment variables injected by Shib…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso32 Convert query string parameters to variables and initialize output.
/plugin/latexport/examples/
H A Dexample.tex58 % Copy author and title into variables that can be
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst312variables (`object`, `context` and `property_metadata` for use in an expression. This enables you …
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt314 localvars block of local variables
343 sqbracket variables in rewrites "%{..}"
353 envvar environment variables
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst36 And here is how to escape variables included in JavaScript code:
/plugin/structtemplate/_vagrant/
H A DVagrantfile20 # This is a very BASh-like use of variables - there's probably a better
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG236 * fixed reserved keywords (forbids true, false, null and none keywords for variables names)
349 * fixed some error messages where the line was wrong (unknown variables or argument names)
418 * made it possible to use named operators as variables
724 * added the "attribute" function to allow getting dynamic attributes on variables
811 * added global variables support
825 variables are now automatically escaped. You can revert to the previous
866 * the include tag now merges the passed variables with the current context by default
930 …* fixed the for tag for large arrays (some loop variables are now only available for arrays and ob…
948 * fixed variables defined outside a loop and for which the value changes in a for loop
988 * added a way to specify variables to pass to an included template

12345678