* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Chuck Hagenbuch <chuck@horde.org>
- * @author Jon Parise <jon@horde.org>
- * @package Core
+ * @author Chuck Hagenbuch <chuck@horde.org>
+ * @author Jon Parise <jon@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Chuck Hagenbuch <chuck@horde.org>
- * @package Core
+ * @author Chuck Hagenbuch <chuck@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Config
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Chuck Hagenbuch <chuck@horde.org>
- * @package Core
+ * @author Chuck Hagenbuch <chuck@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Config_Form extends Horde_Form
{
<?php
/**
- * TODO
+ * @category Horde
+ * @package Core
*/
class Horde_Core_Autoloader_Callback_Auth
{
<?php
/**
- * TODO
+ * @category Horde
+ * @package Core
*/
class Horde_Core_Autoloader_Callback_Mime
{
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Alarm implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Cache implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Db implements Horde_Injector_Binder
{
/**
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Dns implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Editor implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Lock implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Logger implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Mail implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Memcache implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Notification implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Perms implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Secret implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Template implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Token implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
<?php
+/**
+ * @category Horde
+ * @package Core
+ */
class Horde_Core_Binder_Vfs implements Horde_Injector_Binder
{
public function create(Horde_Injector $injector)
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@curecanti.org>
- * @package Horde_Core
+ * @author Michael Slusarz <slusarz@curecanti.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Core_Log_Logger extends Horde_Log_Logger
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Jan Schneider <jan@horde.org>
- * @package Horde_Core
+ * @author Jan Schneider <jan@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Core_Notification_Hordelog
extends Horde_Notification_Handler_Decorator_Base
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@curecanti.org>
- * @package Horde_Core
+ * @author Michael Slusarz <slusarz@curecanti.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Core_Notification_Status extends Horde_Notification_Event_Status
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Jon Parise <jon@horde.org>
- * @package Core
+ * @author Jon Parise <jon@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Help
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Chuck Hagenbuch <chuck@horde.org>
- * @author Jon Parise <jon@horde.org>
- * @package Core
+ * @author Chuck Hagenbuch <chuck@horde.org>
+ * @author Jon Parise <jon@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Menu
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Chuck Hagenbuch <chuck@horde.org>
- * @author Jon Parise <jon@horde.org>
- * @author Anil Madhavapeddy <anil@recoil.org>
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Chuck Hagenbuch <chuck@horde.org>
+ * @author Jon Parise <jon@horde.org>
+ * @author Anil Madhavapeddy <anil@recoil.org>
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Registry
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Registry_Api
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Registry_Application
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @package Core
+ * @category Horde
+ * @package Core
*/
class Horde_Registry_Caller
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Script_Files
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Themes
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Themes_Element
{
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Themes_Image extends Horde_Themes_Element {}
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @author Michael Slusarz <slusarz@horde.org>
- * @package Core
+ * @author Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @package Core
*/
class Horde_Themes_Sound extends Horde_Themes_Element {}