Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ functions
Functions
12,210 in github.com/comunes/kune
⨍
Functions
12,210
◇
Types & classes
2,153
↓ 3 callers
Method
log
(final int index, final Digest diggest, final String msg)
src/main/java/cc/kune/wave/client/kspecific/inboxcount/InboxCountPresenter.java:127
↓ 3 callers
Method
logError
Log error. @param e the e
src/main/java/cc/kune/core/server/scheduler/CronServerTasksManager.java:95
↓ 3 callers
Function
m
(y)
src/main/webapp/others/splash/js/wave-rpc.js:760
↓ 3 callers
Method
makeParticipantId
Make WIAB participant Id. @param participant in GWave @param domain of WIAB server @return the participant id @throws InvalidParticipantAddress the i
src/main/java/org/waveprotocol/box/server/waveserver/CustomImportServlet.java:332
↓ 3 callers
Function
makeXhrRequest
(realUrl,proxyUrl,callback,paramData,method,params,processResponseFunction,opt_headers)
src/main/webapp/others/splash/js/wave-rpc.js:486
↓ 3 callers
Method
manage
Manage. @return the options
src/test/java/cc/kune/selenium/PageObject.java:212
↓ 3 callers
Method
mapSearchResult
Map search result. @param <K> the key type @param <T> the generic type @param result the result @param type the t
src/main/java/cc/kune/core/server/mapper/KuneMapper.java:77
↓ 3 callers
Method
mkdir
Mkdir. @param dir the directory (use File.separator for dir delimiters) @return true if and only if the directory was created, along with al
src/main/java/cc/kune/core/server/manager/FileManager.java:67
↓ 3 callers
Method
notFound
Not found.
src/main/java/cc/kune/embed/client/panels/EmbedPresenter.java:226
↓ 3 callers
Function
o
(t,e)
src/main/java/cc/kune/bootstrap/client/smartmenus/resource/addons/keyboard/jquery.smartmenus.keyboard.min.js:3
↓ 3 callers
Method
onAppStarted
()
src/main/java/cc/kune/embed/client/panels/EmbedPresenter.java:231
↓ 3 callers
Method
onBack
On back.
src/main/java/cc/kune/common/client/ui/dialogs/wizard/WizardListener.java:42
↓ 3 callers
Method
onDetach
Fired when the widget is detached.
src/main/java/cc/kune/common/client/actions/ui/descrip/GuiActionDescrip.java:223
↓ 3 callers
Method
onEnter
On enter what to do.
src/main/java/cc/kune/core/client/ui/dialogs/PromptTopDialog.java:294
↓ 3 callers
Method
onFailure
(final Throwable exception)
src/main/java/cc/kune/embed/client/EmbedHelper.java:165
↓ 3 callers
Method
onNext
On next.
src/main/java/cc/kune/common/client/ui/dialogs/wizard/WizardListener.java:47
↓ 3 callers
Method
onlineAction
Online action. @param statusText the status text @param show the show @param icon the icon @return the abstract extended a
src/main/java/cc/kune/chat/client/actions/ChatSitebarActions.java:383
↓ 3 callers
Method
outermostCall
Decorates a MethodInterceptor so that only the outermost invocation using that interceptor will be intercepted and nested invocations willbe ignored.
src/main/java/cc/kune/core/server/OutermostCallInterceptor.java:53
↓ 3 callers
Method
process
Loads templates if necessary. @param template Name of the template file. example: "blip.html.fragment" @param context an object to
src/main/java/com/google/wave/splash/web/template/Templates.java:185
↓ 3 callers
Method
processRequest
Process request. @param url the url @param callback the callback
src/main/java/cc/kune/embed/client/EmbedHelper.java:186
↓ 3 callers
Method
promptLines
The number of lines that the prompt has. If > 1 will be a textarea, if not a textfield @param promptLines the prompt lines @return the build
src/main/java/cc/kune/core/client/ui/dialogs/PromptTopDialog.java:209
↓ 3 callers
Method
propertyChange
Fired after a Bean's property has changed. @param e the change (containing the old and new values)
src/main/java/cc/kune/common/client/actions/PropertyChangeListener.java:58
↓ 3 callers
Method
purgeAll
Purge all. @param container the container @return the container
src/main/java/cc/kune/core/server/content/ContentManager.java:193
↓ 3 callers
Method
readLine
Read a RFC2616 line from an InputStream:
src/main/java/cc/kune/chat/server/ProxyServlet.java:334
↓ 3 callers
Method
recalculate
Recalculate. @param notLogged the not logged
src/main/java/cc/kune/core/client/sitebar/SitebarNewGroupLink.java:143
↓ 3 callers
Method
redirectOrRestorePreviousToken
Redirect or restore previous token. @param fireChange the fire change
src/main/java/cc/kune/core/client/state/StateManager.java:168
↓ 3 callers
Method
refresh
Refresh.
src/main/java/cc/kune/chat/client/AvatarDecoratorImpl.java:185
↓ 3 callers
Method
refreshActions
Refresh actions.
src/main/java/cc/kune/core/client/sitebar/SitebarActions.java:47
↓ 3 callers
Method
refreshAddress
(final String address, final boolean noCache)
src/main/java/cc/kune/wave/client/KuneWaveProfileManager.java:115
↓ 3 callers
Method
regex
Regex. @param regex the regex @return the builder
src/main/java/cc/kune/core/client/ui/dialogs/PromptTopDialog.java:245
↓ 3 callers
Method
regexText
Regex text. @param regexText the regex text @return the builder
src/main/java/cc/kune/core/client/ui/dialogs/PromptTopDialog.java:257
↓ 3 callers
Method
removeCacheOfGroup
Removes the cache of group. @param group the group
src/main/java/cc/kune/core/client/state/StateManager.java:202
↓ 3 callers
Method
renderStateValue
Render state value. @param className the class name @param key the key @param value the value @param builder the builder
src/main/java/com/google/wave/splash/text/GadgetRenderer.java:120
↓ 3 callers
Method
requestJoinGroup
Request join group. @param hash the hash @param groupToken the group token @return the social network request result @throws Defaul
src/main/java/cc/kune/core/client/rpcservices/SocialNetService.java:174
↓ 3 callers
Method
reset
Releases this view from its listener.
src/main/java/org/waveprotocol/box/webclient/search/SearchPanelView.java:50
↓ 3 callers
Method
reset
Reset.
src/main/java/cc/kune/gspace/client/options/style/EntityOptStyleView.java:53
↓ 3 callers
Method
reset
()
src/main/java/cc/kune/gspace/client/options/general/UserOptPassView.java:68
↓ 3 callers
Method
reset
Reset.
src/main/java/cc/kune/gspace/client/licensewizard/LicenseWizardPresenter.java:317
↓ 3 callers
Method
resize
Resize.
src/test/java/cc/kune/selenium/KuneSeleniumDefaults.java:352
↓ 3 callers
Method
resizeTutorialFrame
Resize tutorial frame.
src/main/java/cc/kune/gspace/client/viewers/TutorialViewer.java:216
↓ 3 callers
Method
returnFile
Return file. @param in the in @param out the out @throws FileNotFoundException the file not found exception @throws IOExc
src/main/java/cc/kune/core/server/manager/file/FileDownloadManagerUtils.java:102
↓ 3 callers
Method
rootBlipText
Root blip text. @return the web element
src/test/java/cc/kune/selenium/spaces/UserSpacePageObject.java:160
↓ 3 callers
Method
sKey
S key. @param key the key @param specialKeyName the special key name @return the string
src/main/java/cc/kune/common/client/shortcuts/ShortcutDescriptor.java:265
↓ 3 callers
Method
same
Same. @param modifiers the modifiers @param modifier the modifier @param keyValue the key value @return true, if successful
src/main/java/cc/kune/common/client/shortcuts/ShortcutDescriptor.java:228
↓ 3 callers
Method
sanitize
Sanitize. @param message the message @return the safe html
src/main/java/cc/kune/common/client/msgs/UserMessageWidget.java:306
↓ 3 callers
Method
scaleImage
Scale image. @param imageOrig the image orig @param width the width @param height the height @return the magick image @thr
src/main/java/cc/kune/core/server/manager/file/ImageUtilsDefault.java:412
↓ 3 callers
Method
scheduleRepeating
Schedule repeating. @param delayMillis the delay millis
src/main/java/cc/kune/common/client/utils/TimerWrapper.java:114
↓ 3 callers
Method
searchFileInResourceBases
Search file in resource bases. @param resourceBases the resource bases @param filename the filename @return the file
src/main/java/cc/kune/core/server/manager/file/FileDownloadManagerUtils.java:168
↓ 3 callers
Method
searchMime
Search mime. @param search the search @param firstResult the first result @param maxResults the max results @param group
src/main/java/cc/kune/core/server/content/ContentManager.java:296
↓ 3 callers
Method
selectTab
Select tab. @param index the index
src/main/java/cc/kune/common/client/ui/DottedTabPanel.java:126
↓ 3 callers
Method
selected
()
src/main/java/org/waveprotocol/box/webclient/search/DigestDomImpl.java:69
↓ 3 callers
Method
send
Send some list of notifications (called vía cron). @param list the list to process @param nextList the next list to store (we have
src/main/java/cc/kune/core/server/notifier/PendingNotificationSender.java:193
↓ 3 callers
Method
send
Sends email. @param subject the email subject @param body the body of the email in text or html format @param isHtml the i
src/main/java/cc/kune/core/server/mail/MailService.java:47
↓ 3 callers
Method
sendHourlyNotifications
Send hourly notifications.
src/main/java/cc/kune/core/server/notifier/PendingNotificationSender.java:224
↓ 3 callers
Method
setAccessLists
Sets the access lists. @param accessLists the new access lists
src/main/java/cc/kune/core/server/state/StateContainer.java:147
↓ 3 callers
Method
setAction
Sets the action. @param action the new action
src/main/java/cc/kune/common/client/actions/ui/descrip/AbstractGuiActionDescrip.java:344
↓ 3 callers
Method
setAdminAsCollab
Sets the admin as collab. @param hash the hash @param groupToken the group token @param groupToSetCollabShortName the grou
src/main/java/cc/kune/core/client/rpcservices/SocialNetService.java:190
↓ 3 callers
Method
setAdmins
Sets the admins. @param admins the new admins
src/main/java/cc/kune/core/shared/dto/AccessListsDTO.java:135
↓ 3 callers
Method
setAnonCookie
Sets the anon cookie. @param userRegister the new anon cookie
src/main/java/cc/kune/core/client/cookies/CookiesManager.java:63
↓ 3 callers
Method
setBackImage
Sets the back image. @param url the new back image
src/main/java/cc/kune/gspace/client/options/style/EntityOptStyleView.java:61
↓ 3 callers
Method
setBackImageVisibleImpl
Sets the back image visible impl. @param visible the new back image visible impl
src/main/java/cc/kune/gspace/client/options/style/EntityOptStylePanel.java:235
↓ 3 callers
Method
setBasicStyle
Sets the basic style.
src/main/java/cc/kune/common/client/ui/AbstractFlowToolbar.java:93
↓ 3 callers
Method
setBasicStyle
Sets the basic style.
src/main/java/cc/kune/common/client/ui/FlowToolbar.java:180
↓ 3 callers
Method
setCenterPositionImpl
Sets the center position impl.
src/main/java/cc/kune/common/client/ui/AbstractAtBorderPopupPanel.java:109
↓ 3 callers
Method
setChecked
Sets the checked. @param checked the new checked
src/main/java/cc/kune/common/client/actions/ui/descrip/MenuCheckItemDescriptor.java:71
↓ 3 callers
Method
setChecked
(final boolean checked)
src/main/java/cc/kune/bootstrap/client/actions/ui/BSRadioMenuItemGui.java:92
↓ 3 callers
Method
setClosable
(final boolean closable)
src/main/java/cc/kune/common/client/ui/dialogs/CustomModalHeader.java:80
↓ 3 callers
Method
setCode
Sets the code. @param code the new code
src/main/java/cc/kune/domain/I18nCountry.java:241
↓ 3 callers
Method
setContent
Sets the content. @param state the new content
src/main/java/cc/kune/gspace/client/viewers/ContentViewerPresenter.java:120
↓ 3 callers
Method
setContent
(final String content)
src/main/java/cc/kune/core/server/state/StateContent.java:141
↓ 3 callers
Method
setCurrentLanguage
Sets the current language. @param currentLanguage the new current language
src/main/java/cc/kune/core/client/state/Session.java:381
↓ 3 callers
Method
setCurrentUserInfo
Sets the current user info. @param currentUserInfo the current user info @param passwd the passwd
src/main/java/cc/kune/core/client/state/Session.java:399
↓ 3 callers
Method
setDefaultContent
Sets the default content. @param groupShortName the group short name @param content the content
src/main/java/cc/kune/core/server/manager/GroupManager.java:242
↓ 3 callers
Method
setDefaultLicense
Sets the default license. @param defaultLicense the new default license
src/main/java/cc/kune/core/server/InitData.java:552
↓ 3 callers
Method
setEditableContent
Sets the editable content. @param state the new editable content
src/main/java/cc/kune/gspace/client/viewers/WaveViewer.java:61
↓ 3 callers
Method
setEmailVerified
Sets the email verified. @param verified the new email verified
src/main/java/cc/kune/gspace/client/options/general/UserOptGeneralView.java:95
↓ 3 callers
Method
setFrom
Sets the from. @param from the new from
src/main/java/cc/kune/domain/Invitation.java:238
↓ 3 callers
Method
setGroup
Sets the group. @param group the new group
src/main/java/cc/kune/core/server/state/StateAbstract.java:186
↓ 3 callers
Method
setGroupMembers
Sets the group members. @param groupMembers the new group members
src/main/java/cc/kune/domain/SocialNetworkData.java:208
↓ 3 callers
Method
setGroupType
Sets the group type. @param groupType the new group type
src/main/java/cc/kune/gspace/client/options/general/GroupOptGeneralView.java:62
↓ 3 callers
Method
setIcon
(final KuneIcon icon)
src/main/java/cc/kune/gxtbinds/client/actions/gxtui/GxtMenuGui.java:189
↓ 3 callers
Method
setIconClear
Sets the icon clear. @param icon the new icon clear
src/main/java/cc/kune/common/client/ui/IconLabel.java:275
↓ 3 callers
Method
setIconCls
Sets the icon cls. @param iconCls the new icon cls
src/main/java/cc/kune/core/client/ui/DefaultForm.java:291
↓ 3 callers
Method
setIconSrc
(final String iconSrc)
src/main/java/cc/kune/polymer/client/actions/ui/AbstractPoButtonGui.java:267
↓ 3 callers
Method
setId
Sets the id. @param id the new id
src/main/java/cc/kune/domain/Content.java:538
↓ 3 callers
Method
setIsBuddiesVisible
Sets the checks if is buddies visible. @param isBuddiesVisible the new checks if is buddies visible
src/main/java/cc/kune/domain/SocialNetworkData.java:228
↓ 3 callers
Method
setIsMe
(final boolean isMe)
src/main/java/cc/kune/gspace/client/share/items/ShareItemDescriptor.java:75
↓ 3 callers
Method
setIsMembersVisible
Sets the checks if is members visible. @param isMembersVisible the new checks if is members visible
src/main/java/cc/kune/domain/SocialNetworkData.java:238
↓ 3 callers
Method
setLabelText
(final String text)
src/main/java/cc/kune/core/client/ui/UploaderPanel.java:232
↓ 3 callers
Method
setLangSeparator
Sets the lang separator. @param separator the new lang separator
src/main/java/cc/kune/gspace/client/i18n/AbstractLanguageSelectorPanel.java:309
↓ 3 callers
Method
setLangTitle
Sets the lang title. @param langFieldTitle the new lang title
src/main/java/cc/kune/gspace/client/i18n/AbstractLanguageSelectorPanel.java:319
↓ 3 callers
Method
setLanguage
Sets the language. @param language the new language
src/main/java/cc/kune/domain/User.java:561
↓ 3 callers
Method
setLastModifiedTime
(WaveEntity wave, long lastModifiedTime)
src/main/java/cc/kune/core/server/manager/WaveEntityManager.java:40
↓ 3 callers
Method
setLayout
(final Layout... layout)
src/main/java/cc/kune/common/client/actions/ui/ActionFlowPanel.java:94
↓ 3 callers
Method
setLogoImageVisible
Sets the logo image visible. @param visible the new logo image visible
src/main/java/cc/kune/pspace/client/PSpaceInDevelopment.java:198
↓ 3 callers
Method
setLongNameFailed
Sets the long name failed. @param msg the new long name failed
src/main/java/cc/kune/core/client/auth/RegisterPresenter.java:142
↓ 3 callers
Method
setMenuVisible
Sets the menu visible. @param visible the new menu visible
src/main/java/cc/kune/gspace/client/viewers/items/FolderItemWidget.java:275
↓ 3 callers
Method
setMessage
Sets the message. @param message the message @param level the level
src/main/java/cc/kune/core/client/groups/newgroup/NewGroupPresenter.java:364
↓ 3 callers
Method
setMimeType
Sets the mime type. @param mimeType the new mime type
src/main/java/cc/kune/domain/Content.java:578
↓ 3 callers
Method
setModifiedTime
(final Content content)
src/main/java/cc/kune/core/server/content/ContentManagerDefault.java:622
← previous
next →
1,401–1,500 of 12,210, ranked by callers