user_SC_mod_user_ws_workspaceForms Klassenreferenz
Aufstellung aller Elemente
Ausführliche Beschreibung
This class contains Typo3 callback functions. Class name must start from user_ thus we use a separate class.
Dokumentation der Elementfunktionen
| user_SC_mod_user_ws_workspaceForms::processUserAndGroups |
( |
$ |
conf, |
|
|
$ |
tceforms | |
|
) |
| | |
Callback function to blind user and group accounts. Used as itemsProcFunc in $TCA.
- Parameter:
-
| array | $conf Configuration array. The following elements are set:
-
items - initial set of items (empty in our case)
-
config - field config from
$TCA
-
TSconfig - this function name
-
table - table name
-
row - record row (???)
-
field - field name
|
| object | $tceforms t3lib_div::TCEforms object |
- Rückgabe:
- void
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/typo3/mod/user/ws/workspaceforms.php