<?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_UnencodedProperty</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_UnencodedProperty</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-descendents">Descendents</a>
| <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">For properties that require no encoding of the value.</p>
<p class="description"><p>Provides GetValue/SetValue methods rather than having to call Get/SetEncodedValue</p></p>
<p class="notes">
Located in <a class="field" href="_unencodedproperties.php.html">/unencodedproperties.php</a> (line <span class="field">35</span>)
</p>
<pre><a href="../PhpiCalLib/PhpiCalLib_ContentLine.html">PhpiCalLib_ContentLine</a>
|
--PhpiCalLib_Properties_UnencodedProperty</pre>
</div>
</div>
<a name="sec-descendents"></a>
<div class="info-box">
<div class="info-box-title">Direct descendents</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Descendents</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">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateOrDateTimeProperty.html">PhpiCalLib_Properties_DateOrDateTimeProperty</a></td>
<td>
Many properties specify a value of type date-time / date. This base class can be used for those.
</td>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_DateTimeProperty.html">PhpiCalLib_Properties_DateTimeProperty</a></td>
<td>
Many properties specify a value of type date-time. This base class can be used for those.
</td>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_VersionProperty.html">PhpiCalLib_Properties_VersionProperty</a></td>
<td>
The VERSION property.
</td>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_CalscaleProperty.html">PhpiCalLib_Properties_CalscaleProperty</a></td>
<td>
The CALSCALE property.
</td>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_MethodProperty.html">PhpiCalLib_Properties_MethodProperty</a></td>
<td>
The METHOD property.
</td>
</tr>
<tr>
<td style="padding-right: 2em"><a href="../PhpiCalLib/PhpiCalLib_Properties_DurationProperty.html">PhpiCalLib_Properties_DurationProperty</a></td>
<td>
The DURATION property.
</td>
</tr>
</table>
</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-descendents">Descendents</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">string</span>
<a href="#GetValue" title="details" class="method-name">GetValue</a>
()
</div>
<div class="method-definition">
<span class="method-result">void</span>
<a href="#SetValue" title="details" class="method-name">SetValue</a>
(<span class="var-type">string</span> <span class="var-name">$Value</span>)
</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-descendents">Descendents</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-descendents">Descendents</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="methodGetValue" id="GetValue"><!-- --></a>
<div class="evenrow">
<div class="method-header">
<span class="method-title">GetValue</span> (line <span class="line-number">50</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Simple accessor to get this property which has no encoding</p>
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">string</span>
<span class="method-name">
GetValue
</span>
()
</div>
<hr class="separator" />
<div class="notes">Redefined in descendants as:</div>
<ul class="redefinitions">
<li>
<a href="../PhpiCalLib/PhpiCalLib_Properties_DateTimeProperty.html#methodGetValue">PhpiCalLib_Properties_DateTimeProperty::GetValue()</a>
: Access the value as a DateTime
</li>
</ul>
</div>
<a name="methodSetValue" id="SetValue"><!-- --></a>
<div class="oddrow">
<div class="method-header">
<span class="method-title">SetValue</span> (line <span class="line-number">41</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Simple accessor to set this property which has no encoding, only validation</p>
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">void</span>
<span class="method-name">
SetValue
</span>
(<span class="var-type">string</span> <span class="var-name">$Value</span>)
</div>
<ul class="parameters">
<li>
<span class="var-type">string</span>
<span class="var-name">$Value</span> </li>
</ul>
<hr class="separator" />
<div class="notes">Redefined in descendants as:</div>
<ul class="redefinitions">
<li>
<a href="../PhpiCalLib/PhpiCalLib_Properties_DateTimeProperty.html#methodSetValue">PhpiCalLib_Properties_DateTimeProperty::SetValue()</a>
: Set the value as a DateTime
</li>
</ul>
</div>
<h4>Inherited Methods</h4>
<a name='inherited_methods'><!-- --></a>
<!-- =========== 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:33 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0</a>
</p>
</div></body>
</html>