ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
|
protected |
sspmod_oauth_Registry::formToMeta | ( | $request, | |
$entry = array() , |
|||
$override = NULL |
|||
) |
Definition at line 20 of file Registry.php.
References $key, $request, and getStandardField().
|
protected |
Definition at line 12 of file Registry.php.
References $key, and $request.
Referenced by formToMeta().
|
protected |
|
protected |
Definition at line 76 of file Registry.php.
References $key.
Referenced by metaToForm().
sspmod_oauth_Registry::metaToForm | ( | $metadata | ) |
Definition at line 109 of file Registry.php.
References $metadata, hiddenField(), readonlyField(), and standardField().
|
protected |
|
protected |
Definition at line 66 of file Registry.php.
References $key, $metadata, and $name.
Referenced by metaToForm().
|
protected |
Definition at line 37 of file Registry.php.
References $key, and $request.
Referenced by checkForm().
|
protected |
Definition at line 92 of file Registry.php.
References $key, $metadata, and $name.
Referenced by metaToForm().