Home
last modified time | relevance | path

Searched defs:name (Results 76 – 100 of 193) sorted by relevance

12345678

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DLoader.php27 public function load($name);
/template/strap/ComboStrap/Xml/
H A DXmlElement.php175 public function setAttribute(string $name, string $value): XmlElement
181 public function hasAttribute(string $name): bool
270 public function addStyle(string $name, string $value): XmlElement
/template/strap/ComboStrap/Meta/Form/
H A DFormMetaField.php60 private $name; variable in ComboStrap\\Meta\\Form\\FormMetaField
108 public function __construct($name, $type)
120 public static function create(string $name, string $type): FormMetaField
/template/breeze/bower_components/gumby/
Dbower.json2 "name": "gumby", string
/template/twigstarter/vendor/twig/twig/src/Error/
DSyntaxError.php28 public function addSuggestions($name, array $items)
/template/wikiweko/
H A Dscript.js31 ]).each(function (i, name) { argument
/template/dynamic_template/custom_code/
Dcustom_functions.php3 function dyn_img_sel($type,$name) {
/template/ospyramid/js/libs/
Djquery-1.6.1.js235 pushStack: function( elems, name, selector ) { argument
606 nodeName: function( elem, name ) { argument
873 jQuery.each("Boolean Number String Function Array Date RegExp Object".split(" "), function(i, name)… argument
1409 data: function( elem, name, data, pvt /* Internal Use Only */ ) { argument
1492 removeData: function( elem, name, pvt /* Internal Use Only */ ) { argument
1578 _data: function( elem, name, data ) { argument
1889 attr: function( name, value ) { argument
1893 removeAttr: function( name ) { argument
1899 prop: function( name, value ) { argument
1903 removeProp: function( name ) { argument
[all …]
/template/notos/
DNotosMenu.php16 public function __construct($name = 'notos')
/template/twigstarter/
DTwigStarterLoader.php16 public function isFresh($name, $time)
/template/breeze/bower_components/modular-scale/
Dsache.json2 "name": "modular-scale", string
Dbower.json2 "name": "modular-scale", string
/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DStringLoader.php31 public function load($name)
/template/strap/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 …=typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e|… function
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DTempNameExpression.php18 public function __construct(string $name, int $lineno)
DParentExpression.php24 public function __construct(string $name, int $lineno, string $tag = null)
DFunctionExpression.php19 public function __construct(string $name, Node $arguments, int $lineno)
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DType.php12 public function __construct(string $name, string $prefix = '') {
/template/dwsimple/dwsimple/
Dsimple.php136 function startElement($parser, $name, $attrs) {
157 function endElement($parser, $name) {
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php87 public function getCapability($name)
97 public function setCapability($name, $value)
/template/twigstarter/vendor/twig/twig/src/Node/
DBlockReferenceNode.php24 public function __construct(string $name, int $lineno, string $tag = null)
DBlockNode.php24 public function __construct(string $name, Node $body, int $lineno, string $tag = null)
/template/strap/resources/snippet/js/
H A Dscroll-magic.js24 .addIndicators({name: "animation " + (i + 1)}) // add indicators (requires plugin) property
/template/strap/ComboStrap/Meta/Store/
H A DMetadataDbStore.php291 public function getFromName(string $name, $default = null)
307 public function setFromPersistentName(string $name, $value, $default = null)
/template/twigstarter/vendor/twig/twig/src/Extension/
DStringLoaderExtension.php42 function twig_template_from_string(Environment $env, $template, string $name = null)

12345678