Streams lookup Class
Lets the user search for streams they can lookup a given stream to, and lookup it
Constructor
Streams lookup
(
-
[$options]
-
$publisherId
-
$streamName
-
[$communityId=Users::communityId()]
-
[$types=Q_Config::expect('Streams','lookup','types')]
-
[$typeNames]
-
[$types=Q_Config::expect('Streams','lookup','types')]
Parameters:
-
[$options]
Array optionalOverride various options for this tool
-
$publisherId
Stringpublisher id of the stream to lookup
-
$streamName
Stringname of stream to lookup
-
[$communityId=Users::communityId()]
String optionalid of the user publishing the streams to lookup to
-
[$types=Q_Config::expect('Streams','lookup','types')]
Array optionalthe types of streams the user can select
-
[$typeNames]
Array optionalpairs of array($type => $typeName) to override names of the types, which would otherwise be taken from the types
-
[$types=Q_Config::expect('Streams','lookup','types')]
String optionalthe types of streams the user can select