diff options
Diffstat (limited to 'doc/schemaspy_hubzilla/tables/notify.html')
-rw-r--r-- | doc/schemaspy_hubzilla/tables/notify.html | 522 |
1 files changed, 0 insertions, 522 deletions
diff --git a/doc/schemaspy_hubzilla/tables/notify.html b/doc/schemaspy_hubzilla/tables/notify.html deleted file mode 100644 index 9635c2f6b..000000000 --- a/doc/schemaspy_hubzilla/tables/notify.html +++ /dev/null @@ -1,522 +0,0 @@ -<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'> -<html> -<head> - <!-- SchemaSpy rev 590 --> - <title>SchemaSpy - Table zot.notify</title> - <link rel=stylesheet href='../schemaSpy.css' type='text/css'> - <meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'> - <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../jquery.js'></SCRIPT> - <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../schemaSpy.js'></SCRIPT> - <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript'> - table='notify'; - </SCRIPT> -</head> -<body> -<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td> -<div id='header'> - <ul> - <li><a href='../index.html' title='All tables and views in the schema'>Tables</a></li> - <li><a href='../relationships.html' title='Diagram of table relationships'>Relationships</a></li> - <li><a href='../utilities.html' title='View of tables with neither parents nor children'>Utility Tables</a></li> - <li><a href='../constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li> - <li><a href='../anomalies.html' title="Things that might not be quite right">Anomalies</a></li> - <li><a href='../columns.byTable.html' title="All of the columns in the schema">Columns</a></li> - <li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li> - </ul> -</div> -</td></tr></table> -<div class='content' style='clear:both;'> -<table width='100%' border='0' cellpadding='0'> - <tr> - <td class='heading' valign='middle'><span class='header'>Table <span title='Database'>zot</span>.<span title='Table'>notify</span></span></td> - <td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td> - </tr> -</table> -<table width='100%' border='0'> -<tr valign='top'><td class='container' align='left' valign='top'> -<form name='options' action=''> - <label for='implied'><input type=checkbox id='implied'>Implied relationships</label> - <label for='showRelatedCols'><input type=checkbox id='showRelatedCols'>Related columns</label> - <label for='showConstNames'><input type=checkbox id='showConstNames'>Constraints</label> - <label for='showComments'><input type=checkbox id='showComments'>Comments</label> - <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> -</form> -</td><td class='container' rowspan='2' align='right' valign='top'> - <table class='legend' border='0'> - <tr> - <td class='dataTable' valign='bottom'>Legend:</td> - <td class='container' align='right' valign='top'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td> - </tr> - <tr><td class='container' colspan='2'> - <table class='dataTable' border='1'> - <tbody> - <tr><td class='primaryKey'>Primary key columns</td></tr> - <tr><td class='indexedColumn'>Columns with indexes</td></tr> - <tr class='impliedRelationship'><td class='detail'><span class='impliedRelationship'>Implied relationships</span></td></tr> - <tr><td class='excludedColumn'>Excluded column relationships</td></tr> - <tr><td class='legendDetail'>< <em>n</em> > number of related tables</td></tr> - </table> - </td></tr> - </table> -<div style="margin-right: 2pt;"> -<script type="text/javascript"><!-- -google_ad_client = "pub-9598353634003340"; -google_ad_channel ="SchemaSpy-generated"; -google_ad_width = 234; -google_ad_height = 60; -google_ad_format = "234x60_as"; -google_ad_type = "text"; -google_color_border = "9bab96"; -google_color_link = "489148"; -google_color_text = "000000"; -//--> -</script> -<script type="text/javascript" -src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> -</script> -</div> - -</td><tr valign='top'><td class='container' align='left' valign='top'> -<a name='columns'></a> -<table id='columns' class='dataTable' border='1' rules='groups'> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup class='comment'> -<thead align='left'> -<tr> - <th>Column</th> - <th>Type</th> - <th>Size</th> - <th title='Are nulls allowed?'>Nulls</th> - <th title='Is column automatically updated?'>Auto</th> - <th title='Default value'>Default</th> - <th title='Columns in tables that reference this column'><span class='notSortedByColumn'>Children</span></th> - <th title='Columns in tables that are referenced by this column'><span class='notSortedByColumn'>Parents</span></th> - <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> -</tr> -</thead> -<tbody valign='top'> -<tr class='odd'> - <td class='primaryKey' title='Primary Key'>id</td> - <td class='detail'>int</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center' title='Automatically updated by the database'> √ </td> - <td class='detail'></td> - <td class='detail'> - <table border='0' width='100%' cellspacing='0' cellpadding='0'> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="addon.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='addon.html'>addon</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="app.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='app.html'>app</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="event.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='event.html'>event</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="fserver.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='fserver.html'>fserver</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="fsuggest.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='fsuggest.html'>fsuggest</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="hook.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='hook.html'>hook</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="manage.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='manage.html'>manage</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="pconfig.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='pconfig.html'>pconfig</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="profile.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='profile.html'>profile</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='impliedRelationship relative odd' valign='top'> - <td class='relatedTable detail' title="spam.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='spam.html'>spam</a><span class='relatedKey'>.id</span> - </td> - <td class='constraint detail'>Implied Constraint<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - </table> -</td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>hash</td> - <td class='detail'>char</td> - <td class='detail' align='right'>64</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> - <table border='0' width='100%' cellspacing='0' cellpadding='0'> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="notify.hash refs hubloc.hubloc_hash"><a href='hubloc.html'>hubloc</a><span class='relatedKey'>.hubloc_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="notify.hash refs channel.channel_hash"><a href='channel.html'>channel</a><span class='relatedKey'>.channel_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="notify.hash refs xchan.xchan_hash"><a href='xchan.html'>xchan</a><span class='relatedKey'>.xchan_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - </table> - </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='detail'>name</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='detail'>url</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='detail'>photo</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>date</td> - <td class='detail'>datetime</td> - <td class='detail' align='right'>19</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0000-00-00 00:00:00</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='detail'>msg</td> - <td class='detail'>mediumtext</td> - <td class='detail' align='right'>16777215</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>aid</td> - <td class='detail'>int</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>uid</td> - <td class='detail'>int</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>link</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>parent</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>seen</td> - <td class='detail'>bit</td> - <td class='detail' align='right'>0</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>type</td> - <td class='detail'>int</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='detail'>verb</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>otype</td> - <td class='detail'>char</td> - <td class='detail' align='right'>16</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -</table> -<p title='15 columns'>Table contained 528 rows at fr nov 06 17:11 CET 2015<p/> -</td></tr></table> -<div class='indent'> -<b>Indexes:</b> -<table class='dataTable' border='1' rules='groups'><colgroup><colgroup><colgroup><colgroup> -<thead> - <tr> - <th>Column(s)</th> - <th>Type</th> - <th>Sort</th> - <th class='constraint' style='text-align:left;'>Constraint Name</th> - </tr> -</thead> -<tbody> - <tr> - <td class='primaryKey'>id</td> - <td class='detail'>Primary key</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>PRIMARY</td> - </tr> - <tr> - <td class='indexedColumn'>aid</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>aid</td> - </tr> - <tr> - <td class='indexedColumn'>date</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>date</td> - </tr> - <tr> - <td class='indexedColumn'>hash</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>hash</td> - </tr> - <tr> - <td class='indexedColumn'>link</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>link</td> - </tr> - <tr> - <td class='indexedColumn'>otype</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>otype</td> - </tr> - <tr> - <td class='indexedColumn'>parent</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>parent</td> - </tr> - <tr> - <td class='indexedColumn'>seen</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>seen</td> - </tr> - <tr> - <td class='indexedColumn'>type</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>type</td> - </tr> - <tr> - <td class='indexedColumn'>uid</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>uid</td> - </tr> -</table> -</div> -<table width='100%' border='0'><tr><td class='container'> -<br><form action='get'><b>Close relationships</b><span class='degrees' id='degrees' title='Detail diminishes with increased separation from notify'> - within <label for='oneDegree'><input type='radio' name='degrees' id='oneDegree' checked>one</label> <label for='twoDegrees'><input type='radio' name='degrees' id='twoDegrees'>two degrees</label> of separation</span><b>:</b></form> -<map id="oneDegreeRelationshipsDiagram" name="oneDegreeRelationshipsDiagram"> -<area shape="rect" id="node1" href="channel.html" title="channel" alt="" coords="522,53,716,1199"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="266,212,476,859"> -<area shape="rect" id="node4" href="hubloc.html" title="hubloc" alt="" coords="22,460,219,971"> -<area shape="rect" id="node7" href="notify.html" title="notify" alt="" coords="760,187,1040,590"> -</map> - <a name='diagram'><img id='oneDegreeImg' src='../diagrams/notify.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> -<area shape="rect" id="node1" href="abook.html" title="abook" alt="" coords="837,1784,973,1864"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="509,1979,719,2626"> -<area shape="rect" id="node11" href="channel.html" title="channel" alt="" coords="25,1677,219,2822"> -<area shape="rect" id="node13" href="hubloc.html" title="hubloc" alt="" coords="265,1127,462,1638"> -<area shape="rect" id="node4" href="addon.html" title="addon" alt="" coords="1099,901,1246,1117"> -<area shape="rect" id="node6" href="notify.html" title="notify" alt="" coords="765,1364,1045,1767"> -<area shape="rect" id="node7" href="app.html" title="app" alt="" coords="1103,1134,1242,1554"> -<area shape="rect" id="node9" href="attach.html" title="attach" alt="" coords="837,575,973,655"> -<area shape="rect" id="node16" href="chat.html" title="chat" alt="" coords="845,1881,965,1961"> -<area shape="rect" id="node18" href="chatpresence.html" title="chatpresence" alt="" coords="839,1979,970,2059"> -<area shape="rect" id="node20" href="dreport.html" title="dreport" alt="" coords="830,2076,979,2156"> -<area shape="rect" id="node22" href="event.html" title="event" alt="" coords="1089,5,1257,675"> -<area shape="rect" id="node28" href="fserver.html" title="fserver" alt="" coords="1111,1570,1234,1718"> -<area shape="rect" id="node30" href="fsuggest.html" title="fsuggest" alt="" coords="1110,1735,1235,1996"> -<area shape="rect" id="node32" href="group_member.html" title="group_member" alt="" coords="827,2209,982,2289"> -<area shape="rect" id="node34" href="groups.html" title="groups" alt="" coords="839,769,970,849"> -<area shape="rect" id="node38" href="hook.html" title="hook" alt="" coords="1107,2013,1238,2184"> -<area shape="rect" id="node42" href="item.html" title="item" alt="" coords="826,2307,983,2387"> -<area shape="rect" id="node46" href="likes.html" title="likes" alt="" coords="303,1717,423,1797"> -<area shape="rect" id="node48" href="mail.html" title="mail" alt="" coords="841,3085,969,3165"> -<area shape="rect" id="node52" href="manage.html" title="manage" alt="" coords="1110,3272,1235,3397"> -<area shape="rect" id="node58" href="outq.html" title="outq" alt="" coords="837,1000,973,1080"> -<area shape="rect" id="node62" href="pconfig.html" title="pconfig" alt="" coords="1103,3415,1242,3585"> -<area shape="rect" id="node65" href="cache.html" title="cache" alt="" coords="546,3013,682,3093"> -<area shape="rect" id="node66" href="photo.html" title="photo" alt="" coords="830,2404,979,2484"> -<area shape="rect" id="node68" href="profext.html" title="profext" alt="" coords="843,3413,966,3493"> -<area shape="rect" id="node74" href="profile.html" title="profile" alt="" coords="1098,2201,1247,3255"> -<area shape="rect" id="node76" href="register.html" title="register" alt="" coords="843,1097,966,1177"> -<area shape="rect" id="node80" href="shares.html" title="shares" alt="" coords="845,2501,965,2581"> -<area shape="rect" id="node82" href="source.html" title="source" alt="" coords="845,2599,965,2679"> -<area shape="rect" id="node85" href="spam.html" title="spam" alt="" coords="1113,691,1233,885"> -<area shape="rect" id="node87" href="term.html" title="term" alt="" coords="830,1195,979,1275"> -<area shape="rect" id="node94" href="updates.html" title="updates" alt="" coords="843,3183,966,3263"> -<area shape="rect" id="node98" href="vote.html" title="vote" alt="" coords="845,2696,965,2776"> -<area shape="rect" id="node102" href="xchat.html" title="xchat" alt="" coords="845,2793,965,2873"> -<area shape="rect" id="node104" href="xconfig.html" title="xconfig" alt="" coords="843,3280,966,3360"> -<area shape="rect" id="node107" href="xign.html" title="xign" alt="" coords="845,2891,965,2971"> -<area shape="rect" id="node109" href="xlink.html" title="xlink" alt="" coords="830,2988,979,3068"> -<area shape="rect" id="node111" href="xprof.html" title="xprof" alt="" coords="845,672,965,752"> -<area shape="rect" id="node115" href="xtag.html" title="xtag" alt="" coords="845,903,965,983"> -</map> - - <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/notify.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -<map id="twoDegreesRelationshipsDiagram" name="twoDegreesRelationshipsDiagram"> -<area shape="rect" id="node1" href="abook.html" title="abook" alt="" coords="834,717,970,797"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="506,1587,716,2234"> -<area shape="rect" id="node6" href="channel.html" title="channel" alt="" coords="22,1849,216,2994"> -<area shape="rect" id="node8" href="hubloc.html" title="hubloc" alt="" coords="262,1939,459,2450"> -<area shape="rect" id="node4" href="attach.html" title="attach" alt="" coords="834,5,970,85"> -<area shape="rect" id="node11" href="chat.html" title="chat" alt="" coords="842,815,962,895"> -<area shape="rect" id="node13" href="chatpresence.html" title="chatpresence" alt="" coords="836,912,967,992"> -<area shape="rect" id="node15" href="dreport.html" title="dreport" alt="" coords="827,1009,976,1089"> -<area shape="rect" id="node17" href="event.html" title="event" alt="" coords="838,103,966,183"> -<area shape="rect" id="node22" href="group_member.html" title="group_member" alt="" coords="824,1107,979,1187"> -<area shape="rect" id="node24" href="groups.html" title="groups" alt="" coords="836,200,967,280"> -<area shape="rect" id="node30" href="item.html" title="item" alt="" coords="823,1204,980,1284"> -<area shape="rect" id="node34" href="mail.html" title="mail" alt="" coords="838,1301,966,1381"> -<area shape="rect" id="node37" href="manage.html" title="manage" alt="" coords="839,1399,964,1479"> -<area shape="rect" id="node39" href="notify.html" title="notify" alt="" coords="762,297,1042,700"> -<area shape="rect" id="node43" href="outq.html" title="outq" alt="" coords="834,2275,970,2355"> -<area shape="rect" id="node47" href="photo.html" title="photo" alt="" coords="827,1496,976,1576"> -<area shape="rect" id="node49" href="profext.html" title="profext" alt="" coords="840,2372,963,2452"> -<area shape="rect" id="node53" href="register.html" title="register" alt="" coords="840,2469,963,2549"> -<area shape="rect" id="node57" href="shares.html" title="shares" alt="" coords="842,1593,962,1673"> -<area shape="rect" id="node59" href="source.html" title="source" alt="" coords="842,1691,962,1771"> -<area shape="rect" id="node62" href="term.html" title="term" alt="" coords="827,2567,976,2647"> -<area shape="rect" id="node69" href="updates.html" title="updates" alt="" coords="840,2664,963,2744"> -<area shape="rect" id="node73" href="vote.html" title="vote" alt="" coords="842,1788,962,1868"> -<area shape="rect" id="node77" href="xchat.html" title="xchat" alt="" coords="842,1885,962,1965"> -<area shape="rect" id="node79" href="xconfig.html" title="xconfig" alt="" coords="840,1983,963,2063"> -<area shape="rect" id="node81" href="xign.html" title="xign" alt="" coords="842,2080,962,2160"> -<area shape="rect" id="node83" href="xlink.html" title="xlink" alt="" coords="827,2177,976,2257"> -<area shape="rect" id="node85" href="xprof.html" title="xprof" alt="" coords="842,2761,962,2841"> -<area shape="rect" id="node89" href="xtag.html" title="xtag" alt="" coords="842,2859,962,2939"> -</map> - - <a name='diagram'><img id='twoDegreesImg' src='../diagrams/notify.2degrees.png' usemap='#twoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -</td></tr></table> -</div> -</body> -</html> |