Examples:
WURFL_WURFLManager __construct( WURFL_WURFLService $wurflService, WURFL_Request_GenericRequestFactory $requestFactory)
array getAllDevicesID( )
array getCapabilitiesNameForGroup( string $groupID)
WURFL_CustomDevice getDevice( string $deviceID)
WURFL_CustomDevice getDeviceForHttpRequest( array $httpRequest)
WURFL_CustomDevice getDeviceForRequest( WURFL_Request_GenericRequest $request)
WURFL_CustomDevice getDeviceForUserAgent( string $userAgent)
array getFallBackDevices( string $deviceID)
array getListOfGroups( )
WURFL_Xml_Info getWURFLInfo( )
Example: