<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yuryi Kliashtorny </title>
	<atom:link href="http://yk-cv.com/tag/component/feed/" rel="self" type="application/rss+xml" />
	<link>http://yk-cv.com</link>
	<description>My personal Website &#38; Blog</description>
	<lastBuildDate>Wed, 13 Mar 2019 19:35:26 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.5</generator>
	<item>
		<title>Joomla – Hiding Toolbar in Backend</title>
		<link>http://yk-cv.com/2014/07/joomla-hiding-toolbar-in-backend/</link>
		<comments>http://yk-cv.com/2014/07/joomla-hiding-toolbar-in-backend/#comments</comments>
		<pubDate>Tue, 08 Jul 2014 19:31:15 +0000</pubDate>
		<dc:creator><![CDATA[Yuryi Kliashtorny]]></dc:creator>
				<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://yk-cv.com/?p=386</guid>
		<description><![CDATA[Sometimes, when developing Joomla&#8217;s component you may need to hide the ToolBar with action buttons. This one (in Joomla 3.3): To do this, you just need to add next JS code in your view&#8217;s php file: &#60;script>$("#toolbar").parent().parent().remove();&#60;/script> This jQuery code will remove the ToolBar&#8217;s DIV and two it&#8217;s parents from … <a class="continue-reading-link" href="http://yk-cv.com/2014/07/joomla-hiding-toolbar-in-backend/"> Continue reading</a>]]></description>
		<wfw:commentRss>http://yk-cv.com/2014/07/joomla-hiding-toolbar-in-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
