getChannelByPubid
(since 1.0)
Get a channel by its pubid
Description
string
getChannelByPubid
(
string pubid )
To retrieve a channel object by its pubid
Parameters
pubid
The channel pubid
Examples
var channel = Ape.getChannelByPubid(pubid);
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
