Hi,
Can anybody provide the Function Library? I've seen reference to it in other discussions but haven't been able to locate it anywhere,
Thanks in advance!
I cannot seem to locate it either. Please could you open a VOLSS ticket and formally request it
The file “coreFunctionLibraryClass.py” comes with collab. Is this what you are referring to?
This looks like what I was looking for,
However, it does not contain some of the functions that I see in the scripts suchs as
'getPersonalLinksfolder()' 'getPublicfolder()'
I'm not really ever going to use these, but it just seems like they should be documented somewhere? Also, could I ask where to find the logical name for an object?
Thanks again,
Eddy,
Are you talking about the functions that appear in shtml files? Those are in the java docs under the TagReport object.
--Travis
Thanks for that Travis!
Cheers,
Hi again,
I have had a look but can't find any way to get around this,
Am I able to display the 'My Communities' object singularly? As it stands each users Communities folder has a different OID, thus I can't use this. There are also no specific methods to get the current users community folder (unlike the getPrivate/Public/GroupLinks folder) that I have found.
Any way to get around this?
Try using the “getLandmarksFolder()” tag method.
-Curtis
From: eLink Entry:Vignette Collaboration Developers Forum[mailto:vignettecollaborationdevelopersforum@elinkkc.opentext.com] Sent: Sunday, March 27, 2011 8:53 PMTo: eLink RecipientSubject: Function Library 2 2
Function Library 2 2
Posted by eddy.hutchins@macquarie.com (Hutchins, Eddy) On 2011/03/27 22:51
[To post a comment, use the normal reply function]
Topic:
Function Library
Forum:
Vignette Collaboration Developers Forum
Livelink Server:
knowledge-wlweb01
Perfect, thank you!