import v1.1.0_RC2 | 2009-09-20
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Link.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: Link.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_Link
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: LinkQuery.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: LinkQuery.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_LinkQuery
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: LinkSet.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: LinkSet.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/Link.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_LinkSet implements IteratorAggregate
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Note.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: Note.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_Note
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: NoteSet.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: NoteSet.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/Note.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_NoteSet implements IteratorAggregate
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Tag.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: Tag.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_Tag
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: TagSet.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: TagSet.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/Tag.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_TagSet implements IteratorAggregate
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Watchlist.php 13522 2009-01-06 16:35:55Z thomas $
|
||||
* @version $Id: Watchlist.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/WatchlistFilterSet.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_Watchlist
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: WatchlistFilter.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: WatchlistFilter.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_WatchlistFilter
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: WatchlistFilterSet.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: WatchlistFilterSet.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/WatchlistFilter.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_WatchlistFilterSet implements IteratorAggregate
|
||||
|
@ -16,9 +16,9 @@
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: WatchlistSet.php 8064 2008-02-16 10:58:39Z thomas $
|
||||
* @version $Id: WatchlistSet.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
*/
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ require_once 'Zend/Service/Simpy/Watchlist.php';
|
||||
* @category Zend
|
||||
* @package Zend_Service
|
||||
* @subpackage Simpy
|
||||
* @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
*/
|
||||
class Zend_Service_Simpy_WatchlistSet implements IteratorAggregate
|
||||
|
Reference in New Issue
Block a user