Date: 08/17/00
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] DB2 Documentatin (Unified ODBC Drivers)"
- Next in thread: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions mcal.xml"
- Maybe reply: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions mcal.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
askalski Thu Aug 17 08:43:32 2000 EDT
Modified files:
/phpdoc/en/functions mcal.xml
Log:
added Sam Masiello's documentation for mcal_event_add_attribute()
Index: phpdoc/en/functions/mcal.xml
diff -u phpdoc/en/functions/mcal.xml:1.7 phpdoc/en/functions/mcal.xml:1.8
--- phpdoc/en/functions/mcal.xml:1.7 Sat Jun 24 00:38:43 2000
+++ phpdoc/en/functions/mcal.xml Thu Aug 17 08:43:31 2000
@@ -1033,6 +1033,32 @@
</refsect1>
</refentry>
+ <refentry id="function.mcal-event-add-attribute">
+ <refnamediv>
+ <refname>mcal_event_add_attribute</refname>
+ <refpurpose>
+ Adds an attribute and a value to the streams global event structure
+ </refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>void
+ <function>mcal_event_add_attribute</function>
+ </funcdef>
+ <paramdef>int <parameter>stream</parameter></paramdef>
+ <paramdef>string <parameter>attribute</parameter></paramdef>
+ <paramdef>string <parameter>value</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ <function>mcal_event_add_attribute</function> adds an attribute
+ to the stream's global event structure with the value given by
+ "value" .</para>
+ </refsect1>
+ </refentry>
+
</reference>
<!-- Keep this comment at the end of the file
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] DB2 Documentatin (Unified ODBC Drivers)"
- Next in thread: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions mcal.xml"
- Maybe reply: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions mcal.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

