| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/administrator/components/com_noixacl/adapters/section/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<install type="adapter" version="1.5.0">
<name>section</name>
<component>com_content</component>
<author>Joomila</author>
<version>1.5.7</version>
<creationDate>November 2009</creationDate>
<author>Luiz F. Weber - Webgenium / joomila - NOIX</author>
<authorEmail>suporte@webgenium.com.br</authorEmail>
<authorUrl>http://www.webgenium.com.br</authorUrl>
<copyright>(C) 2009 All rights reserved.</copyright>
<license>GNU/GPL</license>
<description>Adapter Content Section site/admin</description>
<files>
<filename adapter="section">section.xml</filename>
<filename type="controller">section.php</filename>
<filename type="plugin" name="PluginSection">plugin.php</filename>
<filename>views/admin/tmpl/default.php</filename>
<filename>views/admin/view.html.php</filename>
<filename>views/site/tmpl/default.php</filename>
<filename>views/site/view.html.php</filename>
</files>
<plugin>
<admin>admin</admin>
<site>site</site>
</plugin>
<views>
<admin application="administrator" viewname="SectionViewAdmin" title="Backend">
<tasks>
<task name="New Item">add</task>
<task name="Edit Item">edit</task>
<task name="Save">save</task>
<task name="Publish">publish</task>
<task name="Unpublish">unpublish</task>
<task name="Archive">archive</task>
<task name="Unarchive">unarchive</task>
<task name="Move Item">moveselect</task>
<task name="Copy Item">copy</task>
<task name="Save Copy Item">copysave</task>
<task name="Move to trash">remove</task>
<task name="Reorder">saveorder</task>
<task name="Frontpage">toggle_frontpage</task>
<task name="Accesslevel">accesslevel</task>
</tasks>
<save>
<aco_section type="text">com_content</aco_section>
<aco_value type="text">section</aco_value>
<axo_section type="var">sectionid</axo_section>
<axo_value type="var">tasks</axo_value>
</save>
<load>
<field>axo_value</field>
<aco_section type="text">com_content</aco_section>
<aco_value type="text">section</aco_value>
<axo_section type="var">sectionid</axo_section>
<axo_value></axo_value>
</load>
</admin>
<site application="site" viewname="SectionViewSite" title="Frontend">
<tasks>
<task name="Acessar">access</task>
<task name="New Item">add</task>
<task name="Edit Item">edit</task>
<task name="Save">save</task>
</tasks>
<save>
<aco_section type="text">com_content</aco_section>
<aco_value type="text">access</aco_value>
<axo_section type="text">category</axo_section>
<axo_value type="var">catid</axo_value>
</save>
<load>
<field>aco_value</field>
<aco_section type="text">com_content</aco_section>
<aco_value type="text">access</aco_value>
<axo_section type="text">category</axo_section>
<axo_value type="var">catid</axo_value>
</load>
</site>
</views>
</install>