| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
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: | 215 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Service_Simpy_Link:: (9 methods):
__construct()
getAccessType()
getUrl()
getModDate()
getAddDate()
getTitle()
getNickname()
getTags()
getNote()
Class: Zend_Service_Simpy_Link - X-Ref
| __construct($node) X-Ref |
| Constructor to initialize the object with data param: DOMNode $node Individual <link> node from a parsed response from return: void |
| getAccessType() X-Ref |
| Returns the access type assigned to the link return: string |
| getUrl() X-Ref |
| Returns the URL of the link return: string |
| getModDate() X-Ref |
| Returns the date of the last modification made to the link return: string |
| getAddDate() X-Ref |
| Returns the date the link was added return: string |
| getTitle() X-Ref |
| Returns the title assigned to the link return: string |
| getNickname() X-Ref |
| Returns the nickname assigned to the link return: string |
| getTags() X-Ref |
| Returns the tags assigned to the link return: array |
| getNote() X-Ref |
| Returns the note assigned to the link return: string |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |