[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/Simpy/ -> Watchlist.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 191 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Service_Simpy_Watchlist:: (8 methods):
  __construct()
  getId()
  getName()
  getDescription()
  getAddDate()
  getNewLinks()
  getUsers()
  getFilters()


Class: Zend_Service_Simpy_Watchlist  - X-Ref


__construct($node)   X-Ref
Constructor to initialize the object with data

param: DOMNode $node Individual <watchlist> node from a parsed
return: void

getId()   X-Ref
Returns the identifier for the watchlist

return: int

getName()   X-Ref
Returns the name of the watchlist

return: string

getDescription()   X-Ref
Returns the description of the watchlist

return: string

getAddDate()   X-Ref
Returns a timestamp for when the watchlist was added

return: string

getNewLinks()   X-Ref
Returns the number of new links in the watchlist

return: int

getUsers()   X-Ref
Returns a list of usernames for users included in the watchlist

return: array

getFilters()   X-Ref
Returns a list of filters included in the watchlist

return: Zend_Service_Simpy_WatchlistFilterSet



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1