| 5 main functions |
| Thursday, 23 August 2007 | |
|
Today I want to introduce the 5 main function or views of the com_leagueman component you can link in your menu to show your users, what you setup in com_leagueman's admin area. Project Info pageThe project info page is a summary of a project (your league) you can display a couple of things right now:
index.php?option=com_leagueman&func=projectinfo&p=1 p = project ID Round Info pagePerhaps the round info page is the best entry point for your league.Here you can browse all matchdays, see results, table and info about every match assigned to a round (matchday). The info tab will display the lineup of a team + all match events goals, yellow cards etc. You can also discuss every match, if you installed com_jbulletin. Link this page in your menu by entering the following URL in your menu manager: index.php?option=com_leagueman&func=roundinfo&p=1 p = project ID Team Info pageThe team info page is also organized in tabs showing you the following things:
index.php?option=com_leagueman&func=teaminfo&tm=6 tm = teammap ID(dont use the global team ID here!) You can get to the team info page, when you click on a team in your round info page or leaguetable module. Player Info pageThe player info page is a profile page of each player in your databaseLink this page in your menu by entering the following URL in your menu manager: index.php?option=com_leagueman&func=playerinfo&pid=6 pid = player ID Match Info pageThe matchinfo page is a profile page of each match in your databaseActually you dont want to link this page in your menu, but have to link anywhere else within roundinfo or teaminfo (result tab). However, the link is: index.php?option=com_leagueman&func=matchinfo&m=6 m = match ID |
| < Prev | Next > |
|---|
| Blog |
| Home |
| Forum |
| Downloads |
| 1.Bundesliga 07/08 |
| Screenshots |
| Sitemap |