Actions
Task #38100
closedClean up phpDoc comments in typo3/sysext/
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-06-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Clean up phpDoc comments for the following classes:
- typo3/sysext/cms/tslib/interfaces/
interface.tslib_content_cobjgetsinglehook.php - typo3/sysext/cms/tslib/interfaces/interface.tslib_content_fileLinkHook.php
- typo3/sysext/cms/tslib/interfaces/
interface.tslib_content_getPublicUrlForFileHook.php - typo3/sysext/cms/tslib/interfaces/interface.tslib_content_getdatahook.php
- typo3/sysext/cms/tslib/interfaces/
interface.tslib_content_getimgresourcehook.php - typo3/sysext/cms/tslib/interfaces/interface.tslib_content_postinithook.php
- typo3/sysext/cms/tslib/interfaces/interface.tslib_content_stdwraphook.php
- typo3/sysext/cms/tslib/interfaces/interface.tslib_mediawizardprovider.php
- typo3/sysext/cms/tslib/interfaces/
interface.tslib_menu_filterMenuPagesHook.php - typo3/sysext/cms/tslib/media/scripts/example_callfunction.php
- typo3/sysext/cms/tslib/media/scripts/example_itemArrayProcFunc.php
- typo3/sysext/cms/tslib/media/scripts/example_keepRollover.js
- typo3/sysext/cms/tslib/media/scripts/example_keepRollover.php
- typo3/sysext/cms/tslib/media/scripts/example_languageMenu.php
- typo3/sysext/cms/tslib/media/scripts/example_typolinkpop.php
Clean up provides:
- Provide correct parameter names in phpDoc
- Provide correct data types in phpDoc
- CGLify phpDoc (remove tabs)
Actions