ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
FormInputInternal.php
Go to the documentation of this file.
1 <?php
2 
3 /* Copyright (c) 2017 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4 
6 
9 
14 {
22  public function withNameFrom(NameSource $source);
23 }
Describes the interface of inputs that is used for internal processing of data from the client...
This describes inputs that can be used in forms.
Definition: FormInput.php:15
withNameFrom(NameSource $source)
Get an input like this one, with a different name.
Describes a source for input names.
Definition: NameSource.php:10
$source
Definition: metadata.php:76