"TYPO3 4.0.1: SC_mod_user_ws_index Class Reference", "datetime" => "Sat Dec 2 19:25:33 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Definition at line 120 of file index.php.
|
Create visual difference view of two records. Using t3lib_diff library
Definition at line 1217 of file index.php. References $content, t3lib_BEfunc::getItemLabel(), t3lib_BEfunc::getProcessedValue(), t3lib_div::inList(), t3lib_div::loadTCA(), t3lib_div::makeInstance(), t3lib_BEfunc::thumbCode(), and t3lib_div::trimExplode(). Referenced by displayWorkspaceOverview_list(), and subElements_renderItem(). |
|
Display details for a single version from workspace
Definition at line 454 of file index.php. Referenced by moduleContent_publish(). |
|
Rendering the overview of versions in the current workspace
Definition at line 463 of file index.php. References t3lib_BEfunc::BEgetRootLine(), t3lib_BEfunc::blindUserNames(), displayWorkspaceOverview_list(), displayWorkspaceOverview_setInPageArray(), t3lib_BEfunc::getListGroupNames(), t3lib_BEfunc::getUserNames(), and t3lib_div::makeInstance(). Referenced by moduleContent_publish(). |
|
Links to publishing etc of a version
Definition at line 836 of file index.php. References t3lib_extMgm::extRelPath(). Referenced by displayWorkspaceOverview_list(). |
|
Links to publishing etc of a version
Definition at line 912 of file index.php. References t3lib_extMgm::extRelPath(). Referenced by subElements_renderItem(). |
|
Rendering the content for the publish / review overview: (Made for internal recursive calling)
Definition at line 538 of file index.php. References createDiffView(), displayWorkspaceOverview_commandLinks(), displayWorkspaceOverview_pageTreeIconTitle(), displayWorkspaceOverview_stageCmd(), formatCount(), formatVerId(), formatWorkspace(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordTitle(), t3lib_extMgm::isLoaded(), subElements(), t3lib_div::testInt(), and versionsInOtherWS(). Referenced by displayWorkspaceOverview(). |
|
Create indentation, icon and title for the page tree identification for the list.
Definition at line 731 of file index.php. References t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), and t3lib_BEfunc::getRecord(). Referenced by displayWorkspaceOverview_list(). |
|
Building up of the $pArray variable which is a hierarchical storage of table-rows arranged according to the level in the rootline the element was found (Internal) Made for recursive calling
Definition at line 962 of file index.php. Referenced by displayWorkspaceOverview(). |
|
Links to stage change of a version
Definition at line 746 of file index.php. Referenced by displayWorkspaceOverview_list(). |
|
Format publishing count for version (lifecycle state)
Definition at line 1936 of file index.php. Referenced by displayWorkspaceOverview_list(). |
|
Formatting the version number for HTML output
Definition at line 1899 of file index.php. Referenced by displayWorkspaceOverview_list(). |
|
Formatting workspace ID into a visual label
Definition at line 1909 of file index.php. References t3lib_BEfunc::deleteClause(). Referenced by displayWorkspaceOverview_list(). |
|
Standard init function of a module.
Reimplemented from t3lib_SCbase. Definition at line 204 of file index.php. References t3lib_BEfunc::isModuleSetInTBE_MODULES(), t3lib_div::makeInstance(), and t3lib_iconWorks::skinImg(). |
|
Main function for Workspace Manager module.
Definition at line 282 of file index.php. References $content, t3lib_div::_GET(), moduleContent_publish(), moduleContent_workspaceList(), and publishAction(). |
|
JavaScript code to mark up new records that are online (in sub element lists)
|
|
Initialize menu configuration
Reimplemented from t3lib_SCbase. Definition at line 157 of file index.php. References t3lib_div::_GP(), t3lib_BEfunc::deleteClause(), and t3lib_BEfunc::getModuleData(). |
|
Rendering the content for the publish and review panel in the workspace manager
Definition at line 353 of file index.php. References $content, t3lib_div::_GP(), displayVersionDetails(), displayWorkspaceOverview(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getFuncMenu(), and t3lib_iconWorks::getIconImage(). Referenced by main(). |
|
Rendering of the workspace list
Definition at line 1349 of file index.php. References workspaceList_displayUserWorkspaceList(). Referenced by main(). |
|
Print module content. Called as last thing in the global scope.
|
|
Will publish workspace if buttons are pressed
Definition at line 2055 of file index.php. References t3lib_div::_POST(), and t3lib_div::makeInstance(). Referenced by main(). |
|
Looks up stage changes for version and displays a formatted view on mouseover.
Definition at line 1994 of file index.php. References t3lib_BEfunc::datetime(). |
|
Creates display of sub elements of a page when the swap mode is either "Page" or "Branch" (0 / ALL)
Definition at line 993 of file index.php. References t3lib_BEfunc::getRecord(), t3lib_div::makeInstance(), subElements_getNonPageRecords(), and subElements_renderItem(). Referenced by displayWorkspaceOverview_list(). |
|
Select records from a table and add them to recList
Definition at line 1096 of file index.php. References t3lib_BEfunc::deleteClause(). Referenced by subElements(). |
|
Render a single item in a subelement list into a table row:
Definition at line 1126 of file index.php. References createDiffView(), displayWorkspaceOverview_commandLinksSub(), t3lib_iconWorks::getIconImage(), and t3lib_BEfunc::getRecordTitle(). Referenced by subElements(). |
|
Looking for versions of a record in other workspaces than the current
Definition at line 1964 of file index.php. References t3lib_BEfunc::deleteClause(). Referenced by displayWorkspaceOverview_list(). |
|
Creates a fake workspace record for system workspaces. Record contains all fields found in
Definition at line 1834 of file index.php. Referenced by workspaceList_getUserWorkspaceList(). |
|
Creates a list of icons for workspace.
Definition at line 1774 of file index.php. References t3lib_iconWorks::skinImg(). Referenced by workspaceList_displayUserWorkspaceList(). |
|
Generates HTML to display a list of workspaces.
Definition at line 1364 of file index.php. References $content, t3lib_iconWorks::skinImg(), workspaceList_displayIcons(), workspaceList_displayUserWorkspaceListHeader(), workspaceList_formatWorkspaceData(), and workspaceList_getUserWorkspaceList(). Referenced by moduleContent_workspaceList(). |
|
Creates a header for the workspace list table. This function only makes
Definition at line 1627 of file index.php. Referenced by workspaceList_displayUserWorkspaceList(). |
|
Create inner information panel for workspace list. This panel is initially hidden and becomes visible when user click on the expand icon on the very left of workspace list against the workspace he wants to explore.
Definition at line 1483 of file index.php. References $content, t3lib_BEfunc::datetime(), workspaceList_getFileMountPoints(), workspaceList_getUserList(), and workspaceList_getWebMountPoints(). Referenced by workspaceList_displayUserWorkspaceList(). |
|
Retrieves and formats file mount points lists.
Definition at line 1574 of file index.php. Referenced by workspaceList_formatWorkspaceData(). |
|
Generates a list of
Definition at line 1647 of file index.php. Referenced by workspaceList_formatWorkspaceData(). |
|
Generates a list of user names that has access to the system workspace.
Definition at line 1674 of file index.php. References t3lib_iconWorks::getIconImage(). |
|
Generates a list of user names that has access to the workspace.
Definition at line 1701 of file index.php. References t3lib_BEfunc::getGroupNames(), and t3lib_iconWorks::getIconImage(). |
|
Retrieves a list of workspaces where user has access.
Definition at line 1441 of file index.php. References t3lib_BEfunc::deleteClause(), t3lib_BEfunc::getUserNames(), and workspaceList_createFakeWorkspaceRecord(). Referenced by workspaceList_displayUserWorkspaceList(). |
|
Retrieves and formats database mount points lists.
Definition at line 1525 of file index.php. References t3lib_iconWorks::getIconImage(), and t3lib_iconWorks::skinImg(). Referenced by workspaceList_formatWorkspaceData(). |
|
Checks if user has edit access to workspace. Access is granted if workspace is custom and user is admin or the the owner of the workspace. This function assumes that
|
|
Generally used for accumulating the output content of backend modules Reimplemented from t3lib_SCbase. Definition at line 131 of file index.php. Referenced by createDiffView(), main(), moduleContent_publish(), workspaceList_displayUserWorkspaceList(), and workspaceList_formatWorkspaceData(). |
|
Generally used to hold an instance of the 'template' class from typo3/template.php Reimplemented from t3lib_SCbase. |
|
Loaded with the global array $MCONF which holds some module configuration from the conf.php file of backend modules.
Reimplemented from t3lib_SCbase. |
|
The module menu items array. Each key represents a key for which values can range between the items in the array of that key.
Reimplemented from t3lib_SCbase. |
|
Current settings for the keys of the MOD_MENU array
Reimplemented from t3lib_SCbase. |