If presenting child settings view in settings bundle modally possible, how it can be achieved? I have looked at Apple Documentation "Preferences and Settings Programming Guide", but found only a description of how to push it onto navigation stack.
Basically, I am trying to achieve the same popup view as in Facebook settings bundle below. Or is it a part of Apple's private API?