Home
last modified time | relevance | path

Searched +defs:tag +defs:name (Results 1 – 25 of 146) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DFloodlightActivityDynamicTag.php29 public $name; variable in Google\\Service\\Dfareporting\\FloodlightActivityDynamicTag
33 public $tag; variable in Google\\Service\\Dfareporting\\FloodlightActivityDynamicTag
52 public function setName($name)
66 public function setTag($tag)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticTokenParser.php20 private $tag; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
37 …public function __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensio…
161 … \Twig_Node $body, array $inputs, array $filters, $name, array $attributes = array(), $lineno = 0,…
188 …deInterface $body, array $inputs, array $filters, $name, array $attributes = array(), $lineno = 0,…
DAsseticNode.php36 … \Twig_Node $body, array $inputs, array $filters, $name, array $attributes = array(), $lineno = 0,…
102 protected function compileAsset(\Twig_Compiler $compiler, AssetInterface $asset, $name)
135 protected function compileAssetUrl(\Twig_Compiler $compiler, AssetInterface $asset, $name)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DV1DefaultIdentity.php29 public $name; variable in Google\\Service\\ServiceConsumerManagement\\V1DefaultIdentity
33 public $tag; variable in Google\\Service\\ServiceConsumerManagement\\V1DefaultIdentity
56 public function setName($name)
70 public function setTag($tag)
DV1Beta1ServiceIdentity.php29 public $name; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ServiceIdentity
33 public $tag; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ServiceIdentity
56 public function setName($name)
70 public function setTag($tag)
DV1ServiceAccount.php33 public $name; variable in Google\\Service\\ServiceConsumerManagement\\V1ServiceAccount
37 public $tag; variable in Google\\Service\\ServiceConsumerManagement\\V1ServiceAccount
74 public function setName($name)
88 public function setTag($tag)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DNode.php27 protected $tag; variable in Twig\\Node\\Node
29 private $name; variable in Twig\\Node\\Node
42 public function __construct(array $nodes = [], array $attributes = [], $lineno = 0, $tag = null)
148 public function hasAttribute($name)
156 public function getAttribute($name)
169 public function setAttribute($name, $value)
174 public function removeAttribute($name)
182 public function hasNode($name)
190 public function getNode($name)
199 public function setNode($name, $node = null)
[all …]
DBlockReferenceNode.php24 public function __construct($name, $lineno, $tag = null)
DBlockNode.php24 public function __construct($name, \Twig_NodeInterface $body, $lineno, $tag = null)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPrinter.php51 protected function start($tag, $attr = array())
63 protected function end($tag)
78 protected function element($tag, $contents, $attr = array(), $escape = true)
90 protected function elementEmpty($tag, $attr = array())
114 protected function row($name, $value)
/plugin/projects/lib/
Dtools.php5 function wiki_debug($name, $obj = "", $hsc = false) {
44 function has_extension($name, $ext) {
51 function replace_extension($name, $from, $to) {
89 function button_remove($range, $tag) {
100 function button_add($button_name, $tag, $name="") {
/plugin/adhoctags/syntax/
Ddetails.php15 protected $tag = 'details'; variable in syntax_plugin_adhoctags_details
18 function allowAttribute(&$name, &$value) {
Dol.php15 protected $tag = 'ol'; variable in syntax_plugin_adhoctags_ol
18 function allowAttribute(&$name, &$value) {
Dli.php15 protected $tag = 'li'; variable in syntax_plugin_adhoctags_li
18 function allowAttribute(&$name, &$value) {
Diframe.php15 protected $tag = 'iframe'; variable in syntax_plugin_adhoctags_iframe
18 function allowAttribute(&$name, &$value) {
Dtime.php15 protected $tag = 'time'; variable in syntax_plugin_adhoctags_time
18 function allowAttribute(&$name, &$value) {
Dimg.php16 protected $tag = 'img'; variable in syntax_plugin_adhoctags_img
19 function allowAttribute(&$name, &$value) {
Da.php15 protected $tag = 'a'; variable in syntax_plugin_adhoctags_a
18 function allowAttribute(&$name, &$value) {
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Node/Expression/
DExtensionReference.php26 public function __construct($name, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
DParentExpression.php24 public function __construct($name, $lineno, $tag = null)
/plugin/fckg/
Dscript.js117 function parseStartTag( tag, tagName, rest, unary ) { argument
136 rest.replace(attr, function(match, name) { argument
143 name: name, property
154 function parseEndTag( tag, tagName ) { argument
/plugin/sequencediagram/bower_components/lodash/
D.bower.json2 "name": "lodash", string
8 "tag": "4.17.15", string
/plugin/adhocmathml/
Dmover.php14 protected $tag = 'mover'; variable in syntax_plugin_adhocmathml_mover
17 function allowSpecificAttribute(&$name, &$value) {
Dmath.php14 protected $tag = 'math'; variable in syntax_plugin_adhocmathml_math
17 protected function allowSpecificAttribute(&$name, &$value) {
Dmo.php14 protected $tag = 'mo'; variable in syntax_plugin_adhocmathml_mo
17 function allowSpecificAttribute(&$name, &$value) {

123456