Moodle  2.2.1
http://www.collinsharper.com
SimplePie_Source Class Reference

Public Member Functions

 __construct ($item, $data)
 __toString ()
 get_source_tags ($namespace, $tag)
 get_base ($element=array())
 sanitize ($data, $type, $base= '')
 get_item ()
 get_title ()
 get_category ($key=0)
 get_categories ()
 get_author ($key=0)
 get_authors ()
 get_contributor ($key=0)
 get_contributors ()
 get_link ($key=0, $rel= 'alternate')
 get_permalink ()
 get_links ($rel= 'alternate')
 get_description ()
 get_copyright ()
 get_language ()
 get_latitude ()
 get_longitude ()
 get_image_url ()

Data Fields

 $item
 $data = array()

Detailed Description

Definition at line 5374 of file simplepie.class.php.


Constructor & Destructor Documentation

__construct ( item,
data 
)

Definition at line 5379 of file simplepie.class.php.


Member Function Documentation

Definition at line 5385 of file simplepie.class.php.

get_author ( key = 0)

Definition at line 5523 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 5536 of file simplepie.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_base ( element = array())

Definition at line 5402 of file simplepie.class.php.

Here is the caller graph for this function:

Definition at line 5466 of file simplepie.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_category ( key = 0)

Definition at line 5453 of file simplepie.class.php.

Here is the call graph for this function:

get_contributor ( key = 0)

Definition at line 5606 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 5619 of file simplepie.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 5816 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 5772 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 5904 of file simplepie.class.php.

Here is the call graph for this function:

get_item ( )

Definition at line 5412 of file simplepie.class.php.

Definition at line 5844 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 5868 of file simplepie.class.php.

Here is the call graph for this function:

get_link ( key = 0,
rel = 'alternate' 
)

Definition at line 5677 of file simplepie.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

get_links ( rel = 'alternate')

Definition at line 5698 of file simplepie.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 5884 of file simplepie.class.php.

Here is the call graph for this function:

Added for parity between the parent-level and the item/entry-level.

Definition at line 5693 of file simplepie.class.php.

Here is the call graph for this function:

get_source_tags ( namespace,
tag 
)

Definition at line 5390 of file simplepie.class.php.

Here is the caller graph for this function:

get_title ( )

Definition at line 5417 of file simplepie.class.php.

Here is the call graph for this function:

sanitize ( data,
type,
base = '' 
)

Definition at line 5407 of file simplepie.class.php.

Here is the caller graph for this function:


Field Documentation

$data = array()

Definition at line 5377 of file simplepie.class.php.

$item

Definition at line 5376 of file simplepie.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations