473,548 Members | 2,683 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Php document generator from phpDoc style

Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....

Jul 16 '05 #1
5 7181
point <po***@caanNOSP AMproduction.co m> wrote:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????


http://www.google.com/search?q=phpdoc

JOn
Jul 16 '05 #2
point wrote on Thursday 11 September 2003 07:07:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....


Try the one that I recently created - ActiveLink PHP DOC Package:

- go to http://www.active-link.com/intranet/software.php
- download DOC package and unzip it in the PHP-accessible directory
- view online documentation (actually generated by the same package)
- create and run following script to view documentation in the browser:

<?php

// import class loading function
require_once("c lasses/iorca/include.php");
// load required classes
import("org.act ive-link.doc.PHPCla ss");
import("org.act ive-link.doc.DocHTM L");

// parse class comments from file
$myClass = new PHPClass();
$success = $myClass->parseFromFile( "YourClassHere. php");

// generate and print HTML documentation
$myDoc = new DocHTML();
$o = $myDoc->getClassDoc($m yClass);
print($o);

?>

Obviously, substitute "YourClassHere. php" with the PHP file you are
generating the documentation for.

Good luck!

--
Business Web Solutions
ActiveLink, LLC
www.active-link.com/intranet/
Jul 16 '05 #3
Hi there,
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

What about www.phpdoc.org ?

Kind regards.

Karl Heinz

--
Dipl.Ing.(FH) Karl Heinz Marbaise | Minkenberg Medien GmbH
Projektleiter / Projectmanager | www.minkenberg-medien.de
Tel.: +49 (2452) 98 91 40 | Roermonderstr. 128a
Fax.: +49 (2452) 98 91 42 | D-52525 Heinsberg

Jul 16 '05 #4
Thanx guys.......

respect....
"Karl-Heinz Marbaise" <ka********@min kenberg-medien.de> wrote in message
news:bj******** ****@ID-68093.news.uni-berlin.de...
Hi there,
Anyone knows of a good and easy program or script which generates doc file from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

What about www.phpdoc.org ?

Kind regards.

Karl Heinz

--
Dipl.Ing.(FH) Karl Heinz Marbaise | Minkenberg Medien GmbH
Projektleiter / Projectmanager | www.minkenberg-medien.de
Tel.: +49 (2452) 98 91 40 | Roermonderstr. 128a
Fax.: +49 (2452) 98 91 42 | D-52525 Heinsberg

Jul 16 '05 #5
Iky
point wrote:
Anyone knows of a good and easy program or script which generates doc file
from a phpdoc style comments????

PhpEdit has something like that but I need a standalone one...

respect....

doxygen

Jul 16 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1707
by: FinallyInSeattle | last post by:
I have an old product that generates a Word document using Word Automation (tables, pictures, etc). The execution speed is quite slow and I'm finally at the point where I can tell my customers that they HAVE to have Office 2003. That brings me to the potential of using .NET and building a Word document using Word XML instead. The document...
5
4200
by: George Hester | last post by:
function spawn(ev){ var oSelect = ''; var oFlag = false; if (ns4 || ns6) oSelect = document.getSelection(); else if (ie4 || ie5){ if (!ev) ev = window.event; oFlag = true; oSelect = document.selection;
4
26560
by: Ghyslaine Crespe | last post by:
Hello, In my script, the line document.getElementById(id).style.background-position = "-200px -500px"; fails ! So, how can I change the background-position value ?
2
1269
by: sushi | last post by:
Hello, I am using java script to post data back to the server when a button is clicked. In my web form, when a button is clicked, a javascript executes which submits data back to the server by following statment document.WebForm1.submit( ); But when i click on the button i am getting document.webform1 is null or not an object.
10
1903
by: Noor | last post by:
Hi all, I need to well formatted ms word document through vb.net. All the data that will make the word document will come from the database. and formatted dynamically. Currently i have started doing it in crystal report and finally i will export that crystal report to ms word format.
14
2811
by: Alf P. Steinbach | last post by:
Not yet perfect, but: http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01.pdf http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01_examples.zip To access the table of contents, use the "Bookmarks" tab in Adobe Acrobat. Comments, corrections, praise, nits, etc., are still welcome!
0
1181
by: Miloann | last post by:
We are implementing an application that sends reminder emails to employees in other departments through intranet. The application comes with an email template in ASPX. Can I modify the codes to include an attached word document? Where should I store the word document? The APSX codes is listed as follows: <%@ Page Language="vb"...
3
1700
pbmods
by: pbmods | last post by:
Nobody I know actually uses phpdoc, but some of the staff where I work use IDEs that can parse phpdoc blocks, so I try to be accommodating. Plus I might just use it someday if I have some time to kill. In the meantime... I'm curious if phpdoc block boundaries are 'strict'. In other words, I've only ever heard of phpdoc blocks formatted like...
2
2721
by: allan.s.palmer | last post by:
Hello, I have an asp.net pop up that is generating a Word document real time and sending it to the user by sending the appropriate response headers. When it is run on our development environment it works fine in both IE6 and IE7. We recently moved this to our UAT environment and it works fine for IE7, but IE6 users are getting the option...
0
7512
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7951
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7466
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7803
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5362
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5082
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3475
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1926
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.