|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for sspmod_oauth_Registry:Public Member Functions | |
| formToMeta ($request, $entry=array(), $override=NULL) | |
| checkForm ($request) | |
| metaToForm ($metadata) | |
Protected Member Functions | |
| getStandardField ($request, &$entry, $key) | |
| requireStandardField ($request, $key) | |
| header ($name) | |
| readonlyDateField ($metadata, $key, $name) | |
| readonlyField ($metadata, $key, $name) | |
| hiddenField ($key, $value) | |
| flattenLanguageField (&$metadata, $key) | |
| standardField ($metadata, $key, $name, $textarea=FALSE) | |
Definition at line 9 of file Registry.php.
| sspmod_oauth_Registry::checkForm | ( | $request | ) |
Definition at line 44 of file Registry.php.
References $request, and requireStandardField().
Here is the call graph for this function:
|
protected |
Definition at line 80 of file Registry.php.
| sspmod_oauth_Registry::formToMeta | ( | $request, | |
$entry = array(), |
|||
$override = NULL |
|||
| ) |
Definition at line 20 of file Registry.php.
References $key, $request, and getStandardField().
Here is the call graph for this function:
|
protected |
Definition at line 12 of file Registry.php.
References $key, and $request.
Referenced by formToMeta().
Here is the caller graph for this function:
|
protected |
|
protected |
Definition at line 76 of file Registry.php.
References $key.
Referenced by metaToForm().
Here is the caller graph for this function:| sspmod_oauth_Registry::metaToForm | ( | $metadata | ) |
Definition at line 109 of file Registry.php.
References $metadata, hiddenField(), readonlyField(), and standardField().
Here is the call graph for this function:
|
protected |
Definition at line 56 of file Registry.php.
|
protected |
Definition at line 66 of file Registry.php.
References $key, $metadata, and $name.
Referenced by metaToForm().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file Registry.php.
References $key, and $request.
Referenced by checkForm().
Here is the caller graph for this function:
|
protected |
Definition at line 92 of file Registry.php.
References $key, $metadata, and $name.
Referenced by metaToForm().
Here is the caller graph for this function: