]> git.llucax.com Git - mecon/meconlib.git/blobdiff - pear_lib_tmp/HTML/Link/uml.xmi
Se corrigen bugs.
[mecon/meconlib.git] / pear_lib_tmp / HTML / Link / uml.xmi
index 9a22c6b3124a0b11fd7831a0341e89bde63fd84f..5ad0fa8a670188f2bf847788880be7e2db3a586c 100644 (file)
@@ -17,7 +17,7 @@ When adding GET variables, if the value is an object, it looks for a toString()
 This is done in toHtml() method. Object are stored as references." name="HTML_Link" static="0" scope="200" >
     <UML:Operation stereotype="" package="" xmi.id="221" type="void" abstract="0" documentation="Constructor." name="HTML_Link" static="0" scope="200" >
      <UML:Parameter stereotype="" package="" xmi.id="1" value="''" type="string" abstract="0" documentation="Hypertext reference." name="href" static="0" scope="200" />
-     <UML:Parameter stereotype="" package="" xmi.id="5" value="''" type="&amp;mixed" abstract="0" documentation="Link contents." name="contents" static="0" scope="200" />
+     <UML:Parameter stereotype="" package="" xmi.id="5" value="''" type="mixed" abstract="0" documentation="Link contents." name="contents" static="0" scope="200" />
      <UML:Parameter stereotype="" package="" xmi.id="6" value="array()" type="array" abstract="0" documentation="Array (as key => value pairs) of GET variables to pass to the link." name="getVars" static="0" scope="200" />
      <UML:Parameter stereotype="" package="" xmi.id="7" value="array()" type="array" abstract="0" documentation="Other links (A tag) attributes." name="attrs" static="0" scope="200" />
     </UML:Operation>