Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caelum/guj.com.br
/ functions
Functions
3,675 in github.com/caelum/guj.com.br
⨍
Functions
3,675
◇
Types & classes
454
↓ 5 callers
Method
getToken
A helper method to process the parsed token. This method removes leading and trailing blanks as well as enclosing quotation marks, when necessary. @p
src/net/jforum/util/legacy/commons/fileupload/ParameterParser.java:91
↓ 5 callers
Method
getUrl
()
src/net/jforum/entities/Banner.java:147
↓ 5 callers
Method
getUsername
Gets the username @return The username
src/net/jforum/entities/UserSession.java:272
↓ 5 callers
Method
hasAttachments
@return Returns the hasAttachments.
src/net/jforum/entities/Post.java:433
↓ 5 callers
Method
hasChar
Are there any characters left to parse? @return <tt>true</tt> if there are unparsed characters, <tt>false</tt> otherwise.
src/net/jforum/util/legacy/commons/fileupload/ParameterParser.java:78
↓ 5 callers
Function
inArray
(ar, v)
webapp/tiny_mce/plugins/table/editor_plugin_src.js:225
↓ 5 callers
Method
index
()
src/br/com/caelum/guj/controller/HomeController.java:9
↓ 5 callers
Method
initGlobals
Initialize the global configuration @param appPath The application path (normally the path to the webapp base dir @param mainConfigurationFile The fil
src/net/jforum/util/preferences/SystemGlobals.java:105
↓ 5 callers
Method
isSearchEnabled
()
src/net/jforum/search/SearchFacade.java:109
↓ 5 callers
Method
isUserInSession
Verify if the user in already loaded @param username The username to check @return The session id if the user is already registered into the session,
src/net/jforum/SessionFacade.java:324
↓ 5 callers
Method
list
()
src/net/jforum/view/admin/CategoryAction.java:76
↓ 5 callers
Method
list
()
src/net/jforum/view/admin/GroupAction.java:72
↓ 5 callers
Method
list
()
src/net/jforum/view/admin/UserAction.java:70
↓ 5 callers
Method
list
()
src/net/jforum/view/admin/ForumAction.java:76
↓ 5 callers
Method
loadEnvironment
()
tests/core/net/jforum/TestCaseUtils.java:67
↓ 5 callers
Method
loadRanks
()
src/net/jforum/repository/RankingRepository.java:73
↓ 5 callers
Method
newGroupSecurityDAO
Gets a {@link net.jforum.dao.GroupSecurityDAO} instance @return <code>net.jforum.model.security.GroupSecurityModel</code> instance
src/net/jforum/dao/DataAccessDriver.java:169
↓ 5 callers
Method
newPollDAO
Gets a {@link net.jforum.dao.PollDAO} instance. @return <code>net.jforum.model.PollModel</code> instance.
src/net/jforum/dao/DataAccessDriver.java:120
↓ 5 callers
Function
process
(h)
webapp/tiny_mce/plugins/paste/editor_plugin_src.js:37
↓ 5 callers
Method
processSelectAll
(ResultSet rs)
src/net/jforum/dao/generic/GenericUserDAO.java:543
↓ 5 callers
Function
queue
(elem,type,array)
webapp/templates/default/js/jquery.js:31
↓ 5 callers
Method
redirectTo
(HttpServletResponse response, String newUri)
src/br/com/caelum/guj/vraptor/filter/CompatibleURIFilter.java:67
↓ 5 callers
Method
reloadForum
Reloads a forum. The forum should already be in the cache and <b>SHOULD NOT</b> have its order changed. If the forum's order was changed, then you <b>
src/net/jforum/repository/ForumRepository.java:498
↓ 5 callers
Method
sendMessage
Emulates the action of sending an email. @param sender The sender's email. Should exist in the database @param subject the subject @param forumAddres
tests/core/net/jforum/api/integration/mail/pop/POPListenerTestCase.java:161
↓ 5 callers
Method
setAvatar
Sets the avatar. @param avatar The avatar to set
src/net/jforum/entities/User.java:479
↓ 5 callers
Method
setCharacterEncoding
Overrides the name of the character encoding used in the body of this request. This method must be called prior to reading request parameters or readi
src/net/jforum/context/RequestContext.java:223
↓ 5 callers
Method
setConnection
Sets a connection @param conn The connection to use
src/net/jforum/JForumExecutionContext.java:140
↓ 5 callers
Method
setContentType
Sets the content type of the response being sent to the client, if the response has not been committed yet. The given content type may include a chara
src/net/jforum/context/ResponseContext.java:220
↓ 5 callers
Method
setDate
@param date the date to set
src/net/jforum/entities/ModerationLog.java:145
↓ 5 callers
Method
setDescription
@param description The description to set.
src/net/jforum/entities/Bookmark.java:152
↓ 5 callers
Method
setExtension
@param extension The extension to set.
src/net/jforum/entities/AttachmentExtension.java:104
↓ 5 callers
Method
setId
Sets the id to the topic @param id The id to set
src/net/jforum/entities/Topic.java:237
↓ 5 callers
Method
setIdCategories
Sets the category id @param idCategories The ID of the category to set to the forum
src/net/jforum/entities/Forum.java:203
↓ 5 callers
Method
setKarma
(KarmaStatus karma)
src/net/jforum/entities/User.java:842
↓ 5 callers
Method
setKarmaPoints
(double points)
src/net/jforum/entities/KarmaStatus.java:100
↓ 5 callers
Method
setKeywords
(String keywords)
src/net/jforum/search/SearchArgs.java:108
↓ 5 callers
Method
setName
(String name)
src/net/jforum/security/Role.java:62
↓ 5 callers
Method
setName
Sets the name. @param name The name to set
src/net/jforum/entities/Group.java:137
↓ 5 callers
Method
setPassword
Sets the password. @param password The password to set
src/net/jforum/entities/User.java:635
↓ 5 callers
Method
setPostedBy
(User u)
src/net/jforum/entities/Topic.java:335
↓ 5 callers
Method
setSessionId
(String sessionId)
src/net/jforum/entities/UserSession.java:188
↓ 5 callers
Method
setSignature
Sets the signature. @param signature The signature to set
src/net/jforum/entities/User.java:671
↓ 5 callers
Method
setStatus
(int sc)
tests/core/net/jforum/http/FakeHttpResponse.java:137
↓ 5 callers
Method
setTime
Sets the time. @param time The time to set
src/net/jforum/entities/Topic.java:273
↓ 5 callers
Method
setTopicId
@param topicId the topicId to set
src/net/jforum/entities/ModerationLog.java:185
↓ 5 callers
Method
setUsername
Set user's name @param username The username
src/net/jforum/entities/UserSession.java:183
↓ 5 callers
Function
setValue
(f, n, v)
webapp/tiny_mce/plugins/style/js/props.js:273
↓ 5 callers
Method
setValue
Sets the entry value @param string The entry value to set
src/net/jforum/entities/Config.java:91
↓ 5 callers
Method
start
Starts the repository. @param fm The <code>ForumModel</code> instance which will be used to retrieve information about the forums. @param cm The <cod
src/net/jforum/repository/ForumRepository.java:123
↓ 5 callers
Method
startFrom
()
src/net/jforum/search/SearchArgs.java:103
↓ 5 callers
Method
templateConfig
Gets a reference to the default template configuration settings. @return The template configuration instance
src/net/jforum/JForumExecutionContext.java:122
↓ 5 callers
Function
wildcardToRE
(s)
webapp/tiny_mce/tiny_mce_src.js:5518
↓ 5 callers
Method
writeBlobUTF16BinaryStream
The query should look like: SELECT blob_field from any_table WHERE id = ? FOR UPDATE BUT KEEP IN MIND: When you insert record in previous step, it
src/net/jforum/dao/oracle/OracleUtils.java:110
↓ 5 callers
Function
writeEmbed
(cls, cb, mt, p)
webapp/tiny_mce/plugins/media/js/embed.js:51
↓ 5 callers
Function
writeEmbed
(cls, cb, mt, p)
webapp/tiny_mce/plugins/preview/jscripts/embed.js:51
↓ 4 callers
Function
E
(T,S)
webapp/javascripts/jquery-1.3.1.min.js:19
↓ 4 callers
Function
H
()
webapp/javascripts/jquery-1.3.1.min.js:12
↓ 4 callers
Function
IsOptionSet
(value,list)
webapp/javascripts/shCore.js:135
↓ 4 callers
Function
IsOptionSet
(value,list)
webapp/templates/default/js/shCore.js:129
↓ 4 callers
Function
J
(k,z,p,a,n)
webapp/javascripts/jquery.corners.min.js:7
↓ 4 callers
Function
L
(O,P)
webapp/javascripts/jquery-1.3.1.min.js:12
↓ 4 callers
Function
P
(S)
webapp/javascripts/jquery-1.3.1.min.js:19
↓ 4 callers
Function
Sizzle
(selector, context, results, seed)
webapp/tiny_mce/tiny_mce_src.js:3324
↓ 4 callers
Function
X
(f,a,b,d,c)
webapp/javascripts/jquery.corners.min.js:7
↓ 4 callers
Method
aBuilder
()
test/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverterTest.java:63
↓ 4 callers
Method
aBuilder
()
test/br/com/caelum/guj/uri/bookmarkable/BookmarkablePostToCompatibleURIConverterTest.java:54
↓ 4 callers
Method
aRepository
()
test/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverterTest.java:59
↓ 4 callers
Method
addForum
Adds a forum to this category @param forum Forum
src/net/jforum/entities/Category.java:168
↓ 4 callers
Method
addRole
Adds a new role @param groupId Group id the role should be associated
src/net/jforum/dao/GroupSecurityDAO.java:73
↓ 4 callers
Function
b
(d)
webapp/tiny_mce/plugins/searchreplace/editor_plugin.js:1
↓ 4 callers
Method
buildMessageId
Constructs the Message-ID header. The form is "<postId.topicId.forumId.randomNumber@jforum>". @param postId the post id of this message @param
src/net/jforum/api/integration/mail/pop/MessageId.java:81
↓ 4 callers
Method
changeUserCount
(String cacheEntryName, boolean increment)
src/net/jforum/SessionFacade.java:140
↓ 4 callers
Function
codeForEvent
(options,eventName)
webapp/javascripts/effects.js:236
↓ 4 callers
Method
collect
(SearchArgs args, Hits hits, Query query)
src/net/jforum/search/LuceneResultCollector.java:57
↓ 4 callers
Method
convert
()
src/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverter.java:34
↓ 4 callers
Method
createDocument
(Post p)
src/net/jforum/search/LuceneIndexer.java:215
↓ 4 callers
Method
createTwoMonthsAgoDate
()
src/net/jforum/dao/generic/GenericTopicDAO.java:1132
↓ 4 callers
Method
delete
Deletes the underlying storage for a file item, including deleting any associated temporary disk file. Although this storage will be deleted automatic
src/net/jforum/util/legacy/commons/fileupload/FileItem.java:174
↓ 4 callers
Method
denied
()
src/net/jforum/view/forum/ModerationHelper.java:341
↓ 4 callers
Method
encodeURL
(String url)
src/net/jforum/context/ForumContext.java:54
↓ 4 callers
Function
fallback
(name, expr)
webapp/javascripts/controls.js:857
↓ 4 callers
Function
findEndPoint
(start)
webapp/tiny_mce/tiny_mce_src.js:3076
↓ 4 callers
Function
findFormatRoot
(n)
webapp/tiny_mce/tiny_mce_src.js:12602
↓ 4 callers
Method
findParticipantByGujUserId
(Integer gujUserId)
src/br/com/caelum/guj/dao/GUJUserDAO.java:40
↓ 4 callers
Method
getActivationKey
Gets the Yahoo messenger ID @return String with the activation key that is created during user registration
src/net/jforum/entities/User.java:461
↓ 4 callers
Method
getApplicationResourceDir
Gets the path to the resource's directory. This method returns the directory name where the config files are stored. Caso queira saber o caminho abso
src/net/jforum/util/preferences/SystemGlobals.java:363
↓ 4 callers
Function
getAttr
(s, n)
webapp/tiny_mce/plugins/media/editor_plugin_src.js:168
↓ 4 callers
Method
getBBCollection
()
src/net/jforum/repository/BBCodeRepository.java:73
↓ 4 callers
Method
getCallsToRepository
()
test/br/com/caelum/guj/vraptor/filter/TopicRepositoryStub.java:18
↓ 4 callers
Method
getCategory
Gets a category by its id. A call to @link #getCategory(int, int) is made, using the return of <code>SessionFacade.getUserSession().getUserId()</code>
src/net/jforum/repository/ForumRepository.java:154
↓ 4 callers
Method
getChangedOptions
()
src/net/jforum/entities/PollChanges.java:42
↓ 4 callers
Method
getChanges
()
src/net/jforum/entities/Poll.java:113
↓ 4 callers
Function
getCharPos
(container, offset)
webapp/tiny_mce/tiny_mce_src.js:3219
↓ 4 callers
Method
getConverter
()
src/br/com/caelum/guj/uri/bookmarkable/ConverterMatcher.java:28
↓ 4 callers
Method
getData
Pega os itens do campo. @param ArrayList contendo os itens da permissao. Cada posicao do ArrayList eh um objeto do tipo <code>FormSelectedData</code>
src/net/jforum/security/PermissionItem.java:134
↓ 4 callers
Method
getForum
Gets a forum. @param userId The user's id who is trying to see the forum @param forumId The id of the forum to get @return The <code>Forum</code> ins
src/net/jforum/entities/Category.java:271
↓ 4 callers
Method
getFromDate
()
src/net/jforum/search/SearchArgs.java:83
↓ 4 callers
Method
getGroupsList
@return
src/net/jforum/entities/User.java:805
↓ 4 callers
Method
getLabel
()
src/net/jforum/entities/Poll.java:84
↓ 4 callers
Method
getLastPostBy
()
src/net/jforum/entities/Topic.java:192
← previous
next →
401–500 of 3,675, ranked by callers