

Public Member Functions | |
| overview_main () | |
| main () | |
| JScode () | |
| renderActions () | |
| getActionResPointer ($uid=0) | |
| renderActionList () | |
| action_link ($str, $id, $title="") | |
| action_linkUserName ($str, $id, $bid) | |
| action_t1_createUpdateBeUser ($arr, $actionRow=array()) | |
| fixUsername ($username, $prefix) | |
| fixUserGroup ($curUserGroup, $allowedGroups, $inGroups) | |
| action_createDir ($uid) | |
| action_getUserMainDir () | |
Public Attributes | |
| $todoTypesCache = array() | |
| $insCounter = 0 | |
| $xCol | |
| $t3lib_TCEforms | |
Definition at line 38 of file class.tx_sysaction.php.
| tx_sysaction::action_createDir | ( | $ | uid | ) |
Definition at line 396 of file class.tx_sysaction.php.
References action_getUserMainDir().
Referenced by action_t1_createUpdateBeUser().
| tx_sysaction::action_getUserMainDir | ( | ) |
Definition at line 404 of file class.tx_sysaction.php.
References $GLOBALS, and t3lib_div::isFirstPartOfStr().
Referenced by action_createDir(), and renderActions().
| tx_sysaction::action_link | ( | $ | str, | |
| $ | id, | |||
| $ | title = "" | |||
| ) |
Definition at line 286 of file class.tx_sysaction.php.
| tx_sysaction::action_linkUserName | ( | $ | str, | |
| $ | id, | |||
| $ | bid | |||
| ) |
| tx_sysaction::action_t1_createUpdateBeUser | ( | $ | arr, | |
| $ | actionRow = array() | |||
| ) |
Definition at line 294 of file class.tx_sysaction.php.
References $key, t3lib_div::_GP(), action_createDir(), fixUserGroup(), fixUsername(), t3lib_BEfunc::getRecord(), and t3lib_div::makeInstance().
Referenced by renderActions().
| tx_sysaction::fixUserGroup | ( | $ | curUserGroup, | |
| $ | allowedGroups, | |||
| $ | inGroups | |||
| ) |
Definition at line 374 of file class.tx_sysaction.php.
References t3lib_BEfunc::getRecord(), t3lib_div::intExplode(), and t3lib_div::trimExplode().
Referenced by action_t1_createUpdateBeUser().
| tx_sysaction::fixUsername | ( | $ | username, | |
| $ | prefix | |||
| ) |
Definition at line 365 of file class.tx_sysaction.php.
Referenced by action_t1_createUpdateBeUser().
| tx_sysaction::getActionResPointer | ( | $ | uid = 0 |
) |
Definition at line 251 of file class.tx_sysaction.php.
References $GLOBALS, and $res.
Referenced by renderActionList(), and renderActions().
| tx_sysaction::JScode | ( | ) |
Reimplemented from mod_user_task.
Definition at line 62 of file class.tx_sysaction.php.
References $GLOBALS, and t3lib_div::makeInstance().
| tx_sysaction::main | ( | ) |
Definition at line 57 of file class.tx_sysaction.php.
References $BACK_PATH, mod_user_task::$BE_USER, $CLIENT, $SOBE, $TCA, $TYPO3_CONF_VARS, and renderActions().
| tx_sysaction::overview_main | ( | ) |
Definition at line 50 of file class.tx_sysaction.php.
References mod_user_task::headLink(), mod_user_task::mkMenuConfig(), and renderActionList().
| tx_sysaction::renderActionList | ( | ) |
Definition at line 275 of file class.tx_sysaction.php.
References $GLOBALS, $lines, $res, mod_user_task::fixed_lgd(), and getActionResPointer().
Referenced by overview_main().
| tx_sysaction::renderActions | ( | ) |
Definition at line 71 of file class.tx_sysaction.php.
References $GLOBALS, $lines, $res, t3lib_div::_GP(), action_getUserMainDir(), action_linkUserName(), action_t1_createUpdateBeUser(), getActionResPointer(), t3lib_BEfunc::getItemLabel(), t3lib_BEfunc::getProcessedValue(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordPath(), t3lib_BEfunc::getRecordTitle(), t3lib_div::intInRange(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), t3lib_div::trimExplode(), and mod_user_task::urlInIframe().
Referenced by main().
| tx_sysaction::$insCounter = 0 |
Definition at line 40 of file class.tx_sysaction.php.
| tx_sysaction::$t3lib_TCEforms |
Definition at line 48 of file class.tx_sysaction.php.
| tx_sysaction::$todoTypesCache = array() |
Definition at line 39 of file class.tx_sysaction.php.
| tx_sysaction::$xCol |
Definition at line 41 of file class.tx_sysaction.php.
1.4.7