Home
last modified time | relevance | path

Searched refs:tagURLs (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/zenpage/
H A Dclass-zenpageitems.php60 $c = tagURLs($c);
121 $this->set("extracontent", tagURLs($ec));
H A Dclass-zenpagepage.php142 $this->set('password_hint', tagURLs($hint));
H A Dclass-zenpagecategory.php51 $desc = tagURLs($desc);
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dclass-mediaobject.php35 $desc = tagURLs($desc);
117 $this->set('password_hint', tagURLs($hint));
H A Dclass-themeobject.php44 $this->set('title', tagURLs($title));
205 $this->set('codeblock', tagURLs($cb));
228 $this->set('custom_data', tagURLs($val));
H A Dclass-gallery.php65 $this->set('gallery_title', tagURLs($title));
90 $desc = tagURLs($desc);
116 $notice = tagURLs($notice);
203 $this->set('gallery_hint', tagURLs($value));
1084 $this->set('website_title', tagURLs($value));
1216 $this->set('codeblock', tagURLs($cb));
H A Dclass-image.php830 $this->set('city', tagURLs($city));
853 $this->set('state', tagURLs($state));
876 $this->set('country', tagURLs($country));
899 $this->set('credit', tagURLs($credit));
922 $this->set('copyright', tagURLs($copyright));
H A Dfunctions.php2943 function tagURLs($text) { function
2952 $text[$key] = tagURLs($textelement);
H A Dclass-album.php193 $this->set('location', tagURLs($place));
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/deprecated-functions/
H A Ddeprecated-functions.php495 static function tagURLs() { function in internal_deprecations
606 * @see tagURLs()
608 static function tagURLs($text) { function in zpFunctions
609 internal_deprecations::tagURLs();
610 return tagURLs($text);
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkstringhandlertest.h12 void tagURLs();
H A Dkstringhandlertest.cpp18 void KStringHandlerTest::tagURLs() in tagURLs() function in KStringHandlerTest
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A DdefaultCodeblocks.php76 $this->codeblocks = tagURLs($cb);
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dtools.h61 QString tagURLs(const QString &test);
H A Dnotecontent.cpp1054 …Tools::tagCrossReferences(Tools::tagURLs(Tools::textToHTMLWithoutP(text().replace("\t", " … in exportToHTML()
1114 QString convert = Tools::tagURLs(m_html); in finishLazyLoad()
1171 QString convert = Tools::tagURLs(html().replace("\t", " ")); in exportToHTML()
H A Dtools.cpp156 QString Tools::tagURLs(const QString &text) in tagURLs() function in Tools
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/fr_FR/LC_MESSAGES/
H A Dzenphoto.po15847 msgid "Use tagURLs() instead"
15848 msgstr "Utilisez tagURLs() à la place"
26609 #~ msgid "Use tagURLs(() instead"
26610 #~ msgstr "Utilisez tagURLs(() à la place"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/nl_NL/LC_MESSAGES/
H A Dzenphoto.po16127 msgid "Use tagURLs() instead"
16128 msgstr "Gebruik in plaats hiervan <code>tagURLs()</code>"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/da_DK/LC_MESSAGES/
H A Dzenphoto.po15056 msgid "Use tagURLs() instead"
15057 msgstr "Brug tagURLs() stedet"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/sk_SK/LC_MESSAGES/
H A Dzenphoto.po15477 msgid "Use tagURLs() instead"
15478 msgstr "Namiesto toho použite tagURLs()"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/de_DE/LC_MESSAGES/
H A Dzenphoto.po16318 msgid "Use tagURLs() instead"
16319 msgstr "Verwenden Sie stattdessen tagURLs(()"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_BO/LC_MESSAGES/
H A Dzenphoto.po15426 msgid "Use tagURLs() instead"
15427 msgstr "En su lugar use tagURLs()"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_ES/LC_MESSAGES/
H A Dzenphoto.po16318 msgid "Use tagURLs() instead"
16319 msgstr "En su lugar use tagURLs()"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_LA/LC_MESSAGES/
H A Dzenphoto.po15426 msgid "Use tagURLs() instead"
15427 msgstr "En su lugar use tagURLs()"
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/locale/es_US/LC_MESSAGES/
H A Dzenphoto.po15426 msgid "Use tagURLs() instead"
15427 msgstr "En su lugar use tagURLs()"

12