Home
last modified time | relevance | path

Searched +full:tag +(+path:plugin +path:tag) -(+path:plugin +path:tag +path:lang) (Results 151 – 172 of 172) sorted by last modified time

1234567

/plugin/tagsections/syntax/
H A Dtag.php3 * Tag Plugin: displays list of keywords with links to categories this page
7 * Usage: {{tag>category tags space separated}}
23 * Tag syntax plugin, allows to specify tags in a page
28 if (plugin_isdisabled('tag') || (!$this->Htag = plugin_load('helper', 'tag'))) {
29 msg('tag plugin is required by tagsections plugin, but missing', -1);
47 $this->Lexer->addSpecialPattern('\{\{tag>.*?\}\}', $mode, 'plugin_tagsections_tag');
65 …// If we are directly after an opening Tag of a section level. This only applies if the option is …
104 if ( ($my = $this->loadHelper('tag')) && $this->getConf('useTagLinks')) {
105 …return '<span class="tagsections header tag '.implode(' ', $list).'">'.$my->tagLink($entry, array_…
112 $link = tpl_link($format, $name, 'rel="tag" title="'.$entry.'"', true);
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php12 namespace Symfony\Component\Yaml\Tag;
20 private $tag; variable in Symfony\\Component\\Yaml\\Tag\\TaggedValue
23 public function __construct(string $tag, $value) argument
25 $this->tag = $tag;
31 return $this->tag;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DTag.php10 * @JMS\XmlRoot("tag")
13 class Tag class
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTag.php17 interface Tag interface
/plugin/jukebox/id3/
H A Dmodule.tag.id3v1.php10 // module.tag.id3v1.php //
26 if (substr($id3v1tag, 0, 3) == 'TAG') {
78 if (substr($preid3v1, 0, 3) == 'TAG') {
81 // This goes as far as adding a new v1 tag *even if there already is one*
83 // A suspected double-ID3v1 tag has been detected, but it could be that
84 // the "TAG" identifier is a legitimate part of an APE or Lyrics3 tag
86 // an APE tag footer was found before the last ID3v1, assume false "TAG" synch
88 // a Lyrics3 tag footer was found before the last ID3v1, assume false "TAG" synch
91 …$ThisFileInfo['warning'][] = 'Duplicate ID3v1 tag detected - this has been known to happen with iT…
322 $ID3v1Tag = 'TAG';
H A Dmodule.tag.id3v2.php22 // Overall tag structure:
186 // b - Tag is an update
191 // d - Tag restrictions
718 // There may only be one 'IPL' frame in each tag
1368 // Offset to next tag $xx xx xx xx
1506 // There may only be one 'OWNE' frame in a tag
1619 // There may be several 'ENCR' frames in a tag,
1642 // There may be several 'GRID' frames in a tag,
1695 // There may only be one 'seek frame' in a tag
1697 // Minimum offset to next tag $xx xx xx xx
[all …]
/plugin/authucenter/lib/uc_client/control/
H A Dtag.php7 $Id: tag.php 1059 2011-03-01 07:25:09Z monkey $
21 $this->load('tag');
40 $data = $_ENV['tag']->get_tag_by_name($tagname);
54 $_ENV['tag']->formatcache($tagdata['appid'], $tagname);
73 $_ENV['tag']->formatcache($appid, $tagname);
/plugin/authucenter/lib/uc_client/model/
H A Dtag.php7 $Id: tag.php 1059 2011-03-01 07:25:09Z monkey $
/plugin/html2pdf/html2pdf/html2ps/
H A Dtag.font.inc.php2 // $Header: /cvsroot/html2ps/tag.font.inc.php,v 1.3 2005/06/28 15:56:09 Konstantin Exp $
H A Dtag.frame.inc.php2 // $Header: /cvsroot/html2ps/tag.frame.inc.php,v 1.19 2006/05/27 15:33:27 Konstantin Exp $
H A Dtag.img.inc.php2 // $Header: /cvsroot/html2ps/tag.img.inc.php,v 1.11 2005/11/12 06:29:24 Konstantin Exp $
H A Dtag.input.inc.php2 // $Header: /cvsroot/html2ps/tag.input.inc.php,v 1.21 2005/11/12 06:29:24 Konstantin Exp $
H A Dtag.span.inc.php2 // $Header: /cvsroot/html2ps/tag.span.inc.php,v 1.3 2005/08/21 08:24:35 Konstantin Exp $
H A Dtag.table.inc.php2 // $Header: /cvsroot/html2ps/tag.table.inc.php,v 1.4 2005/09/25 16:21:45 Konstantin Exp $
H A Dtag.td.inc.php2 // $Header: /cvsroot/html2ps/tag.td.inc.php,v 1.13 2005/09/25 16:21:45 Konstantin Exp $
H A Dtag.utils.inc.php2 // $Header: /cvsroot/html2ps/tag.utils.inc.php,v 1.3 2005/07/01 18:01:58 Konstantin Exp $
H A Dtag.body.inc.php2 // $Header: /cvsroot/html2ps/tag.body.inc.php,v 1.4 2005/07/01 18:01:58 Konstantin Exp $
H A Dtag.select.inc.php2 // $Header: /cvsroot/html2ps/tag.select.inc.php,v 1.5 2005/09/25 16:21:45 Konstantin Exp $
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.tag.ol.type.php5 $tree = $this->runPipeline(file_get_contents('test.tag.ol.type.html'));
H A Dtest.tag.ul.type.php5 $tree = $this->runPipeline(file_get_contents('test.tag.ul.type.html'));
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DTag.php27 * @class Tag
34 class Tag { class
58 * Constructor creates a tag object with the specified name and tag content
59 * @method Tag
162 * Get ending of the tag string, i.e. its closing tag
246 * Parse a string containing a tag into the tag object, this will parse the first tag found
265 // if tag name starts from alpha character we found the tag
299 // if tag short close found before tag close, then tag is short
332 // look for ending of the tag after tag content
351 // if success, find number of tag opens before the tag close
[all …]
/plugin/tindexmenu/syntax/
H A Dtag.php4 * Info tIndexmenu tag: Tag a page with a sort number.
30 'name' => 'tIndexmenu tag',
31 'desc' => 'tIndexmenu tag plugin.',

1234567