/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_misc_utils_inc.html
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_misc_utils_inc.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:16 2003 UTC revision 1.4 by jonen, Thu May 6 16:24:31 2004 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:32 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page misc_utils.inc</TITLE>                          <title>Docs for page misc_utils.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="file-name">/tag_utils/misc_utils.inc</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>                                                                                                                          <a href="#sec-functions">Functions</a>
20        <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>                          </div>
21        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>          <div class="info-box-body">    
22        <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>                  <!-- ========== Info from phpDoc block ========= -->
23        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>  <p class="short-description">This file contains miscellaneous functions  used by the phpHtmllibs that don't seem to  fit in the other files.</p>
24        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  <p class="description"><p>$Id$</p></p>
25        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>          <ul class="tags">
26        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>                                  <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
27     </TD>                          </ul>
28   </TR>                  
29  </TABLE>                          </div>
30  <BR>  </div>
31                    
32  <h2>File: Program_Root/tag_utils/misc_utils.inc</h2>  
33  <!-- ========== Info from phpDoc block ========= -->          
34  This file contains miscellaneous functions          
35  used by the phpHtmllibs that don't seem to          
36  fit in the other files.          <a name="sec-functions"></a>    
37  <BR>          <div class="info-box">
38  $Id$                  <div class="info-box-title">Functions</div>
39                    <div class="nav-bar">
40  <UL>                          <a href="#sec-description">Description</a> |
41                                                                                                                                    <span class="disabled">Functions</span>
42          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>                  </div>
43                            <div class="info-box-body">    
44          <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>                          <a name="functionbuild_spacergif_imgtag" id="functionbuild_spacergif_imgtag"><!-- --></a>
45            <div class="oddrow">
46  </UL>          
47            <div>
48  <br>                  <span class="method-title">build_spacergif_imgtag</span> (line <span class="line-number">28</span>)
49  <!-- =========== Used Classes =========== -->          </div>
50  <A NAME='classes_summary'><!-- --></A>  
51  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <!-- ========== Info from phpDoc block ========= -->
52          <TR CLASS='TableHeadingColor'>  <p class="short-description">This builds an IMG tag object that is used  to show a spacer image.</p>
53                  <TD>  <p class="description"><p>&lt;img src=&quot;spacer.gif&quot; width=&quot;$width&quot; height=&quot;$height&quot;&gt;</p></p>
54                          <span class="font12bold">Classes defined in this file</span>          <ul class="tags">
55              <A HREF="#top" CLASS="links">^TOP</A>                                  <li><span class="field">return:</span> object.</li>
56                  </TD>                          </ul>
57          </TR>          
58  </TABLE>          <div class="method-signature">
59  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  <span class="method-result"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></span>
60          <THEAD>                  <span class="method-name">
61                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                          build_spacergif_imgtag
62          </THEAD>                  </span>
63          <TBODY>                                          ([<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">1</span>], [<span class="var-type">int</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">1</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$img_path</span> = <span class="var-default">"/images"</span>])
64                                            </div>
65          </TBODY>  
66  </TABLE>                          <ul class="parameters">
67  <br>                                          <li>
68  <br>                                  <span class="var-type">int</span>
69  <!-- =========== Includes SUMMARY =========== -->                                  <span class="var-name">$width</span><span class="var-description">: - the width of the img                        ( DEFAULT : 1)</span>                 </li>
70  <A NAME='includes_summary'><!-- --></A>                                          <li>
71  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                  <span class="var-type">int</span>
72          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                  <span class="var-name">$height</span><span class="var-description">: - the height of the img                        ( DEFAULT : 1)</span>                       </li>
73                  <TD>                                          <li>
74                          <span CLASS="font12bold">Include Statements Summary</span>                                  <span class="var-type">string</span>
75              <A HREF="#top" CLASS="links">^TOP</A>                                  <span class="var-name">$img_path</span><span class="var-description">: - The dir that holds the spacer.gif file.                               ( DEFAULT = &quot;/images&quot; )</span>                 </li>
76                  </TD>                                  </ul>
77          </TR>                  
78  </TABLE>          
79  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  </div>
80          <THEAD>  <a name="functioncdata_wrapper" id="functioncdata_wrapper"><!-- --></a>
81                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>  <div class="evenrow">
82          </THEAD>          
83          <TBODY>          <div>
84                                    <span class="method-title">cdata_wrapper</span> (line <span class="line-number">81</span>)
85          </TBODY>          </div>
86  </TABLE>  
87  <br>          <!-- ========== Info from phpDoc block ========= -->
88    <p class="short-description">This function is used to wrap</p>
89  <br>  <p class="description"><p>a string in the standard  CDATA section wrapper for a  tag content</p><p>&lt;![CDATA[ CONTENT ]]&gt;</p></p>
90  <!-- =========== CONSTANT SUMMARY =========== -->          
91  <A NAME='global_summary'><!-- --></A>          <div class="method-signature">
92  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                  <span class="method-result">void</span>
93          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                  <span class="method-name">
94                  <TD>                          cdata_wrapper
95                          <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>                  </span>
96              <A HREF="#top" CLASS="links">^TOP</A>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>)
97                  </TD>                          </div>
98          </TR>  
99  </TABLE>                          <ul class="parameters">
100  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                          <li>
101          <THEAD>                                  <span class="var-type">string</span>
102                  <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>                                  <span class="var-name">$content</span><span class="var-description">: the content to wrap</span>                        </li>
103          </THEAD>                                  </ul>
104          <TBODY>                  
105                            
106          </TBODY>  </div>
107  </TABLE>  <a name="functioncontainer" id="functioncontainer"><!-- --></a>
108  <br>  <div class="oddrow">
109            
110            <div>
111  <br>                  <span class="method-title">container</span> (line <span class="line-number">60</span>)
112  <!-- =========== CONSTANT SUMMARY =========== -->          </div>
113  <A NAME='constant_summary'><!-- --></A>  
114  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <!-- ========== Info from phpDoc block ========= -->
115          <TR CLASS='TableHeadingColor'>  <p class="short-description">This function creates a new container widget  and stuffs all the args into it.</p>
116                  <TD>          <ul class="tags">
117                          <span CLASS="font12bold">Constant Summary</span>                                  <li><span class="field">return:</span> object</li>
118              <A HREF="#top" CLASS="links">^TOP</A>                          </ul>
119                  </TD>          
120          </TR>          <div class="method-signature">
121  </TABLE>                  <span class="method-result"><a href="../phpHtmlLib/ContainerWidget.html">ContainerWidget</a></span>
122  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  <span class="method-name">
123          <THEAD>                          container
124                  <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>                  </span>
125          </THEAD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- variable # of args</span>])
126          <TBODY>                          </div>
127                    
128          </TBODY>                          <ul class="parameters">
129  </TABLE>                                          <li>
130  <br>                                  <span class="var-type">mixed</span>
131                                    <span class="var-name">0</span><span class="var-description">: - variable # of args</span>                      </li>
132  <br>                                  </ul>
133  <!-- =========== Function SUMMARY =========== -->                  
134  <A NAME='Function_summary'><!-- --></A>          
135  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  </div>
136          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  <a name="functionpush_args" id="functionpush_args"><!-- --></a>
137                  <TD>  <div class="evenrow">
138                          <span class="font12bold">Function Summary</span>          
139              <A HREF="#top" CLASS="links">^TOP</A>          <div>
140                  </TD>                  <span class="method-title">push_args</span> (line <span class="line-number">44</span>)
141          </TR>          </div>
142    
143                    <!-- ========== Info from phpDoc block ========= -->
144          <!-- =========== Summary =========== -->  <p class="short-description">This function pushes an array of keys  into an HTMLTagObject</p>
145          <TR BGCOLOR='white' CLASS='TableRowColor'>          <ul class="tags">
146                  <TD>                                  <li><span class="field">return:</span> object.</li>
147                          <CODE><B><A HREF='_tag_utils_misc_utils_inc.html#build_spacergif_imgtag'>IMGtag build_spacergif_imgtag ( [$width = 1], [$height = 1], [$img_path = "/images"] )</A></B></CODE>                          </ul>
148                          <BR>          
149                          <blockquote> This builds an IMG tag object that is used          <div class="method-signature">
150  to show a spacer image. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
151                  </TD>                  <span class="method-name">
152          </TR>                          push_args
153                            </span>
154          <!-- =========== Summary =========== -->                                          (<span class="var-type">object -</span>&nbsp;<span class="var-name">$tag_object</span>, <span class="var-type">array</span>&nbsp;<span class="var-name">$args</span>)
155          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </div>
156                  <TD>  
157                          <CODE><B><A HREF='_tag_utils_misc_utils_inc.html#cdata_wrapper'> cdata_wrapper ( $content )</A></B></CODE>                          <ul class="parameters">
158                          <BR>                                          <li>
159                          <blockquote> This function is used to wrap </blockquote>                                  <span class="var-type">object -</span>
160                  </TD>                                  <span class="var-name">$tag_object</span><span class="var-description">: the HTMLTagClass object.</span>                        </li>
161          </TR>                                          <li>
162                                            <span class="var-type">array</span>
163          <!-- =========== Summary =========== -->                                  <span class="var-name">$args</span><span class="var-description">: - the array of data to push                 array(&quot;blah&quot;, &quot;foo&quot;, &quot;bar&quot;);</span>                        </li>
164          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  </ul>
165                  <TD>                  
166                          <CODE><B><A HREF='_tag_utils_misc_utils_inc.html#container'>ContainerWidget container ( [0 = - variable # of args] )</A></B></CODE>          
167                          <BR>  </div>
168                          <blockquote> This function creates a new container widget                  </div>
169  and stuffs all the args into it. </blockquote>          </div>
170                  </TD>          
171          </TR>          <p class="notes" id="credit">
172                            Documentation generated on Thu,  1 Apr 2004 09:39:07 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
173          <!-- =========== Summary =========== -->          </p>
174          <TR BGCOLOR='white' CLASS='TableRowColor'>          </div></body>
175                  <TD>  </html>
                         <CODE><B><A HREF='_tag_utils_misc_utils_inc.html#push_args'>HTMLTagClass push_args ( $tag_object, $args )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function pushes an array of keys  
 into an HTMLTagObject </blockquote>  
                 </TD>  
         </TR>  
           
 </TABLE>  
   
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
   
 <A NAME='function_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='build_spacergif_imgtag'><!-- --></A>  
 <SPAN CLASS="font12bold">build_spacergif_imgtag</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">build_spacergif_imgtag ( [$width = 1], [$height = 1], [$img_path = "/images"] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This builds an IMG tag object that is used  
 to show a spacer image.  
 <BR>  
 <img src="spacer.gif" width="$width" height="$height">  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the width of the img  
                        ( DEFAULT : 1)</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - the height of the img  
                        ( DEFAULT : 1)</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$img_path</SPAN></SPAN> - The dir that holds the spacer.gif file.  
                               ( DEFAULT = &quot;/images&quot; )</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='cdata_wrapper'><!-- --></A>  
 <SPAN CLASS="font12bold">cdata_wrapper</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">cdata_wrapper ( $content )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function is used to wrap  
 <BR>  
 a string in the standard  
 CDATA section wrapper for a  
 tag content  
   
 &lt;![CDATA[ CONTENT ]]&gt;  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> the content to wrap</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='container'><!-- --></A>  
 <SPAN CLASS="font12bold">container</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ContainerWidget.html">ContainerWidget</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">container ( [0 = - variable # of args] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function creates a new container widget  
 and stuffs all the args into it.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - variable # of args</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='push_args'><!-- --></A>  
 <SPAN CLASS="font12bold">push_args</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push_args ( $tag_object, $args )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function pushes an array of keys  
 into an HTMLTagObject  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">object</SPAN> <span style="color: #0000FF;font-weight:bold">$tag_object</SPAN></SPAN> - the HTMLTagClass object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$args</SPAN></SPAN> - the array of data to push  
                 array(&quot;blah&quot;, &quot;foo&quot;, &quot;bar&quot;);</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
   
 <br>  
 </HTML>  

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed