davical/docs/api/elementindex_awl.html
2009-04-10 23:54:20 +12:00

1040 lines
54 KiB
HTML

<?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></title>
<link rel="stylesheet" href="media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<a name="top"></a>
<h2>[awl] element index</h2>
<h3>Package indexes</h3>
<ul>
<li><a href="elementindex_davical.html">davical</a></li>
</ul>
<a href="elementindex.html">All elements</a>
<br />
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_awl.html#a">a</a>
<a class="index-letter" href="elementindex_awl.html#b">b</a>
<a class="index-letter" href="elementindex_awl.html#c">c</a>
<a class="index-letter" href="elementindex_awl.html#d">d</a>
<a class="index-letter" href="elementindex_awl.html#e">e</a>
<a class="index-letter" href="elementindex_awl.html#f">f</a>
<a class="index-letter" href="elementindex_awl.html#g">g</a>
<a class="index-letter" href="elementindex_awl.html#h">h</a>
<a class="index-letter" href="elementindex_awl.html#i">i</a>
<a class="index-letter" href="elementindex_awl.html#l">l</a>
<a class="index-letter" href="elementindex_awl.html#m">m</a>
<a class="index-letter" href="elementindex_awl.html#p">p</a>
<a class="index-letter" href="elementindex_awl.html#q">q</a>
<a class="index-letter" href="elementindex_awl.html#r">r</a>
<a class="index-letter" href="elementindex_awl.html#s">s</a>
<a class="index-letter" href="elementindex_awl.html#t">t</a>
<a class="index-letter" href="elementindex_awl.html#u">u</a>
<a class="index-letter" href="elementindex_awl.html#w">w</a>
<a class="index-letter" href="elementindex_awl.html#x">x</a>
<a class="index-letter" href="elementindex_awl.html#_">_</a>
</div>
<a name="_"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">_</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_EpochFromParts</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#method_EpochFromParts">iCalDate::_EpochFromParts()</a> in RRule.php</div>
<div class="index-item-description">Given a local text date, convert it to an epoch</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_GMTEpochFromParts</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#method_GMTEpochFromParts">iCalDate::_GMTEpochFromParts()</a> in RRule.php</div>
<div class="index-item-description">Given a GMT text date, convert it to an epoch</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_GMTTextFromEpoch</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#method_GMTTextFromEpoch">iCalDate::_GMTTextFromEpoch()</a> in RRule.php</div>
<div class="index-item-description">Given a GMT epoch date, convert it to text</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_PartsFromText</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#method_PartsFromText">iCalDate::_PartsFromText()</a> in RRule.php</div>
<div class="index-item-description">Given a text date, convert it to parts</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_TextFromEpoch</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#method_TextFromEpoch">iCalDate::_TextFromEpoch()</a> in RRule.php</div>
<div class="index-item-description">Given an epoch date, convert it to text</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#method__construct">PdoQuery::__construct()</a> in PdoQuery.php</div>
<div class="index-item-description">Where $db is a PdoDatabase object. This constructs the PdoQuery. If there are further parameters they will be in turn, the sql, and any positional parameters to replace into that, and will be passed to $this-&gt;Query() before returning.</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#method__construct">PdoDialect::__construct()</a> in PdoQuery.php</div>
<div class="index-item-description">Parses the connection string to ascertain the database dialect. Returns true if the dialect is supported and fails if the dialect is not supported. All code to support any given database should be within in an external include.</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#method__construct">PdoDatabase::__construct()</a> in PdoQuery.php</div>
<div class="index-item-description">The connection string is in the standard PDO format. The database won't actually be connected until the first database query is run against it.</div>
</dd>
</dl>
<a name="a"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">a</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">AddDays</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodAddDays">iCalDate::AddDays()</a> in RRule.php</div>
<div class="index-item-description">Add some integer number of days to a date</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">AddDuration</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodAddDuration">iCalDate::AddDuration()</a> in RRule.php</div>
<div class="index-item-description">Add duration</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">AddMonths</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodAddMonths">iCalDate::AddMonths()</a> in RRule.php</div>
<div class="index-item-description">Add some number of months to a date</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">ApplyBySetPos</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodApplyBySetPos">iCalDate::ApplyBySetPos()</a> in RRule.php</div>
<div class="index-item-description">Given set position descriptions like '1', '3', '11', '-3' or '-1' and a set, return the subset matching the list of set positions.</div>
</dd>
</dl>
<a name="b"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">b</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$base_url</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$base_url">CalDAVClient::$base_url</a> in caldav-client.php</div>
<div class="index-item-description">Server, username, password, calendar</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$body</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$body">CalDAVClient::$body</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Begin</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodBegin">PdoDatabase::Begin()</a> in PdoQuery.php</div>
<div class="index-item-description">Begin a transaction.</div>
</dd>
</dl>
<a name="c"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">c</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$calendar</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$calendar">CalDAVClient::$calendar</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">CalDAVClient</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodCalDAVClient">CalDAVClient::CalDAVClient()</a> in caldav-client.php</div>
<div class="index-item-description">Constructor, initialises the class</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
CalDAVClient
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html">CalDAVClient</a> in caldav-client.php</div>
<div class="index-item-description">A class for accessing DAViCal via CalDAV, as a client</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">caldav-client.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/_inc---caldav-client.php.html">caldav-client.php</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Commit</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodCommit">PdoDatabase::Commit()</a> in PdoQuery.php</div>
<div class="index-item-description">Complete a transaction.</div>
</dd>
</dl>
<a name="d"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">d</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DateDifference</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodDateDifference">iCalDate::DateDifference()</a> in RRule.php</div>
<div class="index-item-description">Produce an iCalendar format DURATION for the difference between this an another iCalDate</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DaysInMonth</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodDaysInMonth">iCalDate::DaysInMonth()</a> in RRule.php</div>
<div class="index-item-description">No of days in a month 1(Jan) - 12(Dec)</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoCalendarQuery</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoCalendarQuery">CalDAVClient::DoCalendarQuery()</a> in caldav-client.php</div>
<div class="index-item-description">Given XML for a calendar query, return an array of the events (/todos) in the response. Each event in the array will have a 'href', 'etag' and '$response_type' part, where the 'href' is relative to the calendar and the '$response_type' contains the definition of the calendar data in iCalendar format.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoDELETERequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoDELETERequest">CalDAVClient::DoDELETERequest()</a> in caldav-client.php</div>
<div class="index-item-description">DELETE a text/icalendar resource</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoGETRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoGETRequest">CalDAVClient::DoGETRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Get a single item from the server.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoOptionsRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoOptionsRequest">CalDAVClient::DoOptionsRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Send an OPTIONS request to the server</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoPUTRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoPUTRequest">CalDAVClient::DoPUTRequest()</a> in caldav-client.php</div>
<div class="index-item-description">PUT a text/icalendar resource, returning the etag</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoRequest">CalDAVClient::DoRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Send a request to the server</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">DoXMLRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoXMLRequest">CalDAVClient::DoXMLRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Send an XML request to the server (e.g. PROPFIND, REPORT, MKCALENDAR)</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$dialect</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#var$dialect">PdoDialect::$dialect</a> in PdoQuery.php</div>
<div class="index-item-description">Holds the name of the database dialect</div>
</dd>
</dl>
<a name="e"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">e</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$entry</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$entry">CalDAVClient::$entry</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Exec</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodExec">PdoQuery::Exec()</a> in PdoQuery.php</div>
<div class="index-item-description">If there are (some) positional parameters in the prepared query, now is the last chance to supply them...</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Exec</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodExec">PdoDatabase::Exec()</a> in PdoQuery.php</div>
<div class="index-item-description">Construct and execute an SQL statement from the sql_string, replacing the parameters into it.</div>
</dd>
</dl>
<a name="f"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">f</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Fetch</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodFetch">PdoQuery::Fetch()</a> in PdoQuery.php</div>
<div class="index-item-description">Will fetch the next row from the query into an object with elements named for the fields in the result.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">FetchAll</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodFetchAll">PdoQuery::FetchAll()</a> in PdoQuery.php</div>
<div class="index-item-description">Will fetch all result rows from the query into an array of objects with elements named for the fields in the result.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">FetchArray</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodFetchArray">PdoQuery::FetchArray()</a> in PdoQuery.php</div>
<div class="index-item-description">Will fetch the next row from the query into an array with numbered elements and with elements named for the fields in the result.</div>
</dd>
</dl>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetEntryByHref</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetEntryByHref">CalDAVClient::GetEntryByHref()</a> in caldav-client.php</div>
<div class="index-item-description">Get the calendar entry by HREF</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetEntryByUid</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetEntryByUid">CalDAVClient::GetEntryByUid()</a> in caldav-client.php</div>
<div class="index-item-description">Get the calendar entry by UID</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetEvents</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetEvents">CalDAVClient::GetEvents()</a> in caldav-client.php</div>
<div class="index-item-description">Get the events in a range from $start to $finish. The dates should be in the</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetHttpRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetHttpRequest">CalDAVClient::GetHttpRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Output http request headers</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetHttpResponse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetHttpResponse">CalDAVClient::GetHttpResponse()</a> in caldav-client.php</div>
<div class="index-item-description">Output http response headers</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetMonthByDay</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodGetMonthByDay">iCalDate::GetMonthByDay()</a> in RRule.php</div>
<div class="index-item-description">Applies any BYDAY to the month to return a set of days</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetMonthByMonthDay</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodGetMonthByMonthDay">iCalDate::GetMonthByMonthDay()</a> in RRule.php</div>
<div class="index-item-description">Applies any BYMONTHDAY to the month to return a set of days</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetNext</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html#methodGetNext">RRule::GetNext()</a> in RRule.php</div>
<div class="index-item-description">This is most of the meat of the RRULE processing, where we find the next date.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetTodos</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetTodos">CalDAVClient::GetTodos()</a> in caldav-client.php</div>
<div class="index-item-description">Get the todo's in a range from $start to $finish. The dates should be in the</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetWeekByDay</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodGetWeekByDay">iCalDate::GetWeekByDay()</a> in RRule.php</div>
<div class="index-item-description">Applies any BYDAY to the week to return a set of days</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetXmlRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetXmlRequest">CalDAVClient::GetXmlRequest()</a> in caldav-client.php</div>
<div class="index-item-description">Output xml request</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetXmlResponse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetXmlResponse">CalDAVClient::GetXmlResponse()</a> in caldav-client.php</div>
<div class="index-item-description">Output xml response</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GreaterThan</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodGreaterThan">iCalDate::GreaterThan()</a> in RRule.php</div>
<div class="index-item-description">Test if $this is greater than the date parameter</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#methodGetFields">PdoDialect::GetFields()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns the SQL for the current database dialect which will return a two-column resultset containing a list of fields and their associated data types.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">GetFields</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodGetFields">PdoDatabase::GetFields()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns an associative array of field types, keyed by field name, for the requested named table. Internally this calls PdoDialect::GetFields to get the required SQL and then processes the query in the normal manner.</div>
</dd>
</dl>
<a name="h"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">h</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$headers</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$headers">CalDAVClient::$headers</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$httpRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$httpRequest">CalDAVClient::$httpRequest</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$httpResponse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$httpResponse">CalDAVClient::$httpResponse</a> in caldav-client.php</div>
</dd>
</dl>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">iCalDate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodiCalDate">iCalDate::iCalDate()</a> in RRule.php</div>
<div class="index-item-description">The constructor takes either an iCalendar date, a text string formatted as an iCalendar date, or epoch seconds.</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
iCalDate
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html">iCalDate</a> in RRule.php</div>
<div class="index-item-description">A Class for handling dates in iCalendar format. We do make the simplifying assumption that all date handling in here is normalised to GMT. One day we might provide some functions to do that, but for now it is done externally.</div>
</dd>
</dl>
<a name="l"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">l</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">LessThan</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodLessThan">iCalDate::LessThan()</a> in RRule.php</div>
<div class="index-item-description">Test if $this is less than the date parameter</div>
</dd>
</dl>
<a name="m"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">m</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">MonthDays</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodMonthDays">iCalDate::MonthDays()</a> in RRule.php</div>
<div class="index-item-description">Given a MonthDays string like &quot;1MO&quot;, &quot;-2WE&quot; return an integer day of the month.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">MaxDuration</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodMaxDuration">PdoQuery::MaxDuration()</a> in PdoQuery.php</div>
<div class="index-item-description">Used to set the maximum duration for this query before it will be logged as a slow query.</div>
</dd>
</dl>
<a name="p"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">p</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$pass</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$pass">CalDAVClient::$pass</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$port</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$port">CalDAVClient::$port</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$protocol</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$protocol">CalDAVClient::$protocol</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">ParseResponse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodParseResponse">CalDAVClient::ParseResponse()</a> in caldav-client.php</div>
<div class="index-item-description">Split response into httpResponse and xmlResponse</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">PdoQuery.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/_inc---PdoQuery.php.html">PdoQuery.php</a> in PdoQuery.php</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
PdoDatabase
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html">PdoDatabase</a> in PdoQuery.php</div>
<div class="index-item-description">Typically there will only be a single instance of the database level class in an application.</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
PdoDialect
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html">PdoDialect</a> in PdoQuery.php</div>
<div class="index-item-description">The PdoDialect class handles</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
PdoQuery
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html">PdoQuery</a> in PdoQuery.php</div>
<div class="index-item-description">A variable of this class is normally constructed through a call to PdoDatabase::Query or PdoDatabase::Prepare, associating it on construction with the database which is to be queried.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Prepare</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodPrepare">PdoDatabase::Prepare()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns a PdoQuery object created using this database, the supplied SQL string, and any parameters given.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">PrepareTranslated</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodPrepareTranslated">PdoDatabase::PrepareTranslated()</a> in PdoQuery.php</div>
<div class="index-item-description">Operates identically to PdoDatabase::Prepare, except that PdoDialect::Translate() will be called on the query before any processing.</div>
</dd>
</dl>
<a name="q"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">q</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$querycount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#var$querycount">PdoDatabase::$querycount</a> in PdoQuery.php</div>
<div class="index-item-description">Holds the count of queries executed so far</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$querytime</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#var$querytime">PdoDatabase::$querytime</a> in PdoQuery.php</div>
<div class="index-item-description">Holds the total duration of queries executed so far</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Query</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodQuery">PdoQuery::Query()</a> in PdoQuery.php</div>
<div class="index-item-description">If the sql is supplied then PDO::prepare will be called with that SQL to prepare the query, and if there are positional parameters then they will be replaced into the sql_string (with appropriate escaping) before the call to PDO::prepare. Query preparation time is counted towards total query execution time.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Quote</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#methodQuote">PdoDialect::Quote()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns $value escaped in an appropriate way for this database dialect.</div>
</dd>
</dl>
<a name="r"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">r</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$requestMethod</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$requestMethod">CalDAVClient::$requestMethod</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">RRule.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/_inc---RRule.php.html">RRule.php</a> in RRule.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Render</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRender">iCalDate::Render()</a> in RRule.php</div>
<div class="index-item-description">Set the day of week used for calculation of week starts</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">RenderGMT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRenderGMT">iCalDate::RenderGMT()</a> in RRule.php</div>
<div class="index-item-description">Render the date as GMT</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">RRule</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html#methodRRule">RRule::RRule()</a> in RRule.php</div>
<div class="index-item-description">The constructor takes a start date and an RRULE definition. Both of these follow the iCalendar standard.</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
RRule
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html">RRule</a> in RRule.php</div>
<div class="index-item-description">A Class for handling Events on a calendar which repeat</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">ReplaceParameters</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#methodReplaceParameters">PdoDialect::ReplaceParameters()</a> in PdoQuery.php</div>
<div class="index-item-description">Replaces query parameters with appropriately escaped substitutions.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Rollback</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodRollback">PdoDatabase::Rollback()</a> in PdoQuery.php</div>
<div class="index-item-description">Cancel a transaction in progress.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Rows</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoQuery.html#methodRows">PdoQuery::Rows()</a> in PdoQuery.php</div>
<div class="index-item-description">An accessor for the number of rows affected when the query was executed.</div>
</dd>
</dl>
<a name="s"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">s</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$server</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$server">CalDAVClient::$server</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetContentType</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodSetContentType">CalDAVClient::SetContentType()</a> in caldav-client.php</div>
<div class="index-item-description">Add a Content-type: header.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetDepth</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodSetDepth">CalDAVClient::SetDepth()</a> in caldav-client.php</div>
<div class="index-item-description">Add a Depth: header. Valid values are 1 or infinity</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetEpochDate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodSetEpochDate">iCalDate::SetEpochDate()</a> in RRule.php</div>
<div class="index-item-description">Set the date from an epoch</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetGMTDate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodSetGMTDate">iCalDate::SetGMTDate()</a> in RRule.php</div>
<div class="index-item-description">Set the date from a text string</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetLocalDate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodSetLocalDate">iCalDate::SetLocalDate()</a> in RRule.php</div>
<div class="index-item-description">Set the date from a text string</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetMatch</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodSetMatch">CalDAVClient::SetMatch()</a> in caldav-client.php</div>
<div class="index-item-description">Adds an If-Match or If-None-Match header</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetMonthDay</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodSetMonthDay">iCalDate::SetMonthDay()</a> in RRule.php</div>
<div class="index-item-description">Set the day in the month to what we have been given</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetUserAgent</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodSetUserAgent">CalDAVClient::SetUserAgent()</a> in caldav-client.php</div>
<div class="index-item-description">Add a Depth: header. Valid values are 1 or infinity</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">SetWeekStart</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodSetWeekStart">iCalDate::SetWeekStart()</a> in RRule.php</div>
<div class="index-item-description">Set the day of week used for calculation of week starts</div>
</dd>
</dl>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">TestByMonth</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodTestByMonth">iCalDate::TestByMonth()</a> in RRule.php</div>
<div class="index-item-description">Test to see if our _mo matches something in the list of months we have received.</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$txnstate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#var$txnstate">PdoDatabase::$txnstate</a> in PdoQuery.php</div>
<div class="index-item-description">Holds the state of the transaction 0 = not started, 1 = in progress, -1 = error pending rollback/commit</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">TotalDuration</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodTotalDuration">PdoDatabase::TotalDuration()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns the total duration of quries executed so far by this object instance.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">TotalQueries</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodTotalQueries">PdoDatabase::TotalQueries()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns the total number of quries executed by this object instance.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">TransactionState</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodTransactionState">PdoDatabase::TransactionState()</a> in PdoQuery.php</div>
<div class="index-item-description">Returns the current state of a transaction, indicating if we have begun a transaction, whether the transaction has failed, or if we are not in a transaction.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Translate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDialect.html#methodTranslate">PdoDialect::Translate()</a> in PdoQuery.php</div>
<div class="index-item-description">Translates the given SQL string into a form that will hopefully work for this database dialect. This hook is expected to be used by developers to provide support for differences in database operation by translating the query string in an arbitrary way, such as through a file or database lookup.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">TranslateAll</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/PdoQuery/PdoDatabase.html#methodTranslateAll">PdoDatabase::TranslateAll()</a> in PdoQuery.php</div>
<div class="index-item-description">Switches on or off the processing flag controlling whether subsequent calls to PdoDatabase::Prepare are translated as if PrepareTranslated() had been called.</div>
</dd>
</dl>
<a name="u"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">u</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$user</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$user">CalDAVClient::$user</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$user_agent</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$user_agent">CalDAVClient::$user_agent</a> in caldav-client.php</div>
<div class="index-item-description">The useragent which is send to the caldav server</div>
</dd>
</dl>
<a name="w"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">w</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">WithinScope</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html#methodWithinScope">RRule::WithinScope()</a> in RRule.php</div>
<div class="index-item-description">Processes the array of $relative_days to $base and removes any which are not within the scope of our rule.</div>
</dd>
</dl>
<a name="x"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">x</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$xmlRequest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$xmlRequest">CalDAVClient::$xmlRequest</a> in caldav-client.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$xmlResponse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$xmlResponse">CalDAVClient::$xmlResponse</a> in caldav-client.php</div>
</dd>
</dl>
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_awl.html#a">a</a>
<a class="index-letter" href="elementindex_awl.html#b">b</a>
<a class="index-letter" href="elementindex_awl.html#c">c</a>
<a class="index-letter" href="elementindex_awl.html#d">d</a>
<a class="index-letter" href="elementindex_awl.html#e">e</a>
<a class="index-letter" href="elementindex_awl.html#f">f</a>
<a class="index-letter" href="elementindex_awl.html#g">g</a>
<a class="index-letter" href="elementindex_awl.html#h">h</a>
<a class="index-letter" href="elementindex_awl.html#i">i</a>
<a class="index-letter" href="elementindex_awl.html#l">l</a>
<a class="index-letter" href="elementindex_awl.html#m">m</a>
<a class="index-letter" href="elementindex_awl.html#p">p</a>
<a class="index-letter" href="elementindex_awl.html#q">q</a>
<a class="index-letter" href="elementindex_awl.html#r">r</a>
<a class="index-letter" href="elementindex_awl.html#s">s</a>
<a class="index-letter" href="elementindex_awl.html#t">t</a>
<a class="index-letter" href="elementindex_awl.html#u">u</a>
<a class="index-letter" href="elementindex_awl.html#w">w</a>
<a class="index-letter" href="elementindex_awl.html#x">x</a>
<a class="index-letter" href="elementindex_awl.html#_">_</a>
</div>
</body>
</html>