Bug #50118

Add a method in the PackageManager to get package of class name

Added by Dominique Feyer about 2 years ago. Updated about 1 year ago.

Status:Resolved Start date:2013-07-17
Priority:Should have Due date:
Assigned To:Dominique Feyer % Done:

100%

Category:Package
Target version:-
PHP Version: Complexity:
Has patch:Yes Affected Flow version:Git master

Description

Currently we have only getPackageOfObject and sometimes it's useful the get the package of the class name


Related issues

related to TYPO3.Flow - Bug #55309: PackageManager::getPackageOfObject() does not work for pr... Resolved 2014-01-24

Associated revisions

Revision 6f335eb4
Added by Dominique Feyer over 1 year ago

[FEATURE] Add method getPackageByClassName to PackageManager

Currently there is only a method to fetch the package of a given object.
This change adds a new method ``PackageManager::getPackageByClassName()`` that
resolves the package of a given class name.

Change-Id: Ic99d0ed5db8cdefc47063d1508dfa76f3131a6ac
Resolves: #50118
Releases: master, 2.1

Revision fbf7950a
Added by Dominique Feyer about 1 year ago

[FEATURE] Add method getPackageByClassName to PackageManager

Currently there is only a method to fetch the package of a given object.
This change adds a new method ``PackageManager::getPackageByClassName()`` that
resolves the package of a given class name.

Change-Id: Ic99d0ed5db8cdefc47063d1508dfa76f3131a6ac
Resolves: #50118
Releases: master, 2.1

History

#1 Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#2 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#3 Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#4 Updated by Gerrit Code Review about 2 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#5 Updated by Gerrit Code Review about 2 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#6 Updated by Gerrit Code Review almost 2 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22384

#7 Updated by Gerrit Code Review over 1 year ago

Patch set 7 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22384

#8 Updated by Gerrit Code Review over 1 year ago

Patch set 8 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22384

#9 Updated by Gerrit Code Review over 1 year ago

Patch set 9 for branch master of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/22384

#10 Updated by Dominique Feyer over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#11 Updated by Gerrit Code Review about 1 year ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 2.1 of project Packages/TYPO3.Flow has been pushed to the review server.
It is available at https://review.typo3.org/30834

#12 Updated by Dominique Feyer about 1 year ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF