<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Переопределение методов экшнов в плагине / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/825/</link>
			<description><![CDATA[Приспичило мне добавить редактируемое только админом служебное поле данных пользователя. Добавил его в таблицу пользователей; метод getProp прекрасно его считывает]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Переопределение методов экшнов в плагине (comment #15961)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/825/#comment15961</guid>
					<link>http://79.174.14.219/825.html#comment15961</link>
					<author>reverty@gmail.com</author>
					<description><![CDATA[Что-то вы страшное рассказываете, следующий код вполне успешно работает в плагине seopack<pre class="prettyprint"><code>protected $aInherits
        = array(
            'action' =&gt; array(
                'ActionAdmin'
            ),
        );</code></pre>]]></description>
					<pubDate>Wed, 22 Oct 2014 17:53:44 +0400</pubDate>
									</item>
							<item>
					<title>Переопределение методов экшнов в плагине (comment #15962)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/825/#comment15962</guid>
					<link>http://79.174.14.219/825.html#comment15962</link>
					<author>reverty@gmail.com</author>
					<description><![CDATA[Хм, может вы неправильно описали класс в экшене? Он должен быть вида <pre class="prettyprint"><code>class PluginSeopack_ActionAdmin extends PluginSeopack_Inherits_ActionAdmin {</code></pre>]]></description>
					<pubDate>Wed, 22 Oct 2014 17:56:05 +0400</pubDate>
									</item>
							<item>
					<title>Переопределение методов экшнов в плагине (comment #15970)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/825/#comment15970</guid>
					<link>http://79.174.14.219/825.html#comment15970</link>
					<author>deal@bmail.ru</author>
					<description><![CDATA[Спасибо за подсказку: действительно, класс был назван неверно.]]></description>
					<pubDate>Thu, 23 Oct 2014 11:19:40 +0400</pubDate>
									</item>
					</channel>
	</rss>
