cvs: phpdoc-hu /reference/simplexml/functions simplexml-element-getName.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1170153459@cvsserver> |
chappy Tue Jan 30 10:37:39 2007 UTC
Modified files:
/phpdoc-hu/reference/simplexml/functions
simplexml-element-getName.xml
Log:
sync
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml
diff -u phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml:1.2 phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml:1.3
--- phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml:1.2 Sat Jun 10 11:08:14 2006
+++ phpdoc-hu/reference/simplexml/functions/simplexml-element-getName.xml Tue Jan 30 10:37:39 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.5 Maintainer: chappy Status: ready -->
+<!-- EN-Revision: 1.6 Maintainer: chappy Status: ready -->
<refentry id='function.simplexml-element-getName'>
<refnamediv>
<refname>SimpleXMLElement->getName</refname>
@@ -7,10 +7,13 @@
</refnamediv>
<refsect1 role="description">
&reftitle.description;
- <methodsynopsis>
- <type>string</type><methodname>SimpleXMLElement->getName</methodname>
- <void/>
- </methodsynopsis>
+ <classsynopsis>
+ <ooclass><classname>SimpleXMLElement</classname></ooclass>
+ <methodsynopsis>
+ <type>string</type><methodname>getName</methodname>
+ <void/>
+ </methodsynopsis>
+ </classsynopsis>
<para>
Kinyeri az XML elem nevét.
</para>
@@ -48,6 +51,7 @@
</example>
</para>
</refsect1>
+
</refentry>
<!-- Keep this comment at the end of the file