|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for sspmod_metarefresh_ARP:Public Member Functions | |
| __construct ($metadata, $attributemap, $prefix, $suffix) | |
| Constructor. More... | |
| getXML () | |
Private Member Functions | |
| loadAttributeMap ($attributemap) | |
| surround ($name) | |
| getAttributeID ($name) | |
| getEntryXML ($entry) | |
| getEntryXMLcontent ($entry) | |
Private Attributes | |
| $metadata | |
| $attributes | |
| $prefix | |
| $suffix | |
| sspmod_metarefresh_ARP::__construct | ( | $metadata, | |
| $attributemap, | |||
| $prefix, | |||
| $suffix | |||
| ) |
Constructor.
Definition at line 19 of file ARP.php.
References $attributemap, $metadata, $prefix, $suffix, and loadAttributeMap().
Here is the call graph for this function:
|
private |
Definition at line 42 of file ARP.php.
References $name, and surround().
Referenced by getEntryXMLcontent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 72 of file ARP.php.
References getEntryXMLcontent().
Referenced by getXML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 81 of file ARP.php.
References $ret, and getAttributeID().
Referenced by getEntryXML().
Here is the call graph for this function:
Here is the caller graph for this function:| sspmod_metarefresh_ARP::getXML | ( | ) |
Definition at line 52 of file ARP.php.
References $metadata, $xml, and getEntryXML().
Here is the call graph for this function:
|
private |
Definition at line 28 of file ARP.php.
References $attributemap, $config, and SimpleSAML_Configuration\getInstance().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
Definition at line 9 of file ARP.php.
Referenced by __construct(), and getXML().
|
private |
Definition at line 11 of file ARP.php.
Referenced by __construct(), and surround().
|
private |
Definition at line 12 of file ARP.php.
Referenced by __construct(), and surround().