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

Public Member Functions

 __construct ($relationship=null, $type=null, $value=null)
 __toString ()
 get_relationship ()
 get_type ()
 get_value ()

Data Fields

 $relationship
 $type
 $value

Detailed Description

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


Constructor & Destructor Documentation

__construct ( relationship = null,
type = null,
value = null 
)

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


Member Function Documentation

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

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

get_type ( )

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

get_value ( )

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


Field Documentation

$relationship

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

$type

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

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


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