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
↓ 2 callers
Method
createInitialContent
Creates the initial content. @param user the user @param group the group @param rootFolder the root folder @param title
src/main/java/cc/kune/core/server/AbstractServerTool.java:195
↓ 2 callers
Method
createLink
Creates the link. @param label the label @param id the id
src/main/java/cc/kune/core/client/auth/SignInPanel.java:109
↓ 2 callers
Method
createLink
Creates the link. @param hash the hash @return the string
src/main/java/cc/kune/core/server/notifier/NotificationHtmlHelper.java:89
↓ 2 callers
Method
createLongName
Creates a new GroupField object. @param fieldId the field id @return the text field< string>
src/main/java/cc/kune/core/client/groups/newgroup/GroupFieldFactory.java:139
↓ 2 callers
Method
createNewContent
Creates the new content. @return the state container dto
src/test/java/cc/kune/core/server/integration/content/ContentServiceVariousTest.java:147
↓ 2 callers
Method
createOrgRadio
Creates a new GroupField object. @param fieldSet the field set @param fieldSetId the field set id @param radioId the radio
src/main/java/cc/kune/core/client/groups/newgroup/GroupFieldFactory.java:166
↓ 2 callers
Method
createPath
Creates the path. @param group the group @param container the container @param withDrop the with drop @param showGroupName
src/main/java/cc/kune/gspace/client/viewers/PathToolbarUtils.java:146
↓ 2 callers
Method
createPendingNotif
(final ParticipantId participant, final FormattedString subject, final FormattedString body)
src/main/java/cc/kune/wave/server/kspecific/WaveEmailNotifier.java:138
↓ 2 callers
Method
createPopup
Creates the popup that includes the menu. @return the popup panel
src/main/java/cc/kune/bootstrap/client/actions/ui/PopupBSMenuGui.java:72
↓ 2 callers
Method
createProjectRadio
Creates a new GroupField object. @param fieldSet the field set @param fieldSetId the field set id @param radioId the radio
src/main/java/cc/kune/core/client/groups/newgroup/GroupFieldFactory.java:184
↓ 2 callers
Method
createService
(final String publicAddress, final String ssl)
core/kune-openfireauth/src/main/java/cc/kune/core/server/auth/openfire/KuneAuthProvider.java:104
↓ 2 callers
Method
createShortCut
Creates the short cut. @param key the key @param style the style @return the string
src/main/java/cc/kune/gxtbinds/client/actions/gxtui/AbstractGxtMenuItemGui.java:163
↓ 2 callers
Method
createShortCut
(final KeyStroke key, final String style)
src/main/java/cc/kune/bootstrap/client/actions/ui/AbstractBSMenuItemGui.java:66
↓ 2 callers
Method
createSomeTagUserContent
Creates the some tag user content.
src/test/java/cc/kune/core/server/manager/TagUserContentTest.java:78
↓ 2 callers
Method
createTagUserContent
Creates the tag user content. @return the tag user content
src/test/java/cc/kune/core/server/manager/TagUserContentTest.java:91
↓ 2 callers
Method
createThumbFromPdf
convert -density 300 -quality 100 -resize 720x file.pdf result.png @param pdfFile the pdf file @param newPngFile the new png file @
src/main/java/cc/kune/core/server/manager/file/ImageUtilsDefault.java:208
↓ 2 callers
Method
createUploadedFile
(final String userHash, final StateToken stateToken, final String fileName, final FileItem file, final S
src/main/java/cc/kune/core/server/manager/file/FileUploadManager.java:136
↓ 2 callers
Method
createUser
Creates the user. @param number the number @return the user
src/test/java/cc/kune/core/server/TestDomainHelper.java:340
↓ 2 callers
Method
createUserLongName
Creates a new UserField object. @param fieldId the field id @return the text field< string>
src/main/java/cc/kune/core/client/auth/UserFieldFactory.java:72
↓ 2 callers
Method
css
Css. @return the icon css resource
src/main/java/cc/kune/core/client/resources/icons/IconResources.java:66
↓ 2 callers
Method
currentName
Current name. @return the string
src/main/java/cc/kune/core/client/sn/actions/conditions/IsNotMeCondition.java:63
↓ 2 callers
Method
customDoFilter
(HttpServletRequest request, HttpServletResponse response, final FilterChain chain)
src/main/java/cc/kune/core/server/rack/filters/rest/AbstractCustomCORSFilter.java:90
↓ 2 callers
Method
deAccent
Removes accents from a string and replace it with ASCII equivalent (á => a). @param s The string to englishify @return The string without th
src/main/java/cc/kune/common/shared/utils/TextUtils.java:225
↓ 2 callers
Method
defaultStyleImpl
Default style impl.
src/main/java/cc/kune/common/client/ui/PopupTopPanel.java:74
↓ 2 callers
Method
defaultStyleImpl
Default style impl.
src/main/java/cc/kune/common/client/ui/PopupBottomPanel.java:75
↓ 2 callers
Method
detach
Detach.
src/main/java/cc/kune/gspace/client/viewers/ContentViewerPresenter.java:105
↓ 2 callers
Method
detachDigest
(final CustomDigestDomImpl digestUi)
src/main/java/org/waveprotocol/box/webclient/search/SearchPanelWidget.java:316
↓ 2 callers
Method
detachFromParent
()
src/main/java/cc/kune/common/client/actions/ui/descrip/AbstractGuiActionDescrip.java:117
↓ 2 callers
Method
doAction
Do action. @param event the event
src/main/java/cc/kune/gspace/client/actions/SetContentStatusAsAdminMenuItem.java:138
↓ 2 callers
Method
doAction
Do action.
src/main/java/cc/kune/chat/client/actions/NewRoomBtn.java:143
↓ 2 callers
Method
doAction
Do action.
src/main/java/cc/kune/lists/client/actions/NewListPostAction.java:174
↓ 2 callers
Method
doAction
Do action.
src/main/java/cc/kune/lists/client/actions/NewListAction.java:167
↓ 2 callers
Method
doAction
Do action.
src/main/java/cc/kune/events/client/actions/EventAddMenuItem.java:163
↓ 2 callers
Method
doActionOrSignInIfNeeded
Do action or sign in if needed. @param tokenListener the token listener @param currentToken the current token @param secondPart
src/main/java/cc/kune/core/client/state/impl/StateManagerDefault.java:252
↓ 2 callers
Method
doActionOrSignInIfNeededAfterStarted
Do action or sign in if needed started. @param tokenListener the token listener @param currentToken the current token @param second
src/main/java/cc/kune/core/client/state/impl/StateManagerDefault.java:280
↓ 2 callers
Method
doLogin
()
src/main/java/cc/kune/chat/client/ChatClientDefault.java:452
↓ 2 callers
Method
doPromptAction
Do action.
src/main/java/cc/kune/wave/client/kspecific/WindowKuneWrapper.java:94
↓ 2 callers
Method
doSearch
Do search.
src/main/java/cc/kune/core/client/sitebar/search/SitebarSearchPresenter.java:146
↓ 2 callers
Method
doService
(final Class<?> serviceClass, final String methodName, final ParametersAdapter parameters, final Object
src/main/java/cc/kune/core/server/rack/filters/rest/ServiceExecutor.java:37
↓ 2 callers
Method
docsAdd
Docs add. @return the image resource
src/main/java/cc/kune/core/client/resources/iconic/IconicResources.java:185
↓ 2 callers
Method
dumpUploadedFile
(final UploadFile uploadedfile, final File origFile)
src/main/java/cc/kune/core/server/rpc/UpDownRPC.java:89
↓ 2 callers
Function
e
(t)
src/main/java/cc/kune/bootstrap/client/smartmenus/resource/jquery.smartmenus.min.js:3
↓ 2 callers
Method
edit
()
src/main/java/cc/kune/core/client/i18n/KuneConstants.java:385
↓ 2 callers
Method
emptyTextField
Empty text showed when the prompt field is empty. @param emptyText the empty text @return the builder
src/main/java/cc/kune/core/client/ui/dialogs/PromptTopDialog.java:148
↓ 2 callers
Method
endConfigureBtn
(final GuiActionDescrip descriptor, final String id)
src/main/java/cc/kune/polymer/client/actions/ui/AbstractPoPaperButtonGui.java:158
↓ 2 callers
Method
entityNotification
Entity notification. @param groupName the group name @param hasLogo the has logo @param message the message @param isPerso
src/main/java/cc/kune/core/server/notifier/NotificationHtmlHelper.java:107
↓ 2 callers
Method
equalizerWhite
Equalizer white. @return the image resource
src/main/java/cc/kune/core/client/resources/iconic/IconicResources.java:257
↓ 2 callers
Method
eventAdd
Event add. @return the image resource
src/main/java/cc/kune/core/client/resources/iconic/IconicResources.java:265
↓ 2 callers
Method
existRoom
Exist room. @param conn the conn @param roomName the room name @return true, if successful
src/main/java/cc/kune/core/server/xmpp/XmppManager.java:87
↓ 2 callers
Method
extactMatchFound
(final int position, final Option option)
src/main/java/cc/kune/core/client/sitebar/search/MultivalueSuggestBox.java:603
↓ 2 callers
Method
extractScheme
Extract scheme. @param uri the uri @return the string
src/main/java/com/google/wave/splash/text/Markup.java:73
↓ 2 callers
Method
fillSigInInForm
Fill sig in in form. @param username the username @param password the password @param withReturn the with return
src/test/java/cc/kune/selenium/login/LoginPageObject.java:89
↓ 2 callers
Method
finalizeFindExactMatches
()
src/main/java/cc/kune/core/client/sitebar/search/MultivalueSuggestBox.java:622
↓ 2 callers
Method
findAdminInGroups
Find admin in groups. @param groupId the group id @return the sets the
src/main/java/cc/kune/domain/finders/GroupFinder.java:107
↓ 2 callers
Method
findByAddress
(@Named("address") final String address)
src/main/java/cc/kune/domain/finders/ParticipantEntityFinder.java:36
↓ 2 callers
Method
findByCodes
Find by codes. @param langs the langs @return the list
src/main/java/cc/kune/core/server/manager/I18nLanguageManager.java:53
↓ 2 callers
Method
findByTagName
Find by tag name. @param tag the tag @return the tag
src/main/java/cc/kune/core/server/manager/TagManager.java:42
↓ 2 callers
Method
findDefaultContentOfGroup
Find default content of group. @param group the group @return the content
src/main/java/cc/kune/core/server/access/FinderServiceDefault.java:246
↓ 2 callers
Method
findInexistentTitle
(final Container container, final String title)
src/main/java/cc/kune/core/server/content/ContentManagerDefault.java:323
↓ 2 callers
Method
findLanguage
Find language. @param langCode the lang code @return the i18n language
src/main/java/cc/kune/core/server/manager/impl/UserManagerDefault.java:515
↓ 2 callers
Method
finishEdit
Finish edit.
src/main/java/cc/kune/common/client/ui/EditableLabel.java:143
↓ 2 callers
Method
fire
Fire. @param eventBus the source @param shortName the short name @param longName the long name
src/main/java/cc/kune/gspace/client/events/CurrentEntityChangedEvent.java:86
↓ 2 callers
Method
fire
Fire. @param eventBus the source
src/main/java/cc/kune/core/client/events/SndClickEvent.java:81
↓ 2 callers
Method
focusOnField
Focus on field. @param field the field
src/main/java/cc/kune/core/client/ui/KuneUiUtils.java:42
↓ 2 callers
Method
focusOnPassword
Focus on password.
src/main/java/cc/kune/core/client/auth/SignInPresenter.java:92
↓ 2 callers
Method
focusToTranslate
Focus to translate.
src/main/java/cc/kune/gspace/client/i18n/I18nTranslatorForm.java:133
↓ 2 callers
Method
format
Format. @param title the title @param maxLength the max length @return the string
src/main/java/cc/kune/core/client/ui/dialogs/tabbed/TabTitleGenerator.java:49
↓ 2 callers
Method
forward
(final ServletRequest request, final ServletResponse response, final String forwardString)
src/main/java/cc/kune/core/server/rack/filters/ForwardFilter.java:78
↓ 2 callers
Method
fromBase64
Decode a base64 string into a byte array. @param data the encoded data. @return a byte array. @see #fromBase64(String)
src/main/java/cc/kune/common/client/utils/Base64Utils.java:63
↓ 2 callers
Method
fromList
From list. @param kuneProperties the kune properties @return the list
src/main/java/cc/kune/core/server/properties/ReservedWordsRegistry.java:52
↓ 2 callers
Function
g
(s)
core/kune-sandbox/war/kune_sandbox/gxt/flash/swfobject.js:5
↓ 2 callers
Function
g
(s)
src/main/java/cc/kune/gxtbinds/public/gxt/flash/swfobject.js:5
↓ 2 callers
Function
ga
(g,h)
src/main/webapp/others/splash/js/jquery-1.4.2.min.js:93
↓ 2 callers
Method
gadgetOfParticipant
Gadget of participant. @param username the username @return the string
core/kune-java-gadget-sample/src/main/java/cc/kune/gadgetsample/client/KuneGadgetSampleMessages.java:42
↓ 2 callers
Method
genId
Gen id. @param token the token @return the string
src/main/java/cc/kune/gspace/client/viewers/FolderViewerUtils.java:247
↓ 2 callers
Method
generate
Generate.
src/main/java/cc/kune/core/server/searcheable/SiteMapGeneratorMBean.java:41
↓ 2 callers
Method
generateFolderFakeContent
Generate folder fake content. @param container the container @return the content
src/main/java/cc/kune/core/server/access/FinderServiceDefault.java:276
↓ 2 callers
Method
generateResponse
Generate response. @param userLogged the user logged @param group the group @return the social network data dto
src/main/java/cc/kune/core/server/manager/SocialNetworkManager.java:177
↓ 2 callers
Method
generateThumbs
Generate thumbs. @param absDir the abs dir @param filename the filename @param extension the extension @param isPdf
src/main/java/cc/kune/core/server/manager/file/FileUploadManager.java:220
↓ 2 callers
Method
generateThumbs
Generate thumbs. @param absDir the abs dir @param filename the filename @param extension the extension @param isPdf
src/main/java/cc/kune/core/server/manager/file/ImageUtilsDefault.java:329
↓ 2 callers
Method
get
Gets the. @param url the url
src/test/java/cc/kune/selenium/KuneSeleniumDefaults.java:273
↓ 2 callers
Method
get
(final String key)
src/main/java/cc/kune/core/server/properties/KunePropertiesDefault.java:104
↓ 2 callers
Method
getAcceptBtnMsg
Gets the accept btn msg. @return the accept btn msg
src/main/java/cc/kune/common/client/notify/ConfirmAskEvent.java:366
↓ 2 callers
Method
getAccessLists
Gets the access lists. @return the access lists
src/main/java/cc/kune/core/shared/dto/SocialNetworkDTO.java:54
↓ 2 callers
Method
getAccessLists
Gets the access lists. @return the access lists
src/main/java/cc/kune/domain/Content.java:237
↓ 2 callers
Method
getActionCollection
Gets the action collection. @return the action collection
src/main/java/cc/kune/gspace/client/viewers/items/FolderItemDescriptor.java:124
↓ 2 callers
Method
getActions
Gets the actions. @return the actions
src/main/java/cc/kune/core/server/content/XMLActionReader.java:80
↓ 2 callers
Method
getAddConditions
()
src/main/java/cc/kune/common/client/actions/ui/descrip/AbstractGuiActionDescrip.java:143
↓ 2 callers
Method
getAdmissionType
Gets the admission type. @return the admission type
src/main/java/cc/kune/core/shared/dto/GroupDTO.java:138
↓ 2 callers
Method
getAnonMsg
Gets the anon msg. @return the anon msg
src/test/java/cc/kune/selenium/login/LoginPageObject.java:109
↓ 2 callers
Method
getArgs
Gets the args. @return the args
src/main/java/cc/kune/common/shared/utils/AbstractFormattedString.java:128
↓ 2 callers
Method
getAttribute
{@inheritDoc}
src/main/java/com/google/wave/splash/text/HtmlRawViewImpl.java:73
↓ 2 callers
Method
getAttribute
()
src/main/java/cc/kune/polymer/client/Layout.java:71
↓ 2 callers
Method
getBackgroundImage
Gets the background image. @return the background image
src/main/java/cc/kune/core/shared/dto/GroupDTO.java:147
↓ 2 callers
Method
getBackgroundImageUrl
Gets the background image url. @param token the token @param noCache the no cache @return the background image url
src/main/java/cc/kune/core/client/services/ClientFileDownloadUtils.java:102
↓ 2 callers
Method
getBlipId
Gets the blip id. @return the blip id
src/main/java/com/google/wave/splash/rpc/ClientAction.java:63
↓ 2 callers
Method
getBody
Gets the body. @return the body
src/main/java/cc/kune/domain/Revision.java:129
↓ 2 callers
Method
getBottomToolbar
Gets the bottom toolbar. @return the bottom toolbar
src/main/java/cc/kune/core/client/sn/GroupSNPresenter.java:152
↓ 2 callers
Method
getBottomToolbar
Gets the bottom toolbar. @return the bottom toolbar
src/main/java/cc/kune/core/client/sn/UserSNPresenter.java:138
↓ 2 callers
Method
getBtnText
Calculate the button text. @param lockStatus the lock status @return the btn text
core/kune-java-gadget-sample/src/main/java/cc/kune/gadgetsample/client/KuneGadgetSampleMainPanel.java:137
← previous
next →
1,701–1,800 of 12,210, ranked by callers