MCPcopy Create free account

hub / github.com/caelum/guj.com.br / functions

Functions3,675 in github.com/caelum/guj.com.br

↓ 5 callersMethodgetToken
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 callersMethodgetUrl
()
src/net/jforum/entities/Banner.java:147
↓ 5 callersMethodgetUsername
Gets the username @return The username
src/net/jforum/entities/UserSession.java:272
↓ 5 callersMethodhasAttachments
@return Returns the hasAttachments.
src/net/jforum/entities/Post.java:433
↓ 5 callersMethodhasChar
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 callersFunctioninArray
(ar, v)
webapp/tiny_mce/plugins/table/editor_plugin_src.js:225
↓ 5 callersMethodindex
()
src/br/com/caelum/guj/controller/HomeController.java:9
↓ 5 callersMethodinitGlobals
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 callersMethodisSearchEnabled
()
src/net/jforum/search/SearchFacade.java:109
↓ 5 callersMethodisUserInSession
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 callersMethodlist
()
src/net/jforum/view/admin/CategoryAction.java:76
↓ 5 callersMethodlist
()
src/net/jforum/view/admin/GroupAction.java:72
↓ 5 callersMethodlist
()
src/net/jforum/view/admin/UserAction.java:70
↓ 5 callersMethodlist
()
src/net/jforum/view/admin/ForumAction.java:76
↓ 5 callersMethodloadEnvironment
()
tests/core/net/jforum/TestCaseUtils.java:67
↓ 5 callersMethodloadRanks
()
src/net/jforum/repository/RankingRepository.java:73
↓ 5 callersMethodnewGroupSecurityDAO
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 callersMethodnewPollDAO
Gets a {@link net.jforum.dao.PollDAO} instance. @return <code>net.jforum.model.PollModel</code> instance.
src/net/jforum/dao/DataAccessDriver.java:120
↓ 5 callersFunctionprocess
(h)
webapp/tiny_mce/plugins/paste/editor_plugin_src.js:37
↓ 5 callersMethodprocessSelectAll
(ResultSet rs)
src/net/jforum/dao/generic/GenericUserDAO.java:543
↓ 5 callersFunctionqueue
(elem,type,array)
webapp/templates/default/js/jquery.js:31
↓ 5 callersMethodredirectTo
(HttpServletResponse response, String newUri)
src/br/com/caelum/guj/vraptor/filter/CompatibleURIFilter.java:67
↓ 5 callersMethodreloadForum
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 callersMethodsendMessage
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 callersMethodsetAvatar
Sets the avatar. @param avatar The avatar to set
src/net/jforum/entities/User.java:479
↓ 5 callersMethodsetCharacterEncoding
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 callersMethodsetConnection
Sets a connection @param conn The connection to use
src/net/jforum/JForumExecutionContext.java:140
↓ 5 callersMethodsetContentType
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 callersMethodsetDate
@param date the date to set
src/net/jforum/entities/ModerationLog.java:145
↓ 5 callersMethodsetDescription
@param description The description to set.
src/net/jforum/entities/Bookmark.java:152
↓ 5 callersMethodsetExtension
@param extension The extension to set.
src/net/jforum/entities/AttachmentExtension.java:104
↓ 5 callersMethodsetId
Sets the id to the topic @param id The id to set
src/net/jforum/entities/Topic.java:237
↓ 5 callersMethodsetIdCategories
Sets the category id @param idCategories The ID of the category to set to the forum
src/net/jforum/entities/Forum.java:203
↓ 5 callersMethodsetKarma
(KarmaStatus karma)
src/net/jforum/entities/User.java:842
↓ 5 callersMethodsetKarmaPoints
(double points)
src/net/jforum/entities/KarmaStatus.java:100
↓ 5 callersMethodsetKeywords
(String keywords)
src/net/jforum/search/SearchArgs.java:108
↓ 5 callersMethodsetName
(String name)
src/net/jforum/security/Role.java:62
↓ 5 callersMethodsetName
Sets the name. @param name The name to set
src/net/jforum/entities/Group.java:137
↓ 5 callersMethodsetPassword
Sets the password. @param password The password to set
src/net/jforum/entities/User.java:635
↓ 5 callersMethodsetPostedBy
(User u)
src/net/jforum/entities/Topic.java:335
↓ 5 callersMethodsetSessionId
(String sessionId)
src/net/jforum/entities/UserSession.java:188
↓ 5 callersMethodsetSignature
Sets the signature. @param signature The signature to set
src/net/jforum/entities/User.java:671
↓ 5 callersMethodsetStatus
(int sc)
tests/core/net/jforum/http/FakeHttpResponse.java:137
↓ 5 callersMethodsetTime
Sets the time. @param time The time to set
src/net/jforum/entities/Topic.java:273
↓ 5 callersMethodsetTopicId
@param topicId the topicId to set
src/net/jforum/entities/ModerationLog.java:185
↓ 5 callersMethodsetUsername
Set user's name @param username The username
src/net/jforum/entities/UserSession.java:183
↓ 5 callersFunctionsetValue
(f, n, v)
webapp/tiny_mce/plugins/style/js/props.js:273
↓ 5 callersMethodsetValue
Sets the entry value @param string The entry value to set
src/net/jforum/entities/Config.java:91
↓ 5 callersMethodstart
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 callersMethodstartFrom
()
src/net/jforum/search/SearchArgs.java:103
↓ 5 callersMethodtemplateConfig
Gets a reference to the default template configuration settings. @return The template configuration instance
src/net/jforum/JForumExecutionContext.java:122
↓ 5 callersFunctionwildcardToRE
(s)
webapp/tiny_mce/tiny_mce_src.js:5518
↓ 5 callersMethodwriteBlobUTF16BinaryStream
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 callersFunctionwriteEmbed
(cls, cb, mt, p)
webapp/tiny_mce/plugins/media/js/embed.js:51
↓ 5 callersFunctionwriteEmbed
(cls, cb, mt, p)
webapp/tiny_mce/plugins/preview/jscripts/embed.js:51
↓ 4 callersFunctionE
(T,S)
webapp/javascripts/jquery-1.3.1.min.js:19
↓ 4 callersFunctionH
()
webapp/javascripts/jquery-1.3.1.min.js:12
↓ 4 callersFunctionIsOptionSet
(value,list)
webapp/javascripts/shCore.js:135
↓ 4 callersFunctionIsOptionSet
(value,list)
webapp/templates/default/js/shCore.js:129
↓ 4 callersFunctionJ
(k,z,p,a,n)
webapp/javascripts/jquery.corners.min.js:7
↓ 4 callersFunctionL
(O,P)
webapp/javascripts/jquery-1.3.1.min.js:12
↓ 4 callersFunctionP
(S)
webapp/javascripts/jquery-1.3.1.min.js:19
↓ 4 callersFunctionSizzle
(selector, context, results, seed)
webapp/tiny_mce/tiny_mce_src.js:3324
↓ 4 callersFunctionX
(f,a,b,d,c)
webapp/javascripts/jquery.corners.min.js:7
↓ 4 callersMethodaBuilder
()
test/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverterTest.java:63
↓ 4 callersMethodaBuilder
()
test/br/com/caelum/guj/uri/bookmarkable/BookmarkablePostToCompatibleURIConverterTest.java:54
↓ 4 callersMethodaRepository
()
test/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverterTest.java:59
↓ 4 callersMethodaddForum
Adds a forum to this category @param forum Forum
src/net/jforum/entities/Category.java:168
↓ 4 callersMethodaddRole
Adds a new role @param groupId Group id the role should be associated
src/net/jforum/dao/GroupSecurityDAO.java:73
↓ 4 callersFunctionb
(d)
webapp/tiny_mce/plugins/searchreplace/editor_plugin.js:1
↓ 4 callersMethodbuildMessageId
Constructs the Message-ID header. The form is "&lt;postId.topicId.forumId.randomNumber@jforum&gt;". @param postId the post id of this message @param
src/net/jforum/api/integration/mail/pop/MessageId.java:81
↓ 4 callersMethodchangeUserCount
(String cacheEntryName, boolean increment)
src/net/jforum/SessionFacade.java:140
↓ 4 callersFunctioncodeForEvent
(options,eventName)
webapp/javascripts/effects.js:236
↓ 4 callersMethodcollect
(SearchArgs args, Hits hits, Query query)
src/net/jforum/search/LuceneResultCollector.java:57
↓ 4 callersMethodconvert
()
src/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverter.java:34
↓ 4 callersMethodcreateDocument
(Post p)
src/net/jforum/search/LuceneIndexer.java:215
↓ 4 callersMethodcreateTwoMonthsAgoDate
()
src/net/jforum/dao/generic/GenericTopicDAO.java:1132
↓ 4 callersMethoddelete
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 callersMethoddenied
()
src/net/jforum/view/forum/ModerationHelper.java:341
↓ 4 callersMethodencodeURL
(String url)
src/net/jforum/context/ForumContext.java:54
↓ 4 callersFunctionfallback
(name, expr)
webapp/javascripts/controls.js:857
↓ 4 callersFunctionfindEndPoint
(start)
webapp/tiny_mce/tiny_mce_src.js:3076
↓ 4 callersFunctionfindFormatRoot
(n)
webapp/tiny_mce/tiny_mce_src.js:12602
↓ 4 callersMethodfindParticipantByGujUserId
(Integer gujUserId)
src/br/com/caelum/guj/dao/GUJUserDAO.java:40
↓ 4 callersMethodgetActivationKey
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 callersMethodgetApplicationResourceDir
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 callersFunctiongetAttr
(s, n)
webapp/tiny_mce/plugins/media/editor_plugin_src.js:168
↓ 4 callersMethodgetBBCollection
()
src/net/jforum/repository/BBCodeRepository.java:73
↓ 4 callersMethodgetCallsToRepository
()
test/br/com/caelum/guj/vraptor/filter/TopicRepositoryStub.java:18
↓ 4 callersMethodgetCategory
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 callersMethodgetChangedOptions
()
src/net/jforum/entities/PollChanges.java:42
↓ 4 callersMethodgetChanges
()
src/net/jforum/entities/Poll.java:113
↓ 4 callersFunctiongetCharPos
(container, offset)
webapp/tiny_mce/tiny_mce_src.js:3219
↓ 4 callersMethodgetConverter
()
src/br/com/caelum/guj/uri/bookmarkable/ConverterMatcher.java:28
↓ 4 callersMethodgetData
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 callersMethodgetForum
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 callersMethodgetFromDate
()
src/net/jforum/search/SearchArgs.java:83
↓ 4 callersMethodgetGroupsList
@return
src/net/jforum/entities/User.java:805
↓ 4 callersMethodgetLabel
()
src/net/jforum/entities/Poll.java:84
↓ 4 callersMethodgetLastPostBy
()
src/net/jforum/entities/Topic.java:192
← previousnext →401–500 of 3,675, ranked by callers