Home
last modified time | relevance | path

Searched refs:tagname (Results 1 – 25 of 37) sorted by path

12

/plugin/adhoctags/
H A DREADME.md72 `<tagname #tagid csswidth :lang &datetime classname classname2>`
/plugin/amazon_heavy/
H A Dclass.xmlreader.php47 $tagname = $vals[$i]['tag'];
50 $array[$tagname]['@'] = $vals[$i]['attributes'];
54 $array[$tagname]['@'] = array();
70 $tagname = $vals[$i]['tag'];
74 $tagname = '';
76 if ( isset ( $children[$tagname] ) )
78 $size = sizeof($children[$tagname]);
94 $tagname = $vals[$i]['tag'];
95 if( isset ($children[$tagname]) )
97 $size = sizeof($children[$tagname]);
[all …]
/plugin/authucenter/lib/uc_client/
H A Dclient.php584 function uc_tag_get($tagname, $nums = 0) { argument
585 $return = call_user_func(UC_API_FUNC, 'tag', 'gettag', array('tagname'=>$tagname, 'nums'=>$nums));
/plugin/authucenter/lib/uc_client/control/
H A Dtag.php27 $tagname = $this->input('tagname');
29 if(empty($tagname)) {
40 $data = $_ENV['tag']->get_tag_by_name($tagname);
54 $_ENV['tag']->formatcache($tagdata['appid'], $tagname);
73 $_ENV['tag']->formatcache($appid, $tagname);
78 $_ENV['note']->add('gettag', "id=$tagname", '', $appadd, -1);
/plugin/authucenter/lib/uc_client/model/
H A Dtag.php26 function get_tag_by_name($tagname) { argument
27 $arr = $this->db->fetch_all("SELECT * FROM ".UC_DBTABLEPRE."tags WHERE tagname='$tagname'");
60 function formatcache($appid, $tagname) { argument
61 …result_first("SELECT count(*) FROM ".UC_DBTABLEPRE."tags WHERE tagname='$tagname' AND appid='$appi…
63 …$this->db->query("UPDATE ".UC_DBTABLEPRE."tags SET expiration='0' WHERE tagname='$tagname' AND app…
65 …INSERT INTO ".UC_DBTABLEPRE."tags (tagname, appid, expiration) VALUES ('$tagname', '$appid', '0')"…
/plugin/fastwiki/
H A Dscript.js598 var tagname = $('.content_initial')[0].tagName.toLowerCase();
599 var body = $('<' + tagname + ' class="content_partial"></' + tagname + '>').append(data);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php84 function set_tagname($tagname) { argument
85 $this->_tagname = $tagname;
H A Dbox.php185 switch ($root->tagname()) {
386 $box->set_tagname($root->tagname());
H A Dbox.table.cell.php226 … if (array_search(strtolower($child->tagname()), array("h1","h2","h3","h4","h5","h6","p"))) {
239 … if (array_search(strtolower($child->tagname()), array("h1","h2","h3","h4","h5","h6","p"))) {
H A Dbox.table.php95 if ($child->tagname() === 'colgroup') {
154 if ($child->tagname() === 'col') {
H A Dconfig.parse.php21 switch ($child->tagname()) {
96 switch ($child->tagname()) {
128 switch ($child->tagname()) {
153 switch ($child->tagname()) {
185 switch ($child->tagname()) {
H A Dcss.ruleset.class.php57 $tagname = strtolower($root->tagname());
59 if ($tagname === 'style') {
64 } elseif ($tagname === 'link') {
242 if (isset($this->tag_filtered[strtolower($root->tagname())])) {
243 $local_css = $this->tag_filtered[strtolower($root->tagname())];
280 if (isset($this->tag_filtered[strtolower($root->tagname())])) {
281 $local_css = $this->tag_filtered[strtolower($root->tagname())];
H A Dcss.selectors.inc.php73 if ($selector[1] == strtolower($root->tagname())) { return true; };
84 ($selector[1] == strtolower($root->tagname()))) { return true; };
149 return $root->tagname() == "a" && $root->has_attribute('href');
151 return $root->tagname() == "a" && $root->has_attribute('href');
H A Ddom.activelink.inc.php33 function tagname() { function in ActiveLinkDOMTree
H A Ddom.php4.inc.php67 function tagname() { function in PHP4DOMTree
68 return $this->_element->tagname();
H A Ddom.php5.inc.php90 function tagname() { function in DOMTree
H A Dhtml.attrs.inc.php168 if (array_key_exists($root->tagname(), $g_tag_attrs)) {
169 foreach ($g_tag_attrs[$root->tagname()] as $attr => $fun) {
H A Dparser.xhtml.class.php58 if ($root->tagname() === 'base') {
H A Dtree.navigation.inc.php43 if (strtolower($root->tagname()) == "body") {
H A Dxhtml.utils.inc.php249 $tagname = $matches[1];
252 $tagname = $matches[1];
256 $tagname = "";
310 return $prefix.$tagname.$str.$suffix;
/plugin/jmol2/jmol/
H A DJmol.js911 var tagname = data.substring(pt0, pt)
912 var e = (tagname == closetag || tagname == "/" ? ""
913 : document.createElementNS ? document.createElementNS('http://www.w3.org/1999/xhtml', tagname)
914 : document.createElement(tagname));
941 var child = _jmolGetDomElement(data, Ptr, "/" + tagname, lvel+1)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1547 foreach ($tagarray as $tagname => $tagdata) {
1550 if (empty($ThisFileInfo['comments'][$tagname])) {
1557 foreach ($ThisFileInfo['comments'][$tagname] as $existingkey => $existingvalue) {
1575 foreach ($ThisFileInfo['comments'][$tagname] as $existingkey => $existingvalue) {
1578 $ThisFileInfo['comments'][$tagname][$existingkey] = trim($value);
1584 …lue) || empty($ThisFileInfo['comments'][$tagname]) || !in_array(trim($value), $ThisFileInfo['comme…
1587 $ThisFileInfo['comments'][$tagname][$key] = $value;
1589 if (!isset($ThisFileInfo['comments'][$tagname])) {
1590 $ThisFileInfo['comments'][$tagname] = array($value);
1592 $ThisFileInfo['comments'][$tagname][] = $value;
H A Dgetid3.php1528 foreach ($tagarray as $tagname => $tagdata) {
1529 if ($tagname == 'picture') {
1533 if (isset($this->info['tags'][$tagtype][$tagname][$key])) {
1534 unset($this->info['tags'][$tagtype][$tagname][$key]);
1536 if (isset($this->info['tags_html'][$tagtype][$tagname][$key])) {
1537 unset($this->info['tags_html'][$tagtype][$tagname][$key]);
H A Dmodule.graphic.jpg.php170 list($subsection, $tagname) = explode(':', $key);
171 $info['xmp'][$subsection][$tagname] = $this->CastAsAppropriate($value);
/plugin/jukebox/id3/
H A Dgetid3.lib.php1192 foreach ($tagarray as $tagname => $tagdata) {
1195 if (empty($ThisFileInfo['comments'][$tagname])) {
1202 foreach ($ThisFileInfo['comments'][$tagname] as $existingkey => $existingvalue) {
1213 foreach ($ThisFileInfo['comments'][$tagname] as $existingkey => $existingvalue) {
1216 $ThisFileInfo['comments'][$tagname][$existingkey] = trim($value);
1222 …if (empty($ThisFileInfo['comments'][$tagname]) || !in_array(trim($value), $ThisFileInfo['comments'…
1223 $ThisFileInfo['comments'][$tagname][] = trim($value);

12