Hide view or layout in the Joomla menu manager PDF Print E-mail
Written by Administrator   
Saturday, 16 January 2010 14:27
If you are building your own component, and you have layouts or entire views you wish to hide from the backend menu manager, you can do so with very little effort and some bits of XML.

Hide a view

Within your component, for instance in the bar view in the foo component, you have a metadata.xml-file:

/components/com_foo/views/bar/metadata.xml

The first three lines of this component might look like this:

<?xml version="1.0" encoding="utf-8"?>
<metadata>
<view title="Bar">
<message><![CDATA[BARDESC]]></message>
</view>
</metadata>

To hide this view from the menu manager, all you have to do is add the parameter hidden=true to the view element, like this:

<?xml version="1.0" encoding="utf-8"?>
<metadata>
<view title="Bar" hidden="true">
<message><![CDATA[BARDESC]]></message>
</view>
</metadata>

You can also hide a view by using an underscore in it’s name.

Hide a layout

Hiding a layout is done in a similar manner, but here you have to edit the layout’s XML-file. Let’s say you want to hide the default layout in the same view as in the example above. You then have to edit this file:

/components/com_foo/views/bar/tmpl/default.xml

In the same manner as above, you add hidden=”true”, but this time you add it to the layout element in the XML-file.

Author A blog about web development techniques, tools, tips & tricks. read original Post here


Administrator Written on Saturday, 16 January 2010 14:27 by Administrator

Viewed 593 times so far.

Rate this article

(1 vote)

Comments (0)Add Comment

Write comment

security code
Write the displayed characters


busy
Last Updated on Saturday, 16 January 2010 14:39
 

Extensions

Tools
+Backup
+Mini tools

+
Advertise
+
SEO &SEF

Media
+
Gallery
+
Video
Styles
+Tab & Slide
+Sharing
+
Tags Cloud
+Visitors
Shop
+
Update
+Update

Articles
+Blogger
+News
+Comments
+Auto post
Social
+
Forums
+ShoutBox

Special
+
Holidays
+Editors

+Files

Manage
+
Download
+Update

+Update

Most downloads in 10 days

calendar.gifAug.01

Today Joomlapanel are pleased to announce the release of  Free JP Dreamland Template, the 5th Te...

calendar.gifMay.20

a free Joomla template for travel

calendar.gifMay.20

A nice templates for Joomla 1.5

calendar.gifMar.16

MyPortfolio Joomla 1.5 template is very first template I ever made for Joomla Community when Port...

calendar.gifApr.06

Free Joomla templates from Templatemonster. It's nice

Extensions stats

The download archive contains currently 139 downloads in 24 categories. To date, these have been downloaded 45267 times.

Blog Tips

Blog News
SEO Tips

Online

We have 78 guests online

Newest Files

calendar.gifMar.01

Latest Free Template From Joomvision

calendar.gifMar.01

Today Joomvision are pleased to announce the release of Free JV 9BodyTemplate

calendar.gifSep.11

The Fastest Joomla! Admin Template AdminPraise Lite is a super lightweight Joomla! administrator ...

calendar.gifAug.15

Hi! JoomPlaza members,today, I received anouncement from Rockettheme. A new free Joomla template ...

calendar.gifAug.01

Today Joomlapanel are pleased to announce the release of  Free JP Dreamland Template, the 5th Te...

SocialTwist Tell-a-Friend