phpOpenTracker/phpOpenTracker/API Clickpath.php,1.15.4.2,1.15.4.3 Plugin.php,1.26.2.2,1.26.2.3
Sebastian Bergmann <[email protected]> Mon, 19 Apr 2004 14:34:08 +0000
| Newsgroups | gmane.comp.web.phpopentracker.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24737/phpOpenTracker/API
Modified Files:
Tag: phpOpenTracker_1
Clickpath.php Plugin.php
Log Message:
phpDocumentor-related fixes, no functional changes.
Index: Plugin.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API/Plugin.php,v
retrieving revision 1.26.2.2
retrieving revision 1.26.2.3
diff -u -d -r1.26.2.2 -r1.26.2.3
--- Plugin.php 24 Jan 2004 19:34:06 -0000 1.26.2.2
+++ Plugin.php 19 Apr 2004 14:34:06 -0000 1.26.2.3
@@ -20,12 +20,16 @@
//
/**
-* Base Class for phpOpenTracker API plugins
-*
-* @author Sebastian Bergmann <[email protected]>
-* @version $Revision$
-* @since phpOpenTracker 1.0.0
-*/
+ * Base Class for phpOpenTracker API plugins
+ *
+ * @author Sebastian Bergmann <[email protected]>
+ * @copyright Copyright © 2000-2004 Sebastian Bergmann <[email protected]>
+ * @license http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
+ * @category phpOpenTracker
+ * @package phpOpenTracker_1
+ * @version $Revision$
+ * @since phpOpenTracker 1.0.0
+ */
class phpOpenTracker_API_Plugin {
/**
* Configuration
@@ -62,8 +66,8 @@
/**
* Builds constraint clause.
*
- * @param array $constraints
- * @param optional boolean $selfJoinPossiblyRequired
+ * @param array $constraints
+ * @param boolean $selfJoinPossiblyRequired
* @return mixed
* @access protected
* @since phpOpenTracker 1.1.0
@@ -172,9 +176,9 @@
/**
* Builds timerange where clause for interval (start, end).
*
- * @param integer start
- * @param integer end
- * @param optional string table
+ * @param integer start
+ * @param integer end
+ * @param string table
* @return string
* @access protected
*/
Index: Clickpath.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API/Attic/Clickpath.php,v
retrieving revision 1.15.4.2
retrieving revision 1.15.4.3
diff -u -d -r1.15.4.2 -r1.15.4.3
--- Clickpath.php 24 Jan 2004 19:34:05 -0000 1.15.4.2
+++ Clickpath.php 19 Apr 2004 14:34:05 -0000 1.15.4.3
@@ -20,12 +20,16 @@
//
/**
-* Clickpath
-*
-* @author Sebastian Bergmann <[email protected]>
-* @version $Revision$
-* @since phpOpenTracker 1.0.0
-*/
+ * Clickpath
+ *
+ * @author Sebastian Bergmann <[email protected]>
+ * @copyright Copyright © 2000-2004 Sebastian Bergmann <[email protected]>
+ * @license http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
+ * @category phpOpenTracker
+ * @package phpOpenTracker_1
+ * @version $Revision$
+ * @since phpOpenTracker 1.0.0
+ */
class phpOpenTracker_Clickpath {
/**
* Count
@@ -65,10 +69,10 @@
/**
* Constructor.
*
- * @param array $documents
- * @param optional array $document_urls
- * @param optional array $statistics
- * @param optional integer $count
+ * @param array $documents
+ * @param array $document_urls
+ * @param array $statistics
+ * @param integer $count
* @access public
*/
function phpOpenTracker_Clickpath($documents, $document_urls = array(), $statistics = array(), $count = 1) {
@@ -82,7 +86,7 @@
/**
* Returns GraphViz/dot markup for the graph.
*
- * @param optional boolean $returnObject
+ * @param boolean $returnObject
* @return mixed
* @access public
*/
@@ -150,7 +154,7 @@
/**
* Returns XML markup for the graph.
*
- * @param optional boolean $returnObject
+ * @param boolean $returnObject
* @return mixed
* @access public
*/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click