mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-04 01:53:58 +00:00
1551 lines
78 KiB
HTML
1551 lines
78 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#k">k</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#n">n</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#v">v</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#y">y</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/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/AwlDatabase/AwlDBDialect.html#method__construct">AwlDBDialect::__construct()</a> in AwlDBDialect.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/Function.png" alt="Function" title="Function" />
|
|
<span class="method-title">_awl_connect_configured_database</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/_inc---AwlQuery.php.html#function_awl_connect_configured_database">_awl_connect_configured_database()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Connect to the database defined in the $c->db_connect[] (or $c->pg_connect) arrays</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">_log_query</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#method_log_query">AwlQuery::_log_query()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Log query, optionally with file and line location of the caller.</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/AWLDB/AwlQuery.html#method__construct">AwlQuery::__construct()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Constructor</div>
|
|
</dd>
|
|
<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/caldav/RepeatRuleDateTime.html#method__construct">RepeatRuleDateTime::__construct()</a> in RRule-v2.php</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/caldav/CalendarInfo.html#method__construct">CalendarInfo::__construct()</a> in caldav-client-v2.php</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/caldav/RepeatRule.html#method__construct">RepeatRule::__construct()</a> in RRule-v2.php</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/caldav/CalDAVClient.html#method__construct">CalDAVClient::__construct()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Constructor, initialises the class</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">__toString</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#method__toString">RepeatRuleDateTime::__toString()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">__toString</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalendarInfo.html#method__toString">CalendarInfo::__toString()</a> in caldav-client-v2.php</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/Class.png" alt="Class" title="Class" />
|
|
AwlDatabase
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html">AwlDatabase</a> in AwlDatabase.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" />
|
|
AwlDBDialect
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html">AwlDBDialect</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">The AwlDBDialect class handles</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" />
|
|
<span class="include-title">AwlDatabase.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/_inc---AwlDatabase.php.html">AwlDatabase.php</a> in AwlDatabase.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" />
|
|
<span class="include-title">AwlDBDialect.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/_inc---AwlDBDialect.php.html">AwlDBDialect.php</a> in AwlDBDialect.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" />
|
|
AwlQuery
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html">AwlQuery</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">The AwlQuery Class.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" />
|
|
<span class="include-title">AwlQuery.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/_inc---AwlQuery.php.html">AwlQuery.php</a> in AwlQuery.php</div>
|
|
</dd>
|
|
<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/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/AwlDatabase/AwlDatabase.html#methodBegin">AwlDatabase::Begin()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Begin a transaction.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$bound_parameters</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$bound_parameters">AwlQuery::$bound_parameters</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">The current array of bound parameters</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">Bind</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#methodBind">AwlQuery::Bind()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Bind some parameters</div>
|
|
</dd>
|
|
<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-v2.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-v2.php</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/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/AwlDatabase/AwlDatabase.html#methodCommit">AwlDatabase::Commit()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Complete a transaction.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$connection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$connection">AwlQuery::$connection</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Our database connection, normally copied from a global one</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$calendar_home_set</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$calendar_home_set">CalDAVClient::$calendar_home_set</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">The calendar-home-set we're using</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$calendar_url</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$calendar_url">CalDAVClient::$calendar_url</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">The calendar-URL we're using</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$calendar_urls</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$calendar_urls">CalDAVClient::$calendar_urls</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">The calendar_urls we have discovered</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-v2.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/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">CalendarHomeSet</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodCalendarHomeSet">CalDAVClient::CalendarHomeSet()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Get/Set the calendar-home-set URL</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" />
|
|
CalendarInfo
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalendarInfo.html">CalendarInfo</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">A class for holding basic calendar information</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">CalendarUrls</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodCalendarUrls">CalDAVClient::CalendarUrls()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Get/Set the calendar-home-set URL</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">current</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodcurrent">RepeatRule::current()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" />
|
|
<span class="include-title">caldav-client-v2.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/_inc---caldav-client-v2.php.html">caldav-client-v2.php</a> in caldav-client-v2.php</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>
|
|
</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/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$db</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#var$db">AwlDBDialect::$db</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">Holds the PDO database connection</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/AwlDatabase/AwlDBDialect.html#var$dialect">AwlDBDialect::$dialect</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">Holds the name of the database dialect</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Function.png" alt="Function" title="Function" />
|
|
<span class="method-title">duration</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/_inc---AwlQuery.php.html#functionduration">duration()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">A duration (in decimal seconds) between two times which are the result of calls to microtime()</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$displayname</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalendarInfo.html#var$displayname">CalendarInfo::$displayname</a> in caldav-client-v2.php</div>
|
|
</dd>
|
|
<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">date_mask</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methoddate_mask">RepeatRule::date_mask()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">day</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodday">RepeatRuleDateTime::day()</a> in RRule-v2.php</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-v2.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-v2.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-v2.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-v2.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">DoPROPFINDRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodDoPROPFINDRequest">CalDAVClient::DoPROPFINDRequest()</a> in caldav-client-v2.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">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-v2.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-v2.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-v2.php</div>
|
|
<div class="index-item-description">Send an XML request to the server (e.g. PROPFIND, REPORT, MKCALENDAR)</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/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">ErrorInfo</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodErrorInfo">AwlDatabase::ErrorInfo()</a> in AwlDatabase.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
|
|
<span class="const-title">E_USER_ERROR</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/_inc---AwlDBDialect.php.html#defineE_USER_ERROR">E_USER_ERROR</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">AwlDatabase - support for different SQL dialects</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$error_info</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$error_info">AwlQuery::$error_info</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">The Database error information, if the query fails.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$execution_time</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$execution_time">AwlQuery::$execution_time</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Stores the query execution time - used to deal with long queries.</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/AWLDB/AwlQuery.html#methodExec">AwlQuery::Exec()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Execute the query, logging any debugging.</div>
|
|
</dd>
|
|
<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-v2.php</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/AWLDB/AwlQuery.html#methodFetch">AwlQuery::Fetch()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Fetch the next row from the query results</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$Format</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#var$Format">RepeatRuleDateTime::$Format</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">FindCalendarHome</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodFindCalendarHome">CalDAVClient::FindCalendarHome()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Attack the given URL in an attempt to find a principal URL</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">FindCalendars</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodFindCalendars">CalDAVClient::FindCalendars()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Find the calendars, from the calendar_home_set</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">FindPrincipal</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodFindPrincipal">CalDAVClient::FindPrincipal()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Attack the given URL in an attempt to find a principal URL</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">GetFields</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodGetFields">AwlDBDialect::GetFields()</a> in AwlDBDialect.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">GetVersion</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodGetVersion">AwlDBDialect::GetVersion()</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">Sets the current search path for the database.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$getctag</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalendarInfo.html#var$getctag">CalendarInfo::$getctag</a> in caldav-client-v2.php</div>
|
|
</dd>
|
|
<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-v2.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-v2.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-v2.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-v2.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-v2.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">GetOKProps</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodGetOKProps">CalDAVClient::GetOKProps()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Return the <prop> ... </prop> of a propstat where the status is OK</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-v2.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-v2.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-v2.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>
|
|
</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-v2.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-v2.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-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">hour</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodhour">RepeatRuleDateTime::hour()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">HrefForResourcetype</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodHrefForResourcetype">CalDAVClient::HrefForResourcetype()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Return the href which has a resourcetype of the specified type</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">HrefValueInside</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodHrefValueInside">CalDAVClient::HrefValueInside()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Return the first occurrence of an href inside the named tag.</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="k"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">k</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">key</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodkey">RepeatRule::key()</a> in RRule-v2.php</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/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$location</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$location">AwlQuery::$location</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Where we called this query from so we can find it in our code! Debugging may also be selectively enabled for a $location.</div>
|
|
</dd>
|
|
<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">minute</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodminute">RepeatRuleDateTime::minute()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">month</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodmonth">RepeatRuleDateTime::month()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<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 "1MO", "-2WE" return an integer day of the month.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="n"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">n</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">next</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodnext">RepeatRule::next()</a> in RRule-v2.php</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/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/AwlDatabase/AwlDatabase.html#methodprepare">AwlDatabase::prepare()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Returns a PDOStatement 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/AwlDatabase/AwlDatabase.html#methodPrepareTranslated">AwlDatabase::PrepareTranslated()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Operates identically to AwlDatabase::Prepare, except that $this->Translate() will be called on the query before any processing.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">Parameters</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#methodParameters">AwlQuery::Parameters()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Return the parameters we are planning to substitute into the query string</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/AWLDB/AwlQuery.html#methodPrepare">AwlQuery::Prepare()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Tell the database to prepare the query that we will execute</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$parser</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$parser">CalDAVClient::$parser</a> in caldav-client-v2.php</div>
|
|
</dd>
|
|
<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-v2.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-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$principal_url</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#var$principal_url">CalDAVClient::$principal_url</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">The principal-URL we're using</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-v2.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-v2.php</div>
|
|
<div class="index-item-description">Split response into httpResponse and xmlResponse</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">PrincipalURL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalDAVClient.html#methodPrincipalURL">CalDAVClient::PrincipalURL()</a> in caldav-client-v2.php</div>
|
|
<div class="index-item-description">Get/Set the Principal URL</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/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/AwlDatabase/AwlDatabase.html#methodquery">AwlDatabase::query()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Returns a PDOStatement 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">Quote</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodQuote">AwlDBDialect::Quote()</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">Returns $value escaped in an appropriate way for this database dialect.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$querystring</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$querystring">AwlQuery::$querystring</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">The original query string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$query_time_warning</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$query_time_warning">AwlQuery::$query_time_warning</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">How long the query should take before a warning is issued.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">QueryString</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#methodQueryString">AwlQuery::QueryString()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Return the query string we are planning to execute</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/AWLDB/AwlQuery.html#methodquote">AwlQuery::quote()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Quote the given string so it can be safely used within string delimiters in a query. To be avoided, in general.</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/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/AwlDatabase/AwlDBDialect.html#methodReplaceParameters">AwlDBDialect::ReplaceParameters()</a> in AwlDBDialect.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/AwlDatabase/AwlDatabase.html#methodRollback">AwlDatabase::Rollback()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Cancel a transaction in progress.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$result</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$result">AwlQuery::$result</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Result of the last execution</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$rownum</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$rownum">AwlQuery::$rownum</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">number of current row - use accessor to get/set</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$rows</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$rows">AwlQuery::$rows</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">number of rows from pg_numrows - use accessor to get value</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/AWLDB/AwlQuery.html#methodrows">AwlQuery::rows()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Return the count of rows retrieved/affected</div>
|
|
</dd>
|
|
<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-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" />
|
|
<span class="include-title">RRule-v2.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/_inc---RRule-v2.php.html">RRule-v2.php</a> in RRule-v2.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/Class.png" alt="Class" title="Class" />
|
|
RepeatRule
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html">RepeatRule</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" />
|
|
RepeatRuleDateTime
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html">RepeatRuleDateTime</a> in RRule-v2.php</div>
|
|
<div class="index-item-description">Class for parsing RRule and getting us the dates</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">rewind</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodrewind">RepeatRule::rewind()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">RFC5545</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodRFC5545">RepeatRuleDateTime::RFC5545()</a> in RRule-v2.php</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>
|
|
</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/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">SetSearchPath</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodSetSearchPath">AwlDBDialect::SetSearchPath()</a> in AwlDBDialect.php</div>
|
|
<div class="index-item-description">Sets the current search path for the database.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
|
|
<span class="var-title">$sth</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#var$sth">AwlQuery::$sth</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">The PDO statement handle, or null if we don't have one yet.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">SetConnection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AWLDB/AwlQuery.html#methodSetConnection">AwlQuery::SetConnection()</a> in AwlQuery.php</div>
|
|
<div class="index-item-description">Use a different database connection for this query</div>
|
|
</dd>
|
|
<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-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">second</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodsecond">RepeatRuleDateTime::second()</a> in RRule-v2.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-v2.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">setDate</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodsetDate">RepeatRuleDateTime::setDate()</a> in RRule-v2.php</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-v2.php</div>
|
|
<div class="index-item-description">Add a Depth: header. Valid values are 0, 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-v2.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">setTimeZone</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodsetTimeZone">RepeatRuleDateTime::setTimeZone()</a> in RRule-v2.php</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-v2.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>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">set_timezone</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodset_timezone">RepeatRule::set_timezone()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">Start</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodStart">RepeatRule::Start()</a> in RRule-v2.php</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/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/AwlDatabase/AwlDatabase.html#var$txnstate">AwlDatabase::$txnstate</a> in AwlDatabase.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">TransactionState</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodTransactionState">AwlDatabase::TransactionState()</a> in AwlDatabase.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">TranslateAll</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodTranslateAll">AwlDatabase::TranslateAll()</a> in AwlDatabase.php</div>
|
|
<div class="index-item-description">Switches on or off the processing flag controlling whether subsequent calls to AwlDatabase::Prepare are translated as if PrepareTranslated() had been called.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">TranslateSQL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodTranslateSQL">AwlDBDialect::TranslateSQL()</a> in AwlDBDialect.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 intended 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">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>
|
|
</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">$url</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/CalendarInfo.html#var$url">CalendarInfo::$url</a> in caldav-client-v2.php</div>
|
|
</dd>
|
|
<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-v2.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-v2.php</div>
|
|
<div class="index-item-description">The useragent which is send to the caldav server</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" />
|
|
<span class="method-title">UTC</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodUTC">RepeatRuleDateTime::UTC()</a> in RRule-v2.php</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="v"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">v</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">valid</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRule.html#methodvalid">RepeatRule::valid()</a> in RRule-v2.php</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-v2.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-v2.php</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="y"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">y</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">year</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="awl/caldav/RepeatRuleDateTime.html#methodyear">RepeatRuleDateTime::year()</a> in RRule-v2.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#k">k</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#n">n</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#v">v</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#y">y</a>
|
|
<a class="index-letter" href="elementindex_awl.html#_">_</a>
|
|
</div>
|
|
</body>
|
|
</html>
|