<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class PhpiCalLib_Properties_RecurrenceIdProperty</title>
<link rel="stylesheet" href="../media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<div class="page-body">
<h2 class="class-name">Class PhpiCalLib_Properties_RecurrenceIdProperty</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-vars">Vars</a>
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">The RECURRENCE-ID property.</p>
<p class="description"><p><pre> recurid = "RECURRENCE-ID" ridparam ":" ridval CRLF
ridparam = *(
; the following are OPTIONAL,
; but MUST NOT occur more than once
(";" "VALUE" "=" ("DATE-TIME" / "DATE")) /
(";" tzidparam) / (";" rangeparam) /
; the following is OPTIONAL,
; and MAY occur more than once
(";" other-param)
)
ridval = date-time / date</pre></p></p>
<ul class="tags">
<li><span class="field">link:</span> <a href="http://tools.ietf.org/html/draft-ietf-calsify-rfc2445bis-08#section-3.8.4.4">http://tools.ietf.org/html/draft-ietf-calsify-rfc2445bis-08#section-3.8.4.4</a></li>
</ul>
<p class="notes">
Located in <a class="field" href="_dateordatetimeproperties.php.html">/dateordatetimeproperties.php</a> (line <span class="field">285</span>)
</p>
<pre><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html">PhpiCalLib_ContentLine</a>
|
--<a href="../PhpiCalLib/PhpiCalLib_Properties_UnencodedProperty.html">PhpiCalLib_Properties_UnencodedProperty</a>
|
--<a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html">PhpiCalLib_Properties_DateOrDateTimeProperty</a>
|
--PhpiCalLib_Properties_RecurrenceIdProperty</pre>
</div>
</div>
<a name="sec-method-summary"></a>
<div class="info-box">
<div class="info-box-title">Method Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-vars">Vars</a>
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="method-summary">
<div class="method-definition">
<span class="method-result">PhpiCalLib_Properties_RecurrenceIdProperty</span>
<a href="#__construct" title="details" class="method-name">__construct</a>
()
</div>
</div>
</div>
</div>
<a name="sec-vars"></a>
<div class="info-box">
<div class="info-box-title">Variables</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<h4>Inherited Variables</h4>
<A NAME='inherited_vars'><!-- --></A>
<p>Inherited from <span class="classname"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html">PhpiCalLib_ContentLine</a></span></p>
<blockquote>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$aParameters">PhpiCalLib_ContentLine::$aParameters</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$aPermittedParameters">PhpiCalLib_ContentLine::$aPermittedParameters</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$EncodedValue">PhpiCalLib_ContentLine::$EncodedValue</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$IanaTokenRegex">PhpiCalLib_ContentLine::$IanaTokenRegex</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$Name">PhpiCalLib_ContentLine::$Name</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$NameSplitRegex">PhpiCalLib_ContentLine::$NameSplitRegex</a></span><br>
</span>
<span class="var-title">
<span class="var-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#var$Type">PhpiCalLib_ContentLine::$Type</a></span><br>
</span>
</blockquote>
</div>
</div>
<a name="sec-methods"></a>
<div class="info-box">
<div class="info-box-title">Methods</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-vars">Vars</a>
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
</div>
<div class="info-box-body">
<A NAME='method_detail'></A>
<a name="method__construct" id="__construct"><!-- --></a>
<div class="evenrow">
<div class="method-header">
<span class="method-title">Constructor __construct</span> (line <span class="line-number">286</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">PhpiCalLib_Properties_RecurrenceIdProperty</span>
<span class="method-name">
__construct
</span>
()
</div>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#method__construct">PhpiCalLib_ContentLine::__construct()</a></dt>
<dd>Constructor</dd>
</dl>
</div>
<h4>Inherited Methods</h4>
<a name='inherited_methods'><!-- --></a>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html">PhpiCalLib_Properties_DateOrDateTimeProperty</a></span></p>
<blockquote>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodGetDateTimeValue">PhpiCalLib_Properties_DateOrDateTimeProperty::GetDateTimeValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodGetDateValue">PhpiCalLib_Properties_DateOrDateTimeProperty::GetDateValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodGetTimeValue">PhpiCalLib_Properties_DateOrDateTimeProperty::GetTimeValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodSetDateFromTimeStamp">PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateFromTimeStamp()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodSetDateTimeFromTimeStamp">PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateTimeFromTimeStamp()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodSetDateTimeValue">PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateTimeValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodSetDateValue">PhpiCalLib_Properties_DateOrDateTimeProperty::SetDateValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodSetEncodedValue">PhpiCalLib_Properties_DateOrDateTimeProperty::SetEncodedValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html#methodToTimeStamp">PhpiCalLib_Properties_DateOrDateTimeProperty::ToTimeStamp()</a></span><br>
</blockquote>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../PhpiCalLib/PhpiCalLib_Properties_UnencodedProperty.html">PhpiCalLib_Properties_UnencodedProperty</a></span></p>
<blockquote>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_UnencodedProperty.html#methodGetValue">PhpiCalLib_Properties_UnencodedProperty::GetValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_Properties_UnencodedProperty.html#methodSetValue">PhpiCalLib_Properties_UnencodedProperty::SetValue()</a></span><br>
</blockquote>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html">PhpiCalLib_ContentLine</a></span></p>
<blockquote>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#method__construct">PhpiCalLib_ContentLine::__construct()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodAddParameter">PhpiCalLib_ContentLine::AddParameter()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodAddParameterPermitted">PhpiCalLib_ContentLine::AddParameterPermitted()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodCopy">PhpiCalLib_ContentLine::Copy()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodCreate">PhpiCalLib_ContentLine::Create()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodCreateContentLine">PhpiCalLib_ContentLine::CreateContentLine()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodGetEncodedValue">PhpiCalLib_ContentLine::GetEncodedValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodGetName">PhpiCalLib_ContentLine::GetName()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodGetParameter">PhpiCalLib_ContentLine::GetParameter()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodGetParameters">PhpiCalLib_ContentLine::GetParameters()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodGetType">PhpiCalLib_ContentLine::GetType()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodRemoveParameter">PhpiCalLib_ContentLine::RemoveParameter()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodRemoveParameterPermitted">PhpiCalLib_ContentLine::RemoveParameterPermitted()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetEncodedValue">PhpiCalLib_ContentLine::SetEncodedValue()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetName">PhpiCalLib_ContentLine::SetName()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetParameter">PhpiCalLib_ContentLine::SetParameter()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetParameterPermitted">PhpiCalLib_ContentLine::SetParameterPermitted()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetParameters">PhpiCalLib_ContentLine::SetParameters()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodSetType">PhpiCalLib_ContentLine::SetType()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodToContentLines">PhpiCalLib_ContentLine::ToContentLines()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodToPropertyName">PhpiCalLib_ContentLine::ToPropertyName()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodToPropertyType">PhpiCalLib_ContentLine::ToPropertyType()</a></span><br>
<span class="method-name"><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html#methodToString">PhpiCalLib_ContentLine::ToString()</a></span><br>
</blockquote>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Tue, 01 Apr 2008 01:07:17 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0</a>
</p>
</div></body>
</html>