| Current Path : /var/www/html/components/com_community/views/friends/ |
| Current File : /var/www/html/components/com_community/views/friends/metadata.xml |
<?xml version="1.0" encoding="utf-8"?> <metadata> <view title="Friends"> <message> <![CDATA[ Friends view ]]> </message> <options var="task"> <default name="All Friends" msg="Displays all friends for the user" /> <option value="invite" name="Invite Friends" msg="Invite friends view" /> <option value="sent" name="Sent Friends Request" msg="Displays a list of friend requests the user made." /> <option value="pending" name="Pending Approval" msg="Displays a list of users awaiting for their friend request." /> </options> </view> <state> <name>Friends Layout</name> <description>Friend listings layout</description> </state> </metadata>