*
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
- *
- * $Horde: framework/Alarm/Alarm.php,v 1.62 2009-11-23 20:37:47 slusarz Exp $
*/
/**
*
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
- *
- * $Horde: framework/Alarm/Alarm/sql.php,v 1.22 2009-12-10 14:06:27 jan Exp $
*/
/**
* The original code can be found at:
* http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/
*
- * $Horde: framework/DOM/DOM.php,v 1.14 2009/10/14 16:18:22 jan Exp $
- *
* @author Chuck Hagenbuch <chuck@horde.org>
* @author Michael J. Rubinsky <mrubinsk@horde.org>
* @since Horde 3.2
* Abstract class to handle different kinds of Data formats and to
* help data exchange between Horde applications and external sources.
*
- * $Horde: framework/Data/Data.php,v 1.106 2009/06/25 07:01:25 slusarz Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Horde_Data implementation for comma-separated data (CSV).
*
- * $Horde: framework/Data/Data/csv.php,v 1.49 2009/07/09 08:17:54 slusarz Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* This is iCalendar (vCalendar).
*
- * $Horde: framework/Data/Data/icalendar.php,v 1.37 2009/01/06 17:49:13 jan Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* methods that vCard and iCalendar implementation can share and rely
* on.
*
- * $Horde: framework/Data/Data/imc.php,v 1.44 2009/02/09 23:40:46 mrubinsk Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Horde_Data implementation for Outlook comma-separated data (CSV).
*
- * $Horde: framework/Data/Data/outlookcsv.php,v 1.5 2005/07/03 04:42:36 selsky Exp $
- *
* @package Horde_Data
*/
class Horde_Data_outlookcsv extends Horde_Data_csv {
/**
* Horde_Data implementation for tab-separated data (TSV).
*
- * $Horde: framework/Data/Data/tsv.php,v 1.44 2009/06/09 23:23:33 slusarz Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Implement the Horde_Data:: API for vCard data.
*
- * $Horde: framework/Data/Data/vcard.php,v 1.43 2009/01/06 17:49:13 jan Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Implement the Horde_Data:: API for vNote data.
*
- * $Horde: framework/Data/Data/vnote.php,v 1.17 2009/07/14 00:25:28 mrubinsk Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Implement the Horde_Data:: API for vTodo data.
*
- * $Horde: framework/Data/Data/vtodo.php,v 1.14 2009/01/06 17:49:13 jan Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
* @package Horde_DataTree
- *
- * $Horde: framework/DataTree/DataTree.php,v 1.190 2009/06/09 23:23:33 slusarz Exp $
*/
/** List every object in an array, similar to PEAR/html/menu.php. */
* The DataTree_null:: class provides a dummy implementation of the
* DataTree:: API; no data will last beyond a single page request.
*
- * $Horde: framework/DataTree/DataTree/null.php,v 1.37 2009/01/06 17:49:14 jan Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The table structure for the DataTree system is in
* scripts/sql/horde_datatree.sql.
*
- * $Horde: framework/DataTree/DataTree/sql.php,v 1.251 2009/07/09 08:17:54 slusarz Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If
/**
* The File_CSV package allows reading and creating of CSV data and files.
*
- * $Horde: framework/File_CSV/CSV.php,v 1.25 2009/01/06 17:49:15 jan Exp $
- *
* Copyright 2002-2003 Tomas Von Veschler Cox <cox@idecnet.com>
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
*
* Based on the FPDF class by Olivier Plathey (http://www.fpdf.org/).
*
- * $Horde: framework/File_PDF/PDF.php,v 1.65 2009/01/06 17:49:16 jan Exp $
- *
* Copyright 2001-2003 Olivier Plathey <olivier@fpdf.org>
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* The Horde_Form:: package provides form rendering, validation, and
* other functionality for the Horde Application Framework.
*
- * $Horde: framework/Form/Form.php,v 1.458 2009/10/14 00:05:36 chuck Exp $
- *
* Copyright 2001-2007 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
* The Horde_Form_Action class provides an API for adding actions to
* Horde_Form variables.
*
- * $Horde: framework/Form/Form/Action.php,v 1.31 2009/01/06 17:49:17 jan Exp $
- * Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
* action is attached to if the value of 'foo' is 1 or 2, and disable it
* otherwise.
*
- * $Horde: framework/Form/Form/Action/ConditionalEnable.php,v 1.6 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* sets the value of one Horde_Form variable based on the value of the
* variable the action is attached to.
*
- * $Horde: framework/Form/Form/Action/ConditionalSetValue.php,v 1.4 2009/01/06 17:49:17 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* action is attached to if the value of 'foo' is 1 or 2, and disable it
* otherwise.
*
- * $Horde: framework/Form/Form/Action/conditional_enable.php,v 1.13 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* sets the value of one Horde_Form variable based on the value of the
* variable the action is attached to.
*
- * $Horde: framework/Form/Form/Action/conditional_setvalue.php,v 1.28 2009/01/06 17:49:17 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* form with the current (not the original) value after the form element
* that the action is attached to is modified.
*
- * $Horde: framework/Form/Form/Action/reload.php,v 1.16 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
*
* The params array contains the desired cursor position.
*
- * $Horde: framework/Form/Form/Action/setcursorpos.php,v 1.6 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* form after the form element that the action is attached to is
* modified.
*
- * $Horde: framework/Form/Form/Action/submit.php,v 1.19 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The params array should contain the names of the fields which will be
* summed.
*
- * $Horde: framework/Form/Form/Action/sum_fields.php,v 1.13 2009/10/06 18:58:57 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* the value of one Horde_Form variable as the variable the action is
* attached to is updated.
*
- * $Horde: framework/Form/Form/Action/updatefield.php,v 1.14 2009/01/06 17:49:17 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The Horde_Form_Renderer class provides HTML and other renderings of
* forms for the Horde_Form:: package.
*
- * $Horde: framework/Form/Form/Renderer.php,v 1.228 2009-11-21 16:54:37 chuck Exp $
- *
* Copyright 2001-2007 Robert E. Coyle <robertecoyle@hotmail.com>
*
* See the enclosed file COPYING for license information (LGPL). If you
require_once 'Horde/Form.php';
/**
- * $Horde: framework/Form/Form/Type/tableset.php,v 1.3 2005/05/31 08:42:01 jan Exp $
- *
* @package Horde_Form
* @since Horde 3.1
*/
/**
* The Group:: class provides the Horde groups system.
*
- * $Horde: framework/Group/Group.php,v 1.122 2009/10/04 03:03:45 chuck Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The Group_contactlists class provides a groups system based on Turba
* contact lists. Only SQL sources are supported.
*
- * $Horde: framework/Group/Group/contactlists.php,v 1.6 2009-11-22 18:15:21 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* addition of adding support for hook functions to define if a user
* is in a group.
*
- * $Horde: framework/Group/Group/hooks.php,v 1.23 2009/01/06 17:49:18 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* FIXME: A better solution would be to let this class rely on
* Horde/Kolab/LDAP.php.
*
- * $Horde: framework/Group/Group/kolab.php,v 1.7 2009/07/09 08:17:55 slusarz Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The Group_ldap class provides an LDAP backend for the Horde groups
* system.
*
- * $Horde: framework/Group/Group/ldap.php,v 1.49 2009/07/27 06:15:27 slusarz Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* The Group:: class provides the Horde groups system.
*
- * $Horde: framework/Group/Group/mock.php,v 1.3 2009/01/06 17:49:18 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* The Group:: class provides the Horde groups system.
*
- * $Horde: framework/Group/Group/sql.php,v 1.14 2009/07/17 21:00:12 slusarz Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* several functions to help in the IMAP folder <-> Horde Share synchronisation
* process.
*
- * $Horde: framework/Kolab/Kolab.php,v 1.89 2009/07/14 00:25:29 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Base.php,v 1.10 2009/07/09 08:17:56 slusarz Exp $
- *
* @package Kolab_Filter
*/
/**
* A basic definition for a PHP based postfix filter.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Base.php,v 1.10 2009/07/09 08:17:56 slusarz Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Content.php,v 1.12 2009-11-29 10:49:08 wrobel Exp $
- *
* @package Kolab_Filter
*/
/**
* A Kolab Server filter for outgoing mails.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Content.php,v 1.12 2009-11-29 10:49:08 wrobel Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Incoming.php,v 1.12 2009-11-16 20:02:56 wrobel Exp $
- *
* @package Kolab_Filter
*/
* A Kolab Server filter for incoming mails that are parsed for iCal
* contents.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Incoming.php,v 1.12 2009-11-16 20:02:56 wrobel Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Outlook.php,v 1.7 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides Mail rewriting for malformed Outlook messages
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Outlook.php,v 1.7 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Response.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides error handling for the Kolab server filter scripts.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Response.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport.php,v 1.7 2009-11-29 10:12:59 wrobel Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides a delivery mechanism for a mail message.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport.php,v 1.7 2009-11-29 10:12:59 wrobel Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?PHP
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php,v 1.4 2008/12/12 15:24:04 wrobel Exp $
- *
* @package Kolab_Filter
*/
* Defines a transport mechanism for delivering mails to the dovecot
* IMAP server.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php,v 1.4 2008/12/12 15:24:04 wrobel Exp $
- *
* Copyright 2008 Intevation GmbH
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php,v 1.3 2009/01/06 17:49:21 jan Exp $
- *
* @package Kolab_Filter
*/
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/drop.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Drops a mail instead of delivering it.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/drop.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
* Defines a wrapper that provides functionality comparable to the
* Net/*MTP.php classes.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/drop.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/echo.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Echos a mail for debugging.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/echo.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
* Defines an echo wrapper that provides functionality comparable to
* the Net/*MTP.php classes.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/echo.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/lda.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides DovecotLDA delivery.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/lda.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Intevation GmbH
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/lmtp.php,v 1.4 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides LMTP for delivering a mail.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/lmtp.php,v 1.4 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/smtp.php,v 1.4 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Provides SMTP for delivering mail.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/smtp.php,v 1.4 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2004-2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/stdout.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* @package Kolab_Filter
*/
/**
* Delivers a mail to STDOUT for debugging.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/stdout.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
* Defines a STDOUT wrapper that provides functionality comparable to
* the Net/*MTP.php classes.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/stdout.php,v 1.5 2009/07/14 00:28:32 mrubinsk Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Resource management for the Kolab server.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Resource.php,v 1.34 2009-12-03 14:41:03 wrobel Exp $
- *
* PHP version 4
*
* @category Kolab
/**
* Provides Kolab resource handling
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Resource.php,v 1.34 2009-12-03 14:41:03 wrobel Exp $
- *
* Copyright 2004-2009 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Base for PHPUnit scenarios.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php,v 1.9 2009/06/09 23:23:37 slusarz Exp $
- *
* PHP version 5
*
* @category Kolab
/**
* Base for PHPUnit scenarios.
*
- * $Horde: framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php,v 1.9 2009/06/09 23:23:37 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
*
- * $Horde: framework/Kolab_Filter/script/Horde/Kolab/Filter/kolabfilter.php,v 1.3 2008/12/12 15:24:04 wrobel Exp $
- *
* @package Kolab
*/
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
*
- * $Horde: framework/Kolab_Filter/script/Horde/Kolab/Filter/kolabmailboxfilter.php,v 1.3 2008/12/12 15:24:04 wrobel Exp $
- *
* @package Kolab
*/
/**
* All tests for the Horde_Kolab_Filter:: package.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/AllTests.php,v 1.2 2009/01/06 17:49:21 jan Exp $
- *
* @package Horde_Kolab_Filter
*/
/**
- * Define the main method
+ * Define the main method
*/
if (!defined('PHPUnit_MAIN_METHOD')) {
define('PHPUnit_MAIN_METHOD', 'Horde_Kolab_Filter_AllTests::main');
/**
* Combine the tests for this package.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/AllTests.php,v 1.2 2009/01/06 17:49:21 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test the content filter class within the Kolab filter implementation.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/ContentTest.php,v 1.9 2009/03/20 23:41:40 wrobel Exp $
- *
* @package Horde_Kolab_Filter
*/
/**
- * We need the unit test framework
+ * We need the unit test framework
*/
require_once 'Horde/Kolab/Test/Filter.php';
/**
* Test the content filter.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/ContentTest.php,v 1.9 2009/03/20 23:41:40 wrobel Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test the base filter class within the Kolab filter implementation.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/FilterTest.php,v 1.7 2009/02/24 11:48:41 wrobel Exp $
- *
* @package Horde_Kolab_Filter
*/
/**
- * We need the unit test framework
+ * We need the unit test framework
*/
require_once 'PHPUnit/Framework.php';
require_once 'PHPUnit/Extensions/OutputTestCase.php';
/**
* Test the filter class.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/FilterTest.php,v 1.7 2009/02/24 11:48:41 wrobel Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test the incoming filter class within the Kolab filter implementation.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/IncomingTest.php,v 1.8 2009/03/20 23:41:40 wrobel Exp $
- *
* @package Horde_Kolab_Filter
*/
require_once 'Horde/Kolab/Test/Filter.php';
/**
- * We need the unit test framework
+ * We need the unit test framework
*/
require_once 'PHPUnit/Extensions/OutputTestCase.php';
/**
* Test the incoming filter.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/IncomingTest.php,v 1.8 2009/03/20 23:41:40 wrobel Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test the incoming filter class for its load behaviour..
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/LoadTest.php,v 1.8 2009/04/09 20:16:25 wrobel Exp $
- *
* @package Horde_Kolab_Filter
*/
/**
- * We need the unit test framework
+ * We need the unit test framework
*/
require_once 'PHPUnit/Framework.php';
require_once 'PHPUnit/Extensions/PerformanceTestCase.php';
/**
* Test the incoming filter load.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/LoadTest.php,v 1.8 2009/04/09 20:16:25 wrobel Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test resource handling within the Kolab filter implementation.
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/ResourceTest.php,v 1.13 2009-11-16 19:01:33 wrobel Exp $
- *
* @package Horde_Kolab_Filter
*/
/**
* Test resource handling
*
- * $Horde: framework/Kolab_Filter/test/Horde/Kolab/Filter/ResourceTest.php,v 1.13 2009-11-16 19:01:33 wrobel Exp $
- *
* Copyright 2008 Klarälvdalens Datakonsult AB
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* This is a utility class, every method is static.
*
- * $Horde: framework/LDAP/LDAP.php,v 1.21 2009/10/04 03:03:45 chuck Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/Lens/lib/Horde/Lens.php,v 1.1 2008/03/05 20:37:26 chuck Exp $
- *
* This set of classes implements a Flyweight pattern
* (http://en.wikipedia.org/wiki/Flyweight_pattern). Refactor/rename
* some based on this fact?
<?php
/**
- * $Horde: framework/Lens/lib/Horde/Lens/Interface.php,v 1.1 2008/03/05 20:37:26 chuck Exp $
- *
* This set of classes implements a Flyweight pattern
* (http://en.wikipedia.org/wiki/Flyweight_pattern). Refactor/rename
* some based on this fact?
<?php
/**
- * $Horde: framework/Lens/lib/Horde/Lens/Iterator.php,v 1.1 2008/03/05 20:37:26 chuck Exp $
- *
* This set of classes implements a Flyweight pattern
* (http://en.wikipedia.org/wiki/Flyweight_pattern). Refactor/rename
* some based on this fact?
*
* $myPage->render();
*
- * $Horde: framework/Mobile/Mobile.php,v 1.55 2009/10/09 22:07:13 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Horde_Mobile_Renderer:: framework for mobile device markup
* renderers.
*
- * $Horde: framework/Mobile/Mobile/Renderer.php,v 1.29 2009/01/06 17:49:33 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Horde_Mobile_Renderer:: output module for simple HTML and
* Imode/Avantgo/similar devices.
*
- * $Horde: framework/Mobile/Mobile/Renderer/html.php,v 1.46 2009/10/09 22:07:41 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Horde_Mobile_Renderer:: output module for WML (Wireless Markup Language).
*
- * $Horde: framework/Mobile/Mobile/Renderer/wml.php,v 1.49 2009/07/09 08:17:58 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'server' Hostname of IMSP server.
* 'port' Port of IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP.php,v 1.45 2009/10/02 00:01:02 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'server' The hostname of the IMSP server.
* 'port' The port of the IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Auth.php,v 1.26 2009/07/17 21:00:12 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'server' The hostname of the IMSP server.
* 'port' The port of the IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Auth/cram_md5.php,v 1.21 2009/01/06 17:49:34 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'command' Path to the imtest command on localhost
* 'auth_mechanism' Authentication method to use with imtest</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Auth/imtest.php,v 1.19 2009/01/06 17:49:34 jan Exp $
- *
* Copyright 2005-2007 Liam Hoekenga <liamr@umich.edu>
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* 'server' The hostname of the IMSP server.
* 'port' The port of the IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Auth/plaintext.php,v 1.22 2009/01/06 17:49:34 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'server' The hostname of the IMSP server.
* 'port' The port of the IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Book.php,v 1.49 2009/10/01 23:43:46 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'server' The hostname of the IMSP server.
* 'port' The port of the IMSP server.</pre>
*
- * $Horde: framework/Net_IMSP/IMSP/Options.php,v 1.23 2009/01/06 17:49:34 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Net_IMSP_Utils::
*
- * $Horde: framework/Net_IMSP/IMSP/Utils.php,v 1.30 2009-11-22 18:15:21 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS.php,v 1.26 2009/07/14 00:25:29 mrubinsk Exp $
- *
* @author Marko Djukic <marko@oblo.com>
* @package Net_SMS
*/
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS/clickatell_http.php,v 1.30 2009/01/06 17:49:34 jan Exp $
- *
* @author Marko Djukic <marko@oblo.com>
* @package Net_SMS
*/
* This driver interfaces with the email-to-sms gateways provided by many
* carriers, particularly those based in the U.S.
*
- * $Horde: framework/Net_SMS/SMS/generic_smpp.php,v 1.2 2007/06/27 17:22:58 jan Exp $
- *
* Copyright 2005-2007 WebSprockets, LLC
*
* See the enclosed file COPYING for license information (LGPL). If you
return array();
}
-}
\ No newline at end of file
+}
* This driver interfaces with the email-to-sms gateways provided by many
* carriers, particularly those based in the U.S.
*
- * $Horde: framework/Net_SMS/SMS/generic_smtp.php,v 1.16 2008/05/14 21:29:23 jan Exp $
- *
* @category Networking
* @package Net_SMS
* @author Ian Eure <ieure@php.net>
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS/sms2email_http.php,v 1.42 2009/01/06 17:49:34 jan Exp $
- *
* @author Marko Djukic <marko@oblo.com>
* @package Net_SMS
*/
* See the enclosed file COPYING for license information (LGPL). If you did
* not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS/textmagic_http.php,v 1.1 2009/07/17 15:27:56 chuck Exp $
- *
* @package Net_SMS
* @author Fedyashev Nikita <nikita@realitydrivendeveloper.com>
- *
+ *
*/
class Net_SMS_textmagic_http extends Net_SMS
{
function Net_SMS_textmagic_http($params)
{
-
+
parent::Net_SMS($params);
-
+
if (!extension_loaded('json')) {
die ("JSON extenstion isn't loaded!");
}
'credit' => true,
'addressbook' => false,
'lists' => false,
-
+
'message_status' => true,
'delete_reply' => true,
'check_number' => true);
$unicode = $this->_getUnicodeParam($message);
$max_length = $this->_getMaxLengthParam($message);
-
+
$to = implode(',', $to);
$url = sprintf('cmd=send&phone=%s&text=%s&unicode=%s&max_length=%s',
- urlencode($to),
+ urlencode($to),
urlencode($message['text']),
$unicode,
$max_length);
-
+
$response = $this->_callURL($url);
-
+
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
$result = array();
-
+
if (!array_key_exists('error_code', $response)) {
-
+
if (count(explode(',', $to)) == 1) {
-
+
$message_ids = array_keys($response['message_id']);
-
+
$result[$to] = array(
0 => 1,
1 => $message_ids[0]
}
}
} else {
-
+
if (count(explode(',', $to)) == 1) {
-
+
$result[$to] = array(
0 => 0,
1 => $response['error_message']
}
}
}
-
+
return $result;
}
function _getMaxLengthParam($message) {
$default_params = $this->getDefaultSendParams();
-
+
if (isset($message['send_params']['max_length'])) {
$max_length = $message['send_params']['max_length'];
} else {
$max_length = $default_params['max_length']['default_value'];
}
-
+
return $max_length;
-
+
}
-
+
function _getUnicodeParam($message) {
$default_params = $this->getDefaultSendParams();
-
+
if (isset($message['send_params']['unicode'])) {
$unicode = $message['send_params']['unicode'];
} else {
$unicode = $default_params['unicode']['default_value'];
}
-
+
return $unicode;
}
-
+
/**
* This function check message delivery status.
*
*/
function messageStatus($ids)
{
-
+
if (!is_array($ids)) {
$ids = array($ids);
}
$ids = implode(',', $ids);
-
+
$url = sprintf('cmd=message_status&ids=%s',
urlencode($ids));
-
+
$response = $this->_callURL($url);
-
+
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
$result = array();
-
+
if (!array_key_exists('error_code', $response)) {
-
+
if (count(explode(',', $ids)) == 1) {
-
+
$result[$ids] = array(
0 => 1,
1 => $response[$ids]
}
}
} else {
-
+
if (count(explode(',', $ids)) == 1) {
-
+
$result[$to] = array(
0 => 0,
1 => $response['error_message']
}
}
}
-
+
return $result;
- }
-
+ }
+
/**
* This function retrieves incoming messages.
*
}
$url = sprintf('cmd=receive&last=%s', $last_retrieved_id);
-
+
$response = $this->_callURL($url);
-
+
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
$result = array();
-
+
if (!array_key_exists('error_code', $response)) {
$result[0] = 1;
-
+
$result[1] = $response;
} else {
$result[0] = 0;
-
+
$result[1] = $response['error_message'];
}
-
+
return $result;
- }
+ }
+
-
/**
* This function allows you to delete Incoming message
*
*/
function deleteReply($ids)
{
-
+
if (!is_array($ids)) {
$ids = array($ids);
}
$ids = implode(',', $ids);
-
+
/* Set up the http sending url. */
$url = sprintf('cmd=delete_reply&ids=%s',
urlencode($ids));
-
+
$response = $this->_callURL($url);
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
$result = array();
if (!array_key_exists('error_code', $response)) {
-
+
if (count(explode(',', $ids)) == 1) {
-
+
$result[$ids] = array(
0 => 1,
1 => true
}
}
} else {
-
+
if (count(explode(',', $ids)) == 1) {
-
+
$result[$to] = array(
0 => 0,
1 => $response['error_message']
/**
* This function allows you to validate phone number's format,
- * check its country and message price to the destination .
+ * check its country and message price to the destination .
*
* @param array $numbers Phone numbers array to be checked.
*
*/
function checkNumber($numbers)
{
-
+
if (!is_array($numbers)) {
$numbers = array($numbers);
}
$numbers = implode(',', $numbers);
-
+
$url = sprintf('cmd=check_number&phone=%s',
urlencode($numbers));
-
+
$response = $this->_callURL($url);
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed.")));
}
-
+
$result = array();
-
+
if (!array_key_exists('error_code', $response)) {
-
+
if (count(explode(',', $numbers)) == 1) {
-
+
$result[$numbers] = array(
0 => 1,
1 => array(
"price" => $response[$numbers]['price'],
- "country" => $response[$numbers]['country']
+ "country" => $response[$numbers]['country']
)
);
} else {
foreach (explode(',', $numbers) as $number) {
$result[$number] = array(1, array(
"price" => $response[$number]['price'],
- "country" => $response[$number]['country']
+ "country" => $response[$number]['country']
));
}
}
} else {
-
+
if (count(explode(',', $numbers)) == 1) {
-
+
$result[explode(',', $numbers)] = array(
0 => 0,
1 => $response['error_message']
);
- } else {
+ } else {
foreach (explode(',', $numbers) as $number) {
$result[$number] = array(0, $response['error_message']);
}
}
}
-
+
return $result;
-
- }
-
+
+ }
+
/**
* Returns the current credit balance on the gateway.
*
function _getBalance()
{
$url = 'cmd=account';
-
+
$response = $this->_callURL($url);
-
+
if (is_a($response, 'PEAR_Error')) {
return PEAR::raiseError(sprintf(_("Send failed. %s"), $response['error_message']));
}
-
+
if (!array_key_exists('error_code', $response)) {
return $response['balance'];
} else {
'label' => _("Unicode message flag"),
'type' => 'int',
'default_value' => 1);
-
+
return $params;
}
'label' => _("Max messages quantity"),
'type' => 'int');
}
-
+
if (empty($params['unicode'])) {
$params['unicode'] = array(
'label' => _("Unicode message flag"),
13 => _("Your account has been deactivated"),
14 => _("Unknwon message ID"),
15 => _("Unicode characters detected on unicode=0 option"));
-
+
if (!empty($error_text)) {
return $error_text;
} else {
return PEAR::raiseError(_("Missing PEAR package HTTP_Request."));
}
$http = &new HTTP_Request($this->_base_url . $url, $options);
-
+
/* Add the authentication values to POST. */
$http->addPostData('username', $this->_params['user']);
$http->addPostData('password', $this->_params['password']);
-
-
+
+
@$http->sendRequest();
if ($http->getResponseCode() != 200) {
return PEAR::raiseError(sprintf(_("Could not open %s."), $url));
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS/vodafoneitaly_smtp.php,v 1.26 2009/01/06 17:49:34 jan Exp $
- *
* @author Marko Djukic <marko@oblo.com>
* @author Matteo Zambelli <mmzambe@hotmail.com>
* @package Net_SMS
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/Net_SMS/SMS/win_http.php,v 1.18 2009/01/06 17:49:34 jan Exp $
- *
* @author Marko Djukic <marko@oblo.com>
* @package Net_SMS
*/
*
* Based on the PEAR XML_RPC2_Server_Method class by Sergio Carvalho
*
- * $Horde: framework/Reflection/lib/Horde/Reflection.php,v 1.4 2009/06/09 23:23:44 slusarz Exp $
- *
* Copyright 2004-2006 Sergio Gonalves Carvalho
* (<sergio.carvalho@portugalmail.com>)
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* Based on the PEAR XML_RPC2_Server_Method class by Sergio Carvalho
*
- * $Horde: framework/Reflection/lib/Horde/Reflection/Cli.php,v 1.3 2009/06/10 19:57:54 slusarz Exp $
- *
* Copyright 2004-2006 Sergio Gonalves Carvalho
* (<sergio.carvalho@portugalmail.com>)
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
}
}
-}
\ No newline at end of file
+}
*
* Based on the PEAR XML_RPC2_Server_Method class by Sergio Carvalho
*
- * $Horde: framework/Reflection/lib/Horde/Reflection/Html.php,v 1.2 2009/01/06 17:49:40 jan Exp $
- *
* Copyright 2004-2006 Sergio Gonalves Carvalho
* (<sergio.carvalho@portugalmail.com>)
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
* The Horde_Reflection_Wiki class renders method documention in the Text_Wiki
* format.
*
- * $Horde: framework/Reflection/lib/Horde/Reflection/Wiki.php,v 1.3 2009/01/06 17:49:40 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* This is a utility class, every method is static.
*
- * $Horde: framework/SQL/SQL.php,v 1.54 2009/09/25 07:53:26 selsky Exp $
- *
* Copyright 1999-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* This class provides a parser which can construct an SQL WHERE
* clause from a Google-like search expression.
*
- * $Horde: framework/SQL/SQL/Keywords.php,v 1.12 2009/01/06 17:49:42 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Horde_Scheduler
*
- * $Horde: framework/Scheduler/lib/Horde/Scheduler.php,v 1.3 2009/07/14 00:25:30 mrubinsk Exp $
- *
* @package Horde_Scheduler
*/
class Horde_Scheduler {
*
* $cron->run();
*
- * $Horde: framework/Scheduler/lib/Horde/Scheduler/cron.php,v 1.3 2009/07/14 00:25:30 mrubinsk Exp $
- *
* @author Ryan Flynn <ryan@ryanflynn.com>
* @author Chuck Hagenbuch <chuck@horde.org>
* @package Horde_Scheduler
#!@php_bin@
<?php
/**
- * $Horde: framework/Scheduler/scripts/Horde/Scheduler/horde-crond.php,v 1.4 2009/06/10 19:57:55 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* methods take care of any site-specific restrictions configured in in the
* application's prefs.php and conf.php files.
*
- * $Horde: framework/Share/Share.php,v 1.186 2009/12/18 13:49:01 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
* Copyright 2002-2007 Infoteck Internet <webmaster@infoteck.qc.ca>
*
* Horde_Share_datatree:: provides the datatree backend for the horde share
* driver.
*
- * $Horde: framework/Share/Share/datatree.php,v 1.29 2009-12-10 19:24:08 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
* Copyright 2002-2007 Infoteck Internet <webmaster@infoteck.qc.ca>
*
<?php
/**
- * $Horde: framework/Share/Share/kolab.php,v 1.70 2009-12-10 19:24:08 mrubinsk Exp $
- *
* @package Horde_Share
*/
* Horde_Share_sql:: provides the sql backend for the horde share
* driver.
*
- * $Horde: framework/Share/Share/sql.php,v 1.76 2009/12/18 13:49:02 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Implementation of Horde_Share class for shared objects that are hierarchical
* in nature.
*
- * $Horde: framework/Share/Share/sql_hierarchical.php,v 1.56 2009-12-10 19:24:08 mrubinsk Exp $
- *
* @author Duck <duck@obala.net>
* @author Michael J. Rubinsky <mrubinsk@horde.org>
* @since Horde 3.2
/**
* All tests for the Horde_Share:: package.
*
- * $Horde: framework/Share/tests/Horde/Share/AllTests.php,v 1.2 2009/01/06 17:49:46 jan Exp $
- *
* PHP version 5
*
* @category Horde
*/
/**
- * Define the main method
+ * Define the main method
*/
if (!defined('PHPUnit_MAIN_METHOD')) {
define('PHPUnit_MAIN_METHOD', 'Horde_Share_AllTests::main');
/**
* Combine the tests for this package.
*
- * $Horde: framework/Share/tests/Horde/Share/AllTests.php,v 1.2 2009/01/06 17:49:46 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Handling Kolab shares.
*
- * $Horde: framework/Share/tests/Horde/Share/KolabScenarioTest.php,v 1.4 2009/03/20 23:47:03 wrobel Exp $
- *
* PHP version 5
*
* @category Horde
/**
* Handling groups.
*
- * $Horde: framework/Share/tests/Horde/Share/KolabScenarioTest.php,v 1.4 2009/03/20 23:47:03 wrobel Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
->and('the list contains a share named', 'wrobel@example.org')
->and('the list contains a number of elements equal to', 1);
}
-}
\ No newline at end of file
+}
* location exist. If so, the replace should replace this value rather than
* create a new one as a duplicate.
*
- * $Horde: framework/SyncML/SyncML.php,v 1.79 2009/07/14 00:25:30 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* testTearDown() to create a clean (empty) enviroment for the test user
* "syncmltest". See the SyncML_Backend_Sql implementation for details.
*
- * $Horde: framework/SyncML/SyncML/Backend.php,v 1.60 2009/09/15 13:41:32 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See the enclosed file COPYING for license information (LGPL). If you did not
* receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/SyncML/SyncML/Backend/Horde.php,v 1.34 2009/07/17 21:00:13 slusarz Exp $
- *
* @author Karsten Fourmont <karsten@horde.org>
* @package SyncML
*/
*
* This can be used as a starting point for a custom backend implementation.
*
- * $Horde: framework/SyncML/SyncML/Backend/Sql.php,v 1.13 2009/04/05 16:42:05 jan Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* executed for a single SyncML command are handled by these objects, by means
* of the handleCommand() method.
*
- * $Horde: framework/SyncML/SyncML/Command.php,v 1.23 2009/04/05 16:09:13 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* information, such as state information or notifications to an application
* on the recipient device.
*
- * $Horde: framework/SyncML/SyncML/Command/Alert.php,v 1.58 2009/04/07 11:10:51 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The Final command is an indicator that the SyncML message is the last
* message in the current SyncML package.
*
- * $Horde: framework/SyncML/SyncML/Command/Final.php,v 1.35 2009/04/05 16:09:14 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* SyncML_Command_Get class responds to a client Get request and returns the
* DevInf information for the SyncML server.
*
- * $Horde: framework/SyncML/SyncML/Command/Get.php,v 1.43 2009/04/05 16:09:14 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
*
* The Map command is used to update identifier maps.
*
- * $Horde: framework/SyncML/SyncML/Command/Map.php,v 1.26 2009/10/11 17:10:21 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The data is stored in a SyncML_DeviceInfo object which is defined in
* Device.php and then stored in SyncML_Device as an attribute.
*
- * $Horde: framework/SyncML/SyncML/Command/Put.php,v 1.40 2009/10/01 09:27:24 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
*
* The Replace command is used to replace data on the recipient device.
*
- * $Horde: framework/SyncML/SyncML/Command/Replace.php,v 1.19 2009/01/06 17:49:50 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* SyncML_Command_Put. The only results we get is the same DevInf as for the
* Put command.
*
- * $Horde: framework/SyncML/SyncML/Command/Results.php,v 1.28 2009/01/06 17:49:50 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* This is not strictly a command but specifies the request status code for a
* corresponding SyncML command.
*
- * $Horde: framework/SyncML/SyncML/Command/Status.php,v 1.33 2009/08/26 15:24:13 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Then the server modifications are sent back to the client by the
* handleSync() method which is called from within the output method.
*
- * $Horde: framework/SyncML/SyncML/Command/Sync.php,v 1.66 2009/10/02 22:37:57 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Instances of this class are created during the XML parsing by
* SyncML_Command_Sync.
*
- * $Horde: framework/SyncML/SyncML/Command/SyncElement.php,v 1.18 2009/04/05 20:12:12 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* SyncHdr is not really a sync command, but this class takes advantage of the
* XML parser in SyncML_Command.
*
- * $Horde: framework/SyncML/SyncML/Command/SyncHdr.php,v 1.10 2009/04/05 21:31:57 jan Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/SyncML/SyncML/Constants.php,v 1.20 2009/01/06 17:49:48 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* or sent by the client, the Source/LocURI of the device request might be
* sufficent to identify it.
*
- * $Horde: framework/SyncML/SyncML/Device.php,v 1.44 2009/01/06 17:49:48 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/SyncML/SyncML/Device/Nokia.php,v 1.19 2009/08/18 17:16:43 jan Exp $
- *
* @author Karsten Fourmont <karsten@horde.org>
* @package SyncML
*/
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/SyncML/SyncML/Device/P800.php,v 1.29 2009/01/06 17:49:50 jan Exp $
- *
* @author Karsten Fourmont <karsten@horde.org>
* @package SyncML
*/
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/SyncML/SyncML/Device/Sync4JMozilla.php,v 1.7 2009/01/06 17:49:50 jan Exp $
- *
* @author Karsten Fourmont <karsten@horde.org>
* @package SyncML
*/
<?php
/**
* @package SyncML
- *
- * $Horde: framework/SyncML/SyncML/Device/Sync4j.php,v 1.73 2009/10/26 18:03:46 jan Exp $
*/
/** Horde_Date */
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * $Horde: framework/SyncML/SyncML/Device/Synthesis.php,v 1.26 2009/01/06 17:49:50 jan Exp $
- *
* @author Karsten Fourmont <karsten@horde.org>
* @package SyncML
*/
* The current implementation should handle all DevInf 1.1 DTD elements
* except <DSMem> entries.
*
- * $Horde: framework/SyncML/SyncML/DeviceInfo.php,v 1.20 2009/01/06 17:49:48 jan Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* The SyncML_State class provides a SyncML state object.
*
- * $Horde: framework/SyncML/SyncML/State.php,v 1.58 2009/04/07 10:43:41 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/SyncML/SyncML/Sync.php,v 1.61 2009/08/26 10:59:22 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The SyncML_XMLOutput class takes automatically care of creating a unique
* CmdID for each command created.
*
- * $Horde: framework/SyncML/SyncML/XMLOutput.php,v 1.22 2009/01/06 17:49:48 jan Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
-##
-## $Horde: framework/SyncML/docs/README.program_flow.txt,v 1.4 2006/09/10 04:55:06 chuck Exp $
-##
-
rpc.php in horde's main directory is the starting point for our (and any)
RPC call.
TODOs
-----
-
+
- handle recurring events
- handle alarms in sync4j
-- review session handling.
+- review session handling.
- Deal with "unfinished" sessions after incomplete sync.
- use cookies where possible. Otherwise concurrent sessions with
device ID "sc-pim-outlook" will cause trouble big time.
- create configuration in horde preferences: allow fancy stuff like
"delete calendar entries from clients for events n days in the past"
-
+
- create page to view summary of previous sync and ultimately handle
collisions as well...
- get vcard/icalendar handling right: support ical 1.0/2.0 and vcard
2.1/3.0 creation.
-
+
Redesign / Refactoring
----------------------
-concentrate business logic where possible (controller class),
seperate xml parsing/creation from business logic
-
-$Horde: framework/SyncML/docs/TODO,v 1.28 2005/05/05 06:29:31 karsten Exp $
-
\ No newline at end of file
* message. Its purpose is to make sure that SyncML messages are correctly and
* completely parsed and distributed into the business logic.
*
- * $Horde: framework/SyncML/tests/testpacket.php,v 1.4 2009/06/09 23:23:46 slusarz Exp $
- *
* Copyright 2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See http://wiki.horde.org/SyncHowTo for a description how to create a test
* case.
*
- * $$Horde: framework/SyncML/tests/testsync.php,v 1.26 2009/07/22 06:40:30 slusarz Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* The original PHP version of this code was written by Geoffrey T. Dairiki
* <dairiki@dairiki.org>, and is used/adapted with his permission.
*
- * $Horde: framework/Text_Diff/Diff.php,v 1.29 2009/07/14 00:25:31 mrubinsk Exp $
- *
* Copyright 2004 Geoffrey T. Dairiki <dairiki@dairiki.org>
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* Geoffrey T. Dairiki <dairiki@dairiki.org>. The original PHP version of this
* code was written by him, and is used/adapted with his permission.
*
- * $Horde: framework/Text_Diff/Diff/Engine/native.php,v 1.13 2009/07/14 00:25:31 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
* This class uses the Unix `diff` program via shell_exec to compute the
* differences between the two input arrays.
*
- * $Horde: framework/Text_Diff/Diff/Engine/shell.php,v 1.9 2009/01/06 17:49:52 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
* echo $renderer->render($diff);
* </code>
*
- * $Horde: framework/Text_Diff/Diff/Engine/string.php,v 1.11 2009/07/24 12:26:30 jan Exp $
- *
* Copyright 2005 Örjan Persson <o@42mm.org>
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff)
* to compute the differences between the two input arrays.
*
- * $Horde: framework/Text_Diff/Diff/Engine/xdiff.php,v 1.9 2009/07/24 13:02:00 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
<?php
/**
- * $Horde: framework/Text_Diff/Diff/Mapped.php,v 1.6 2009/01/06 17:49:52 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
* This class renders the diff in classic diff format. It is intended that
* this class be customized via inheritance, to obtain fancier outputs.
*
- * $Horde: framework/Text_Diff/Diff/Renderer.php,v 1.23 2009/07/14 00:25:31 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
*
* This class renders the diff in classic "context diff" format.
*
- * $Horde: framework/Text_Diff/Diff/Renderer/context.php,v 1.6 2009/01/06 17:49:52 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
/**
* "Inline" diff renderer.
*
- * $Horde: framework/Text_Diff/Diff/Renderer/inline.php,v 1.24 2009/09/03 10:14:21 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
*
* This class renders the diff in classic "unified diff" format.
*
- * $Horde: framework/Text_Diff/Diff/Renderer/unified.php,v 1.11 2009/01/06 17:49:52 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
/**
* A class for computing three way diffs.
*
- * $Horde: framework/Text_Diff/Diff/ThreeWay.php,v 1.6 2009/01/06 17:49:52 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you did
--- $Horde: framework/VFS/data/VFS/muvfs.sql,v 1.3 2008/07/19 23:14:36 chuck Exp $
-
CREATE TABLE muvfs (
vfs_id INT UNSIGNED NOT NULL,
vfs_type SMALLINT UNSIGNED NOT NULL,
--- $Horde: framework/VFS/data/VFS/vfs.mssql.sql,v 1.3 2008/07/19 23:14:36 chuck Exp $
-
CREATE TABLE vfs (
vfs_id INT UNSIGNED NOT NULL,
vfs_type SMALLINT UNSIGNED NOT NULL,
--- $Horde: framework/VFS/data/VFS/vfs.oci8.sql,v 1.1 2007/12/07 00:24:22 chuck Exp $
-
CREATE TABLE vfs (
vfs_id NUMBER(16) NOT NULL,
vfs_type NUMBER(8) NOT NULL,
--- $Horde: framework/VFS/data/VFS/vfs.pgsql.sql,v 1.4 2008/10/15 05:03:51 chuck Exp $
-
CREATE TABLE vfs (
vfs_id INT NOT NULL,
vfs_type SMALLINT NOT NULL,
--- $Horde: framework/VFS/data/VFS/vfs.sql,v 1.3 2008/07/19 23:14:36 chuck Exp $
-
CREATE TABLE vfs (
vfs_id INT UNSIGNED NOT NULL,
vfs_type SMALLINT UNSIGNED NOT NULL,
/**
* VFS API for abstracted file storage and access.
*
- * $Horde: framework/VFS/lib/VFS.php,v 1.9 2009/01/06 17:49:57 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Class for providing a generic UI for any VFS instance.
*
- * $Horde: framework/VFS/lib/VFS/Browser.php,v 1.3 2009/01/06 17:49:58 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Class for providing garbage collection for any VFS instance.
*
- * $Horde: framework/VFS/lib/VFS/GC.php,v 1.3 2009/01/06 17:49:58 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* An item returned from a folder list.
*
- * $Horde: framework/VFS/lib/VFS/ListItem.php,v 1.1 2007/12/07 00:24:22 chuck Exp $
- *
* Copyright 2002-2007 Jon Wood <jon@jellybob.co.uk>
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* A wrapper for the VFS class to return objects, instead of arrays.
*
- * $Horde: framework/VFS/lib/VFS/Object.php,v 1.2 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2002-2007 Jon Wood <jon@jellybob.co.uk>
*
* See the enclosed file COPYING for license information (LGPL). If you
* 'apache', or 'www-data') MUST have read/write permission to the
* directory you specify as the 'vfsroot'.
*
- * $Horde: framework/VFS/lib/VFS/file.php,v 1.6 2009/10/15 17:13:28 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Possible values: 'unix', 'win', 'netware'
* By default, we attempt to auto-detect type.</pre>
*
- * $Horde: framework/VFS/lib/VFS/ftp.php,v 1.7 2009/10/15 17:13:28 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
* Copyright 2002-2007 Michael Varghese <mike.varghese@ascellatech.com>
*
* 'user' A valid Horde user name.
* 'password' The user's password.</pre>
*
- * $Horde: framework/VFS/lib/VFS/horde.php,v 1.8 2009-11-22 18:15:23 slusarz Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* VFS implementation for a Kolab IMAP server.
*
- * $Horde: framework/VFS/lib/VFS/kolab.php,v 1.5 2009/07/08 18:39:08 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* mssql.textsize = 0 ; zero to pass through
* </code>
*
- * $Horde: framework/VFS/lib/VFS/musql.php,v 1.4 2009/01/06 17:49:58 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* - changePermissions(): The SMB permission style does not fit with the
* module.
*
- * $Horde: framework/VFS/lib/VFS/smb.php,v 1.6 2009/05/31 17:33:52 jan Exp $
- *
* Codebase copyright 2002 Paul Gareau <paul@xhawk.net>. Adapted with
* permission by Patrice Levesque <wayne@ptaff.ca> from phpsmb-0.8 code, and
* converted to the LGPL. Please do not taunt original author, contact
* mssql.textsize = 0 ; zero to pass through
* </pre>
*
- * $Horde: framework/VFS/lib/VFS/sql.php,v 1.6 2009/02/13 05:35:08 chuck Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
/**
- * $Horde: framework/VFS/lib/VFS/sql_file.php,v 1.3 2009/10/15 17:13:28 jan Exp $
- *
* @package VFS
*/
* The table structure for the VFS can be found in
* data/vfs.sql.
*
- * $Horde: framework/VFS/lib/VFS/sql_file.php,v 1.3 2009/10/15 17:13:28 jan Exp $
- *
* @author Michael Varghese <mike.varghese@ascellatech.com>
* @package VFS
*/
* 'port' The port used to connect to the ssh2 server if other
* than 22.</pre>
*
- * $Horde: framework/VFS/lib/VFS/ssh2.php,v 1.16 2009-11-01 02:28:54 chuck Exp $
- *
* Copyright 2006-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
*
* `vfs.php help' shows some usage instructions.
*
- * $Horde: framework/VFS/scripts/VFS/vfs.php,v 1.2 2008/02/16 15:49:12 jan Exp $
- *
* @package VFS
*/
/**
* All tests for the VFS:: package.
*
- * $Horde: framework/VFS/test/VFS/AllTests.php,v 1.2 2009/01/06 17:49:58 jan Exp $
- *
* PHP version 5
*
* @category Horde
*/
/**
- * Define the main method
+ * Define the main method
*/
if (!defined('PHPUnit_MAIN_METHOD')) {
define('PHPUnit_MAIN_METHOD', 'VFS_AllTests::main');
/**
* Combine the tests for this package.
*
- * $Horde: framework/VFS/test/VFS/AllTests.php,v 1.2 2009/01/06 17:49:58 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Test the Kolab based virtual file system.
*
- * $Horde: framework/VFS/test/VFS/KolabTest.php,v 1.2 2009/01/06 17:49:58 jan Exp $
- *
* PHP version 5
*
* @category Horde
/**
* Test the Kolab based virtual file system.
*
- * $Horde: framework/VFS/test/VFS/KolabTest.php,v 1.2 2009/01/06 17:49:58 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* VFS API for abstracted creation of ISO (CD-ROM) filesystems.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter.php,v 1.13 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* Encapsulate strategies for getting a real, local filesystem structure from
* a VFS.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php,v 1.14 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
-
/**
* Strategy for copying input tree out of a VFS
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php,v 1.10 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
-
/**
* Strategy for directly accessing input tree in a 'file' VFS
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php,v 1.9 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
/**
* Encapsulate strategies for ability to write output to real file.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php,v 1.15 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
-
/**
* Strategy for writing file to temporary directory, then copying to VFS.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php,v 1.10 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
-
/**
* Strategy for directly writing output file to VFS.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php,v 1.10 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
<?php
-
/**
* Driver for using mkisofs for creating ISO images.
*
- * $Horde: framework/VFS_ISOWriter/ISOWriter/mkisofs.php,v 1.10 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
define('CHARSET_UTF_16', 'UTF-16');
/**
- * $Horde: framework/XML_WBXML/WBXML.php,v 1.29 2009/01/06 17:49:59 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/ContentHandler.php,v 1.25 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/DTD.php,v 1.15 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/DTD/SyncML.php,v 1.20 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/DTD/SyncMLDevInf.php,v 1.19 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/DTD/SyncMLMetInf.php,v 1.17 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/DTDManager.php,v 1.21 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/Decoder.php,v 1.46 2009/07/14 00:25:32 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* From Binary XML Content Format Specification Version 1.3, 25 July 2001
* found at http://www.wapforum.org
*
- * $Horde: framework/XML_WBXML/WBXML/Encoder.php,v 1.53 2009/01/06 17:50:00 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
* See the enclosed file LICENSE for license information (BSD). If you did
* did not receive this file, see http://cvs.horde.org/co.php/vilma/LICENSE.
*
- * $Horde: vilma/lib/Forms/EditUserForm.php,v 1.6 2009/05/27 23:57:32 bklang Exp $
- *
* @author Ben Klang <ben@alkaloid.net>
* @package Vilma
*/
* See the enclosed file LICENSE for license information (BSD). If you did
* did not receive this file, see http://cvs.horde.org/co.php/vilma/LICENSE.
*
- * $Horde: vilma/lib/Forms/EditUserForm.php,v 1.6 2009/05/27 23:57:32 bklang Exp $
- *
* @author Daniel Collins <horde_dev@argentproductions.com>
* @package Vilma
*/
/**
* The Vilma script to add/edit aliases.
*
- * $Horde: vilma/users/edit.php,v 1.42 2009/05/27 23:57:33 daniel Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you did
if ($vars->exists('mode')) {
Horde::logMessage("Submit Detected: " . print_r(serialize($vars), true), __FILE__, __LINE__, PEAR_LOG_DEBUG);
$form = &new EditAliasForm($vars);
-
+
if ($form->validate($vars)) {
$form->getInfo($vars, $info);
$alias_id = $vilma_driver->saveAlias($info);
if (is_a($addrInfo, 'PEAR_Error')) {
$notification->push(sprintf(_("Error reading address information from backend: %s"), $addrInfo->getMessage()), 'horde.error');
$url = '/users/index.php';
- require VILMA_BASE . $url;
+ require VILMA_BASE . $url;
exit;
}
$address = $vilma_driver->getAddressInfo($addrInfo['destination']);
/**
* The Vilma script to add/edit forwardes.
*
- * $Horde: vilma/users/edit.php,v 1.42 2009/05/27 23:57:33 daniel Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you did
if ($vars->exists('mode')) {
Horde::logMessage("Submit Detected: " . print_r(serialize($vars), true), __FILE__, __LINE__, PEAR_LOG_DEBUG);
$form = &new EditForwardForm($vars);
-
+
if ($form->validate($vars)) {
$form->getInfo($vars, $info);
$forward_id = $vilma_driver->saveForward($info);
if (is_a($addrInfo, 'PEAR_Error')) {
$notification->push(sprintf(_("Error reading address information from backend: %s"), $addrInfo->getMessage()), 'horde.error');
$url = '/users/index.php';
- require VILMA_BASE . $url;
+ require VILMA_BASE . $url;
exit;
}
$address = $vilma_driver->getAddressInfo($addrInfo['destination']);
<?php
/**
- * $Horde: whups/admin/index.php,v 1.27 2009-11-27 00:12:53 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?xml version="1.0"?>
-<!-- $Horde: whups/config/conf.xml,v 1.39 2009/08/27 09:25:27 jan Exp $ -->
<configuration>
<configtab name="tickets" desc="Tickets Driver Settings">
<configsection name="tickets">
* TO MATCH YOUR SPECIFIC NEEDS AND SYSTEM ENVIRONMENT.
*
* For more information please see the horde/config/hooks.php.dist file.
- *
- * $Horde: whups/config/hooks.php.dist,v 1.8 2009/08/27 09:25:27 jan Exp $
*/
class Whups_Hooks
<?php
/**
- * $Horde: whups/config/menu.php.dist,v 1.1 2002/11/18 03:49:59 chuck Exp $
- *
* This file lets you extend Whups' menu with your own items.
*
* To add a new menu item, simply add a new entry to the $_menu array.
*
* Here's an example entry:
*
- * $_menu[] = array(
+ * $_menu[] = array(
* 'url' => 'http://www.example.com/',
* 'text' => 'Example, Inc.',
* 'icon' => 'example.gif',
<?php
/**
- * $Horde: whups/config/mime_drivers.php.dist,v 1.4 2005/03/14 13:27:10 jan Exp $
- *
* Decide which output drivers you want to activate for the Whups application.
* Settings in this file override settings in horde/config/mime_drivers.php.
*
<?php
/**
- * $Horde: whups/config/prefs.php.dist,v 1.30 2008/12/20 17:34:22 chuck Exp $
- *
* See horde/config/prefs.php for documentation on the structure of this file.
*/
<?php
/**
- * $Horde: whups/config/reminders.php.dist,v 1.2 2004/05/15 14:03:22 chuck Exp $
- *
* This file defines reminders sent automatically by Whups (if you
* schedule scripts/reminders.php in your crontab).
*
<?php
/**
- * $Horde: whups/config/templates.php.dist,v 1.12 2005/04/12 21:17:58 chuck Exp $
- *
* This file defines the templates used in various parts of Whups.
*
* Hopefully this will all migrate to a database in the future, but
<?php
/**
- * $Horde: whups/data.php,v 1.33 2009/07/08 18:30:05 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/index.php,v 1.30 2009/01/06 18:02:33 jan Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/lib/Ajax/Imple/ContactAutoCompleter.php,v 1.1 2009-11-11 00:47:04 mrubinsk Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* This file defines Whups' external API interface. Other applications
* can interact with Whups through this API.
*
- * $Horde: whups/lib/Api.php,v 1.6 2009-11-27 02:50:40 mrubinsk Exp $
- *
* @package Whups
*/
class Whups_Api extends Horde_Registry_Api
return $objects;
}
-}
\ No newline at end of file
+}
* Horde_Block_Whups_myqueries:: Implementation of the Horde_Block API
* to show the current user's queries.
*
- * $Horde: whups/lib/Block/myqueries.php,v 1.20 2009/07/08 18:30:06 slusarz Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_myqueries extends Horde_Block {
* Horde_Block_Whups_myrequests:: Implementation of the Horde_Block API
* to display a summary of the current user's requested tickets.
*
- * $Horde: whups/lib/Block/myrequests.php,v 1.14 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_myrequests extends Horde_Block {
* Horde_Block_Whups_mytickets:: Implementation of the Horde_Block API
* to display a summary of the current user's assigned tickets.
*
- * $Horde: whups/lib/Block/mytickets.php,v 1.12 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_mytickets extends Horde_Block {
* Horde_Block_Whups_query:: Display the results of a saved Query in a
* block.
*
- * $Horde: whups/lib/Block/query.php,v 1.10 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_query extends Horde_Block {
/**
* Horde_Block_Whups_queuecontents:: Show the open tickets in a queue.
*
- * $Horde: whups/lib/Block/queuecontents.php,v 1.5 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_queuecontents extends Horde_Block {
* Horde_Block_Whups_queuesummary:: Show a summary of all available queues
* and their number of open tickets.
*
- * $Horde: whups/lib/Block/queuesummary.php,v 1.7 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_queuesummary extends Horde_Block {
$block_type = 'tree';
/**
- * $Horde: whups/lib/Block/tree_menu.php,v 1.2 2007/08/09 04:01:02 chuck Exp $
- *
* @package Horde_Block
*/
class Horde_Block_whups_tree_menu extends Horde_Block {
* Horde_Block_Whups_unassigned:: Implementation of the Horde_Block API
* to display a summary of unassigned tickets.
*
- * $Horde: whups/lib/Block/unassigned.php,v 1.9 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Horde_Block
*/
class Horde_Block_Whups_unassigned extends Horde_Block {
/**
* Base class for Whups' storage backend.
*
- * $Horde: whups/lib/Driver.php,v 1.216 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
* Whups_Driver_sql class - implements a Whups backend for the
* PEAR::DB abstraction layer.
*
- * $Horde: whups/lib/Driver/sql.php,v 1.319 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
* form with the current (not the original) value after the form element
* that the action is attached to is modified.
*
- * $Horde: whups/lib/Forms/Action.php,v 1.2 2009/01/06 18:02:34 jan Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/lib/Forms/AddComment.php,v 1.5 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @package Whups
*/
class AddCommentForm extends Horde_Form {
* This file contains any general Horde_Form classes for administration
* purposes that don't have have their own file in the Admin/ subdirectory.
*
- * $Horde: whups/lib/Forms/Admin.php,v 1.17 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for attribute administration.
*
- * $Horde: whups/lib/Forms/Admin/Attribute.php,v 1.3 2009/01/06 18:02:35 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for priority administration.
*
- * $Horde: whups/lib/Forms/Admin/Priority.php,v 1.2 2009/01/06 18:02:35 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for queue administration.
*
- * $Horde: whups/lib/Forms/Admin/Queue.php,v 1.6 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for form reply administration.
*
- * $Horde: whups/lib/Forms/Admin/Reply.php,v 1.5 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for ticket state administration.
*
- * $Horde: whups/lib/Forms/Admin/State.php,v 1.2 2009/01/06 18:02:35 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for ticket type administration.
*
- * $Horde: whups/lib/Forms/Admin/Type.php,v 1.3 2009/01/06 18:02:35 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* This file contains all Horde_Form classes for administrating responsible
* users.
*
- * $Horde: whups/lib/Forms/Admin/User.php,v 1.3 2009/07/08 18:30:07 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes for version administration.
*
- * $Horde: whups/lib/Forms/Admin/Version.php,v 1.3 2009/09/07 08:58:18 jan Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* This file contains all Horde_Form classes to create a new ticket.
*
- * $Horde: whups/lib/Forms/CreateTicket.php,v 1.25 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Basic Ticket Editing form.
*
- * $Horde: whups/lib/Forms/EditTicket.php,v 1.25 2009/08/27 09:25:26 jan Exp $
- *
* @author Chuck Hagenbuch <chuck@horde.org>
* @package Whups
*/
/**
* Forms for editing queries.
*
- * $Horde: whups/lib/Forms/Query.php,v 1.15 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* QueryParameterForm Class
*
- * $Horde: whups/lib/Forms/QueryParameterForm.php,v 1.4 2009/01/06 18:02:34 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
/**
* SearchForm Class.
*
- * $Horde: whups/lib/Forms/Search.php,v 1.13 2009-11-27 02:48:39 mrubinsk Exp $
- *
* @author Robert E. Coyle <robertecoyle@hotmail.com>
* @package Whups
*/
* This file contains all Horde_UI_VarRenderer extensions for Whups specific
* form fields.
*
- * $Horde: whups/lib/Forms/VarRenderer.php,v 1.7 2009-11-27 00:12:53 mrubinsk Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* The Whups_Horde_Mime_Viewer_Zip class renders out the contents of ZIP files
* in HTML format and allows downloading of extractable files.
*
- * $Horde: whups/lib/Mime/Viewer/Zip.php,v 1.6 2009/09/23 08:12:30 selsky Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Whups mail processing library.
*
- * $Horde: whups/lib/Mail.php,v 1.55 2009/07/08 18:30:06 slusarz Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/lib/Query.php,v 1.80 2009-11-27 02:50:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/lib/Renderer/Comment.php,v 1.24 2009-11-19 16:34:58 jan Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* A Horde_Form_Renderer for rendering Whups queries.
*
- * $Horde: whups/lib/Renderer/Query.php,v 1.9 2009-11-23 23:44:47 jan Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
echo '</table>';
}
-}
\ No newline at end of file
+}
/**
* Whups_Reports:: class.
*
- * $Horde: whups/lib/Reports.php,v 1.36 2009/01/06 18:02:34 jan Exp $
*
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* Horde_Scheduler_whups:: Send reminders for tickets based on the
* reminders configuration file.
*
- * $Horde: whups/lib/Scheduler/whups.php,v 1.14 2009/07/01 18:30:20 selsky Exp $
- *
* @package Horde_Scheduler
*/
class Horde_Scheduler_whups extends Horde_Scheduler {
* The Whups_Ticket class encapsulates some logic relating to tickets, sending
* updates, etc.
*
- * $Horde: whups/lib/Ticket.php,v 1.106 2009-11-27 19:38:44 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/lib/View.php,v 1.5 2009/01/06 18:02:34 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* @author Michael J. Rubinsky <mrubinsk@horde.org>
/**
* Whups_View for displaying a list of tickets.
*
- * $Horde: whups/lib/View/Results.php,v 1.6 2009/01/06 18:02:36 jan Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
include WHUPS_TEMPLATES . '/view/results.inc';
}
-}
\ No newline at end of file
+}
<?php
/**
- * $Horde: whups/lib/View/SavedQueries.php,v 1.5 2009/01/06 18:02:36 jan Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/lib/Whups.php,v 1.202 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
* This file brings in all of the dependencies that every Whups script will
* need, and sets up objects that all scripts use.
*
- * $Horde: whups/lib/base.php,v 1.83 2009-11-21 01:05:53 chuck Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* API tests for Whups.
*
- * $Horde: whups/lib/tests/ApiTest.php,v 1.9 2009/01/06 18:02:36 jan Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* @author Michael J. Rubinsky <mrubinsk@horde.org>
/**
* Base class for Whups test cases
*
- * $Horde: whups/lib/tests/TestBase.php,v 1.11 2009/07/09 06:09:03 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* @author Michael J. Rubinsky <mrubinsk@horde.org>
<?xml version='1.0'?>
-<!-- $Horde: whups/locale/en_US/help.xml,v 1.1 2002/10/25 03:20:13 ericr Exp $ -->
<help>
<entry id="Overview">
<?xml version='1.0'?>
-<!-- $Horde: whups/locale/es_ES/help.xml,v 1.1 2008/03/28 17:33:30 jan Exp $ -->
<help>
<entry id="Overview">
<?xml version="1.0"?>
-<!-- $Horde: whups/locale/fi_FI/help.xml,v 1.1 2005/03/16 15:30:27 jan Exp $ -->
<help>
<entry id="Overview" md5="90121a4de0888ca80c3655099269ebc4" state="uptodate">
<title>Yleiskuva</title>
<?php
/**
- * $Horde: whups/mybugs.php,v 1.50 2009/07/08 18:30:05 slusarz Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/mybugs_edit.php,v 1.16 2009/06/15 14:17:14 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/opensearch.php,v 1.7 2009/07/13 20:05:59 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/query/index.php,v 1.90 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Whups RSS feed.
*
- * $Horde: whups/query/rss.php,v 1.8 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/query/run.php,v 1.56 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Allows direct access to open tickets in specified queue.
*
- * $Horde: whups/queue/index.php,v 1.8 2009/06/10 05:25:29 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
}
-require $registry->get('templates', 'horde') . '/common-footer.inc';
\ No newline at end of file
+require $registry->get('templates', 'horde') . '/common-footer.inc';
/**
* Whups RSS feed.
*
- * $Horde: whups/queue/rss.php,v 1.20 2009/07/09 08:18:48 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
<?php
/**
- * $Horde: whups/reports.php,v 1.45 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2002-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
* This script imports the contents of an existing Bugzilla bug database into
* a Whups database.
*
- * $Horde: whups/scripts/bugzilla-import.php,v 1.17 2009/09/07 08:58:19 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* @author Jon Parise <jon@horde.org>
/**
* This script accepts a MIME message on standard input or from a mail server
* and creates a new ticket from its contents.
- *
- * $Horde: whups/scripts/mail-filter.php,v 1.40 2009/07/26 19:53:06 chuck Exp $
*/
function usage()
* This script deletes all queues, types, and tickets from the current Whups
* database.
*
- * $Horde: whups/scripts/obliterate.php,v 1.10 2009/07/09 06:09:04 slusarz Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* @author Jon Parise <jon@horde.org>
#!/usr/bin/env php
<?php
/**
- * $Horde: whups/scripts/reminders.php,v 1.20 2009/08/24 09:04:03 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
--
--- $Horde: whups/scripts/sql/whups.mssql.sql,v 1.27 2009/10/20 21:28:28 jan Exp $
---
-- Copyright 2001-2005 Robert E. Coyle <robertecoyle@hotmail.com>
--
-- See the enclosed file LICENSE for license information (BSD). If you
--
--- $Horde: whups/scripts/sql/whups.oci8.sql,v 1.28 2009/10/20 21:28:28 jan Exp $
---
-- Copyright 2001-2005 Robert E. Coyle <robertecoyle@hotmail.com>
--
-- See the enclosed file LICENSE for license information (BSD). If you
--
--- $Horde: whups/scripts/sql/whups.sql,v 1.32 2009/10/20 21:28:28 jan Exp $
---
-- Copyright 2001-2005 Robert E. Coyle <robertecoyle@hotmail.com>
--
-- See the enclosed file LICENSE for license information (BSD). If you
-- Script to add due date to whups_tickets table
---
--- $Horde: whups/scripts/upgrades/2006-07-12_add_due_date.sql,v 1.1 2006/07/19 02:54:31 chuck Exp $
---
ALTER TABLE whups_tickets ADD ticket_due INT;
--- $Horde: whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql,v 1.3 2009/10/20 21:28:28 jan Exp $
-
CREATE TABLE whups_shares (
share_id INT NOT NULL,
share_name VARCHAR(255) NOT NULL,
* Horde_Share driver to the new SQL Horde_Share driver. You should
* run the 2008-04-29_add_sql_share_tables.sql upgrade script before
* executing this script.
- *
- * $Horde: whups/scripts/upgrades/convert_datatree_shares_to_sql.php,v 1.9 2009/09/02 13:43:42 jan Exp $
*/
@define('AUTH_HANDLER', true);
<?php
/**
- * $Horde: whups/search.php,v 1.128 2009/07/08 18:30:05 slusarz Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/search/rss.php,v 1.5 2009/07/09 08:18:48 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
-/**
- * $Horde: whups/themes/hordeweb/screen.css,v 1.4 2008/04/03 14:47:16 jan Exp $
- */
-
#searchnav {
background: #cfc;
color: #063;
-/**
- * $Horde: whups/themes/screen.css,v 1.17 2008/08/05 22:37:34 bklang Exp $
- */
-
del {
background: transparent;
}
-/**
- * $Horde: whups/themes/silver/screen.css,v 1.1 2008/03/27 17:45:34 jan Exp $
- */
-
table.tickets th.sortup {
background: #ccc url("graphics/za.png") center left no-repeat;
}
<?php
/**
- * $Horde: whups/ticket/comment.php,v 1.32 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/ticket/create.php,v 1.31 2009/07/08 18:30:08 slusarz Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Displays and handles the form to delete a ticket.
*
- * $Horde: whups/ticket/delete.php,v 1.27 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Displays and handles the form to delete an attachment from the ticket.
*
- * $Horde: whups/ticket/deleteAttachment.php,v 1.10 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/ticket/index.php,v 1.39 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Displays and handles the form to move a ticket to a different queue.
*
- * $Horde: whups/ticket/queue.php,v 1.33 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/ticket/rss.php,v 1.16 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
/**
* Displays and handles the form to change the ticket type.
*
- * $Horde: whups/ticket/type.php,v 1.27 2009/07/08 18:30:08 slusarz Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/ticket/update.php,v 1.46 2009-11-27 02:48:40 mrubinsk Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/ticket/watch.php,v 1.16 2009/07/01 18:30:21 selsky Exp $
- *
* Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com>
* Copyright 2001-2009 The Horde Project (http://www.horde.org/)
*
<?php
/**
- * $Horde: whups/view.php,v 1.33 2009-11-27 02:48:39 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file LICENSE for license information (BSD). If you
5. Typesetting to PDF
---------------------
-
-$Horde: wicked/README,v 1.3 2004/10/17 16:29:42 eraserhd Exp $
<?xml version="1.0"?>
-<!-- $Horde: wicked/config/conf.xml,v 1.27 2009/10/31 15:57:16 jan Exp $ -->
<configuration>
<configsection name="wicked">
<configheader>
<?php
/*
- * $Horde: wicked/config/menu.php.dist,v 1.2 2006/05/01 20:15:09 karsten Exp $
- *
* This file lets you extend Wicked's menu with your own items.
*
* To add a new menu item, simply add a new entry to the $_menu array.
<?php
/**
- * $Horde: wicked/config/prefs.php.dist,v 1.13 2008/08/17 19:41:24 chuck Exp $
- *
* See horde/config/prefs.php for documentation on the structure of this file.
*/
<?php
/**
- * $Horde: wicked/diff.php,v 1.16 2009/06/10 05:25:31 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/display.php,v 1.51 2009/09/28 22:16:43 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
- Provide a mechanism to easily annotate (insert a (possibly signed) comment
at any point in the page.
-
+
- Also, an easy 'Reply' feature, allowing the user to select text and reply
to it in thread mode.
to Paul Jones for the reference)
- Ability to export a book to PDF.
-
-
-$Horde: wicked/docs/TODO,v 1.25 2009/04/20 17:08:32 chuck Exp $
<?php
/**
- * $Horde: wicked/history.php,v 1.23 2009/06/10 05:25:31 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/index.php,v 1.14 2009/01/06 18:02:39 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Javascript code for making the ToC collapsible.
*
- * $Horde: wicked/js/toc.js,v 1.3 2007/01/02 00:42:09 jan Exp $
- *
* See the enclosed file COPYING for license information (GPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
*/
/**
* This class extends Horde_Block:: to display a Wiki page.
*
- * $Horde: wicked/lib/Block/page.php,v 1.13 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
* Wicked_Driver:: defines an API for implementing storage backends for
* Wicked.
*
- * $Horde: wicked/lib/Driver.php,v 1.68 2009-11-13 13:08:30 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/lib/Driver/sql.php,v 1.86 2009-11-13 13:08:30 jan Exp $
- *
* @package Wicked
*/
/**
* Wicked Abtract Page Class.
*
- * $Horde: wicked/lib/Page.php,v 1.114 2009-11-27 03:01:36 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked AddPage class.
*
- * $Horde: wicked/lib/Page/AddPage.php,v 1.17 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked AllPages class.
*
- * $Horde: wicked/lib/Page/AllPages.php,v 1.15 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked AttachedFiles class.
*
- * $Horde: wicked/lib/Page/AttachedFiles.php,v 1.40 2009/06/15 14:17:14 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked BackLinks class.
*
- * $Horde: wicked/lib/Page/BackLinks.php,v 1.22 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/lib/Page/DeletePage.php,v 1.13 2009/06/10 05:25:32 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/lib/Page/EditPage.php,v 1.36 2009/09/28 22:43:59 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked LeastPopular class.
*
- * $Horde: wicked/lib/Page/LeastPopular.php,v 1.14 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked LikePages class.
*
- * $Horde: wicked/lib/Page/LikePages.php,v 1.24 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Special page for merging or renaming pages.
*
- * $Horde: wicked/lib/Page/MergeOrRename.php,v 1.31 2009/07/09 08:18:51 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked MostPopular class.
*
- * $Horde: wicked/lib/Page/MostPopular.php,v 1.14 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/lib/Page/NewPage.php,v 1.8 2009/06/10 05:25:32 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked RecentChanges class.
*
- * $Horde: wicked/lib/Page/RecentChanges.php,v 1.30 2009/06/15 14:17:14 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked RevertPage class (for confirming reversions).
*
- * $Horde: wicked/lib/Page/RevertPage.php,v 1.6 2009/06/10 05:25:32 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked SearchAll class.
*
- * $Horde: wicked/lib/Page/Search.php,v 1.7 2009/01/06 18:02:40 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked Page class for most pages.
*
- * $Horde: wicked/lib/Page/StandardPage.php,v 1.82 2009-11-27 03:01:36 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked Page class for old versions of pages.
*
- * $Horde: wicked/lib/Page/StandardPage/StdHistoryPage.php,v 1.23 2009/09/28 22:16:44 jan Exp $
- *
* @author Tyler Colbert <tyler@colberts.us>
* @package Wicked
*/
/**
* Wicked SyncDiff class.
*
- * $Horde: wicked/lib/Page/SyncDiff.php,v 1.3 2009/06/10 05:25:32 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
/**
* Wicked SyncPages class.
*
- * $Horde: wicked/lib/Page/SyncPages.php,v 1.6 2009/06/10 17:33:48 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
* Wicked_Sync:: defines an API for implementing synchronization backends for
* Wicked.
*
- * $Horde: wicked/lib/Sync.php,v 1.3 2009/07/08 18:30:08 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
*
* @package Wicked
- *
- * $Horde: wicked/lib/Sync/wicked.php,v 1.2 2009/01/06 18:02:40 jan Exp $
*/
/** Horde_RPC */
require_once 'Text/Wiki/Parse/BBCode/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/BBCode/Image2.php,v 1.1 2007/06/01 01:34:47 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Cowiki/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Cowiki/Image2.php,v 1.1 2007/06/01 01:34:48 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Creole/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Creole/Image2.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Attribute.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* This parser parses "attributes," which carry meta-information about the
* page. These attributes are in the form [[WikiWord: value]].
*
require_once 'Text/Wiki/Parse/Default/Code.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Code2.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* Placeholder class as a complement to the Code2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Default/Freelink.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Freelink2.php,v 1.1 2007/06/22 04:40:19 chuck Exp $
- *
* Placeholder class as a complement to the Freelink2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Default/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Image2.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Registrylink.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* This parser parses Horde Registry links, which allow calling Horde
* API "*"/show methods from within the page. Basic syntax is
* [[link link title | link-app/link-method argname1=value1 argname2=value2 ...]].
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Wickedblock.php,v 1.1 2007/05/23 21:43:30 ben Exp $
- *
* This parser parses Wicked blocks, which add Horde_Blocks to the
* page. Basic syntax is [[block block-app/block-name block-args]].
*
require_once 'Text/Wiki/Parse/Default/Wikilink.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Default/Wikilink2.php,v 1.1 2007/06/22 04:40:19 chuck Exp $
- *
* Placeholder class as a complement to the Wikilink2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Creole/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Mediawiki/Image2.php,v 1.1 2007/06/01 01:34:48 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
require_once 'Text/Wiki/Parse/Tiki/Image.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Parse/Tiki/Image2.php,v 1.1 2007/06/01 01:34:48 ben Exp $
- *
* Placeholder class as a complement to the Image2 renderer.
*
* @package Wicked
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Attribute.php,v 1.5 2005/07/03 01:59:04 selsky Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Attribute extends Text_Wiki_Render {
require_once 'Text/Wiki/Render/Xhtml/Code.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Code2.php,v 1.7 2007/09/17 17:31:03 jan Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Code2 extends Text_Wiki_Render_Xhtml_Code {
/**
* This class renders an inline image.
*
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Image2.php,v 1.12 2009/06/10 05:25:33 slusarz Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Image2 extends Text_Wiki_Render {
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Interwiki.php,v 1.4 2005/07/03 01:59:04 selsky Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Interwiki extends Text_Wiki_Render {
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Registrylink.php,v 1.1 2005/10/14 20:44:04 chuck Exp $
- *
* This class renders Horde Registry links.
*
* @package Wicked
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Toc.php,v 1.2 2006/12/18 21:47:16 chuck Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Toc extends Text_Wiki_Render {
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Url.php,v 1.9 2006/03/19 02:38:28 chuck Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Url extends Text_Wiki_Render {
<?php
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Wickedblock.php,v 1.1 2006/03/24 19:52:09 chuck Exp $
- *
* This class renders Wicked blocks.
*
* @package Wicked
require_once 'Text/Wiki/Render/Xhtml/Wikilink.php';
/**
- * $Horde: wicked/lib/Text_Wiki/Render/Xhtml/Wikilink2.php,v 1.1 2007/06/22 04:40:19 chuck Exp $
- *
* @package Wicked
*/
class Text_Wiki_Render_Xhtml_Wikilink2 extends Text_Wiki_Render_Xhtml_Wikilink {
/**
* Wicked Base Class.
*
- * $Horde: wicked/lib/Wicked.php,v 1.55 2009-11-27 02:59:00 mrubinsk Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
* This file defines Wicked's external API interface. Other applications
* can interact with Wicked through this API.
*
- * $Horde: wicked/lib/api.php,v 1.32 2009/01/06 18:02:39 jan Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
* This file brings in all of the dependencies that every Wicked
* script will need and sets up objects that all scripts use.
*
- * $Horde: wicked/lib/base.php,v 1.21 2009/07/13 20:05:59 slusarz Exp $
- *
* Copyright 2003-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?xml version="1.0" ?>
-<!-- $Horde: wicked/locale/en_US/help.xml,v 1.2 2006/02/23 20:21:53 chuck Exp $ -->
<help>
<entry id="Overview">
<?xml version="1.0" ?>
-<!-- $Horde: wicked/locale/es_ES/help.xml,v 1.1 2008/03/21 00:28:28 jan Exp $ -->
<help>
<entry id="Overview">
<?xml version="1.0"?>
-<!-- $Horde: wicked/locale/fi_FI/help.xml,v 1.3 2008/02/22 13:36:05 jan Exp $ -->
<help>
<entry id="Overview" md5="d1cc1502e3ddeb34b209a5c3f631a586" state="uptodate">
<title>Yleiskuva</title>
<?php
/**
- * $Horde: wicked/opensearch.php,v 1.6 2009/07/13 20:05:59 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/preview.php,v 1.12 2009/07/14 00:25:37 mrubinsk Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
#!/usr/bin/php
<?php
/*
- * $Horde: wicked/scripts/mail-filter.php,v 1.13 2009/06/10 19:58:06 slusarz Exp $
- *
* This script accepts a MIME message on standard input and creates a new
* wiki page from it. It can also append the e-mail to the end of another
* page.
--- $Horde: wicked/scripts/sql/wicked.mssql.sql,v 1.4 2009/10/19 10:55:34 jan Exp $
-
CREATE TABLE wicked_pages (
page_id INT NOT NULL,
page_name VARCHAR(100) NOT NULL,
--- $Horde: wicked/scripts/sql/wicked.oci8.sql,v 1.3 2009/10/19 11:18:27 jan Exp $
-
CREATE TABLE wicked_pages (
page_id NUMBER(16) NOT NULL,
page_name VARCHAR2(100) NOT NULL,
--- $Horde: wicked/scripts/sql/wicked.sql,v 1.8 2009/10/19 10:55:34 jan Exp $
-
CREATE TABLE wicked_pages (
page_id INT NOT NULL,
page_name VARCHAR(100) NOT NULL,
* This script converts the data in an SQL backend from any supported charset
* to UTF-8.
*
- * $Horde: wicked/scripts/upgrades/convert_to_utf8.php,v 1.4 2009/06/10 19:58:06 slusarz Exp $
- *
* Copyright 2008-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you
#!/usr/bin/php -q
<?php
/**
-* $Horde: wicked/scripts/wicked.php,v 1.9 2009/07/09 06:09:05 slusarz Exp $
-*
* This script interfaces with Wicked via the command-line
*
* See the enclosed file COPYING for license information (GPL). If you
<?php
/**
- * $Horde: wicked/test.php,v 1.15 2009/10/04 05:25:52 mrubinsk Exp $
- *
* Copyright 2005-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
-/**
- * $Horde: wicked/themes/hordeweb/screen.css,v 1.3 2008/08/18 17:04:30 jan Exp $
- */
-
.control {
padding-left: 5px;
padding-right: 5px;
-/**
- * $Horde: wicked/themes/screen.css,v 1.22 2008/08/18 17:04:30 jan Exp $
- */
-
.pagelink {
color: #6060ff;
text-decoration: underline;
<?php
/**
- * $Horde: wicked/view.php,v 1.10 2009/06/10 05:25:31 slusarz Exp $
- *
* Copyright 2004-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (GPL). If you