/usr/share/doc/screenlets/API/module-tree.html is in screenlets-doc 0.1.6-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module Hierarchy</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="screenlets-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>Screenlets 0.1.6</th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%"> </td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="module-tree.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<center><b>
[ <a href="module-tree.html">Module Hierarchy</a>
| <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Module Hierarchy</h1>
<ul class="nomargin-top">
<li> <strong class="uidlink"><a href="screenlets-module.html">screenlets</a></strong>
<ul>
<li> <strong class="uidlink"><a href="screenlets.Plugins-module.html">screenlets.Plugins</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.backend-module.html">screenlets.backend</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.drawing-module.html">screenlets.drawing</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.install-module.html">screenlets.install</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.logger-module.html">screenlets.logger</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.menu-module.html">screenlets.menu</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.options-module.html">screenlets.options</a></strong>
<ul>
<li> <strong class="uidlink"><a href="screenlets.options.account_option-module.html">screenlets.options.account_option</a></strong>: <em class="summary">Account options, these classes will display a text box.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.base-module.html">screenlets.options.base</a></strong>: <em class="summary">Base classes and basic mechanics for all screenlet options.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.boolean_option-module.html">screenlets.options.boolean_option</a></strong>: <em class="summary">Boolean options, these classes will display a boolean Checkbox as
required and control the formating of data.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.colour_option-module.html">screenlets.options.colour_option</a></strong>: <em class="summary">Color options, these classes will display a text box.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.file_option-module.html">screenlets.options.file_option</a></strong>: <em class="summary">File options, these classes will display a file select widget.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.font_option-module.html">screenlets.options.font_option</a></strong>: <em class="summary">Font options, these classes will display a text box.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.list_option-module.html">screenlets.options.list_option</a></strong>: <em class="summary">List options, these classes will display all sorts of crazy shit.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.number_option-module.html">screenlets.options.number_option</a></strong>: <em class="summary">Integer and Float options, these classes will display a spin box.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.string_option-module.html">screenlets.options.string_option</a></strong>: <em class="summary">String options, these classes will display a text box.</em> </li>
<li> <strong class="uidlink"><a href="screenlets.options.time_option-module.html">screenlets.options.time_option</a></strong>: <em class="summary">Time options, these classes will display a text box.</em> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="screenlets.plugins-module.html">screenlets.plugins</a></strong>
<ul>
<li> <strong class="uidlink"><a href="screenlets.plugins.Amarok-module.html">screenlets.plugins.Amarok</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.AmazonCoverArtSearch-module.html">screenlets.plugins.AmazonCoverArtSearch</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Audacious-module.html">screenlets.plugins.Audacious</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Banshee-module.html">screenlets.plugins.Banshee</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.BaseConverter-module.html">screenlets.plugins.BaseConverter</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Convert-module.html">screenlets.plugins.Convert</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.CoverSearch-module.html">screenlets.plugins.CoverSearch</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Evolution-module.html">screenlets.plugins.Evolution</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Exaile-module.html">screenlets.plugins.Exaile</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Flickr-module.html">screenlets.plugins.Flickr</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.GenericPlayer-module.html">screenlets.plugins.GenericPlayer</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Gstreamer-module.html">screenlets.plugins.Gstreamer</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Juk-module.html">screenlets.plugins.Juk</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Kaffeine-module.html">screenlets.plugins.Kaffeine</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.LastFMProxy-module.html">screenlets.plugins.LastFMProxy</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.LengthConverter-module.html">screenlets.plugins.LengthConverter</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Listen-module.html">screenlets.plugins.Listen</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Loader-module.html">screenlets.plugins.Loader</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Mail-module.html">screenlets.plugins.Mail</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Mplayer-module.html">screenlets.plugins.Mplayer</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Proxy-module.html">screenlets.plugins.Proxy</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Quodlibet-module.html">screenlets.plugins.Quodlibet</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Rhythmbox-module.html">screenlets.plugins.Rhythmbox</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.SizeConverter-module.html">screenlets.plugins.SizeConverter</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Sonata-module.html">screenlets.plugins.Sonata</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.Songbird-module.html">screenlets.plugins.Songbird</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.TemperatureConverter-module.html">screenlets.plugins.TemperatureConverter</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.iCal-module.html">screenlets.plugins.iCal</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.keyring-module.html">screenlets.plugins.keyring</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.plugins.mpdclient2-module.html">screenlets.plugins.mpdclient2</a></strong> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="screenlets.sensors-module.html">screenlets.sensors</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.services-module.html">screenlets.services</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.session-module.html">screenlets.session</a></strong> </li>
<li> <strong class="uidlink"><a href="screenlets.utils-module.html">screenlets.utils</a></strong> </li>
</ul>
</li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="screenlets-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>Screenlets 0.1.6</th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Wed Jan 4 16:58:22 2012
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|