• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Documentation

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Please can anyone tell me if there is any javadoc on JForum?

Thanks in advance.

MG
[originally posted on jforum.net by MG]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, I havn't got any development documention.
If you want development yan can reference the reply to the topic "I want to add a new function"
https://coderanch.com/t/576096
[originally posted on jforum.net by chopin]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi chopin,

Thanks for your reply. I am looking for a complete javadoc that would give me an idea of the class hierarchy, and class, attribute and method descriptions, because we are looking at adding more than just one functionality such as providing users the ability to maintain two profiles - a private visible to specific groups and a public profile which is visible to the whole world.

I guess I could generate one but I was hoping there would be one on-line that would be kept up-to-date, with new releases and patches.

Regards

MG
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,MG
I am very glad that I am also want to add some functions, so we can communicate with each other. Humm, It is not easy to understand the software architecture. When I first read the code last week, I was very puzzled. But when i try to add a hot_topic_list function, I'm more and more understanding JForum. I think you also can try to adding a small function to help you. If you have any question ,you can turn to person in the forum. I think it's no other best way if no development document.

Best regards
chopin
[originally posted on jforum.net by chopin]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic