diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
commit | 2d073129857a42ab4195cd433c8be152e357033f (patch) | |
tree | 967a4bbd1989df9847539a4c4c28e0ca6a79a453 /doc/index-files/index-7.html | |
parent | 0645ec66e1618ce4b52e56212c79196dd7c5c608 (diff) |
Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery.
Diffstat (limited to 'doc/index-files/index-7.html')
-rw-r--r-- | doc/index-files/index-7.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index 6fac977..46b54f2 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> <TITLE> G-Index </TITLE> -<META NAME="date" CONTENT="2011-03-20"> +<META NAME="date" CONTENT="2011-03-21"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> @@ -90,17 +90,14 @@ Method in class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseItem <DD>Query this item for a property. <DT><A HREF="../uk/org/ury/show/ShowChannel.html#get(int)"><B>get(int)</B></A> - Method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A> -<DD>Retrieve an item from the channel. -<DT><A HREF="../uk/org/ury/server/ServerProtocol.html#GET_HEADER"><B>GET_HEADER</B></A> - -Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A> -<DD> +<DD>Retrieves an item from the channel. <DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#getBins()"><B>getBins()</B></A> - Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A> <DD> <DT><A HREF="../uk/org/ury/show/ShowUtils.html#getChannelList(uk.org.ury.database.DatabaseDriver, int, int)"><B>getChannelList(DatabaseDriver, int, int)</B></A> - Static method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show">ShowUtils</A> -<DD>Given a show and a channel, retrieve a list of all show items - bound to that channel for the show. +<DD>Given a show and a channel, retrieve a list of all show items bound to + that channel for the show. <DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#getChannels()"><B>getChannels()</B></A> - Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A> <DD> @@ -118,7 +115,7 @@ Method in class uk.org.ury.config.<A HREF="../uk/org/ury/config/ConfigReader.htm <DD>Get the database configuration <DT><A HREF="../uk/org/ury/server/Server.html#getDatabaseConnection(uk.org.ury.database.UserClass)"><B>getDatabaseConnection(UserClass)</B></A> - Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A> -<DD>Get a database connection using the given user class. +<DD>Gets a database connection using the given user class. <DT><A HREF="../uk/org/ury/config/Database.html#getDb()"><B>getDb()</B></A> - Method in class uk.org.ury.config.<A HREF="../uk/org/ury/config/Database.html" title="class in uk.org.ury.config">Database</A> <DD>Get the name of the database |