Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > dd8ef74e7a184506d40e4328053fb785 > files > 1687

php-manual-ro-20051028-1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>mcal_list_alarms</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="MCAL Functions"
HREF="ref.mcal.html"><LINK
REL="PREVIOUS"
TITLE="mcal_is_leap_year"
HREF="function.mcal-is-leap-year.html"><LINK
REL="NEXT"
TITLE="mcal_list_events"
HREF="function.mcal-list-events.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Manual PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.mcal-is-leap-year.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.mcal-list-events.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.mcal-list-alarms"
></A
>mcal_list_alarms</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN54490"
></A
><P
>    (PHP 3&#62;= 3.0.13, PHP 4 )</P
>mcal_list_alarms&nbsp;--&nbsp;
     Return a list of events that has an alarm triggered at the given
     datetime
    </DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN54493"
></A
><H2
>Description</H2
>array <B
CLASS="methodname"
>mcal_list_alarms</B
> ( int mcal_stream [, int begin_year [, int begin_month [, int begin_day [, int end_year [, int end_month [, int end_day]]]]]])<BR
></BR
><P
>&#13;     Returns an array of event ID's that has an alarm going off
     between the start and end dates, or if just a stream is given,
     uses the start and end dates in the global event structure.
    </P
><P
> 
     <A
HREF="function.mcal-list-events.html"
><B
CLASS="function"
>mcal_list_events()</B
></A
> function takes in an
     optional beginning date and an end date for a calendar stream. An
     array of event id's that are between the given dates or the
     internal event dates are returned.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.mcal-is-leap-year.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Acas&#227;</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.mcal-list-events.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>mcal_is_leap_year</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.mcal.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>mcal_list_events</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>