Detailed Description
Definition at line 32 of file Link.php.
Constructor & Destructor Documentation
Constructor to initialize the object with data
- Parameters:
-
| DOMNode | $node | Individual <link> node from a parsed response from a GetLinks operation |
- Returns:
- void
Definition at line 111 of file Link.php.
Member Function Documentation
Returns the date the link was added
- Returns:
- string
Definition at line 171 of file Link.php.
Returns the date of the last modification made to the link
- Returns:
- string
Definition at line 161 of file Link.php.
Returns the nickname assigned to the link
- Returns:
- string
Definition at line 191 of file Link.php.
Returns the note assigned to the link
- Returns:
- string
Definition at line 211 of file Link.php.
Returns the tags assigned to the link
- Returns:
- array
Definition at line 201 of file Link.php.
Returns the title assigned to the link
- Returns:
- string
Definition at line 181 of file Link.php.
Returns the URL of the link
- Returns:
- string
Definition at line 151 of file Link.php.
Field Documentation
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Service/Simpy/Link.php