Current Path :
/
home
/
develito
/
httpdocs
/
tmp
/
install_5fbe1482abfaf
/
Admin
/
menu
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//home/develito/httpdocs/tmp/install_5fbe1482abfaf/Admin/menu/entry.xml
<?xml version="1.0" encoding="utf-8"?><!-- @package: SobiPro Component for Joomla! @author Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH Email: sobi[at]sigsiu.net Url: https://www.Sigsiu.NET @copyright Copyright (C) 2006 - 2018 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved. @license GNU/GPL Version 3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3. See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. --> <definition> <header> <title value="MENU_LINK_TO_ENTRY" /> <file type="script" filename="adm.jmenu" /> <file type="script" filename="bootstrap.typeahead" /> <!--<file type="language" filename="SpApp.notifications" />--> </header> <body> <p class="menuTitle"> <text value="MENU_LINK_TO_ENTRY" /> </p> <p class="menuExplanation"> <text value="MENU_LINK_TO_ENTRY_EXPL" /> </p> <fieldset type="inline"> <field type="text" name="entry" label="SOBI_SELECT_ENTRY_TYPE_TITLE" placeholder="SOBI_SELECT_ENTRY_TYPE" required="true" class="input-splarge SobiProEntryChooser" /> <field type="select" name="request[sptpl]" selected="template" multi="false" values="templates" label="SOBI_TPL_OVERRIDE" class="span4" /> </fieldset> <p class="menuTemplate"><text value="SOBI_TPL_OVERRIDE_EXPL" /></p> <p class="menuContinue"> <text value="MENU_LINK_CONTINUE" /> </p> <div class="hide" id="entryName"> <text value="MENU_LINK_TO_SELECTED_ENTRY" /> </div> </body> <config> <calls> <call file="ctrl.adm.menu" method="entry" /> </calls> <hidden> <field name="sid" value="sectionId" /> <field name="section" value="sid" /> <field name="function-name" const="MENU_LINK_TO_SELECTED_ENTRY" /> <field name="params[interpreter]" const="ctrl.adm.menu.entryLabel" /> </hidden> </config> </definition>