MCPcopy Create free account

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

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

↓ 4 callersMethodgetLastPostId
Teturns the ID of the last post in the topic @return int value with the ID
src/net/jforum/entities/Topic.java:131
↓ 4 callersMethodgetModuleClass
Gets the fully qualified name of some given module name. @param moduleName The module's name to get its class name @return The class name associated
src/net/jforum/repository/ModulesRepository.java:90
↓ 4 callersMethodgetOutputStream
Returns a {@link javax.servlet.ServletOutputStream} suitable for writing binary data in the response. The servlet container does not encode the binary
src/net/jforum/context/ResponseContext.java:169
↓ 4 callersMethodgetPm
(ResultSet rs)
src/net/jforum/dao/generic/GenericPrivateMessageDAO.java:260
↓ 4 callersMethodgetPrivateMessages
@return Returns the privateMessages.
src/net/jforum/entities/UserSession.java:145
↓ 4 callersMethodgetQuotaLimit
(int userId)
src/net/jforum/view/forum/common/AttachmentCommon.java:270
↓ 4 callersMethodgetRealFilename
@return Returns the realFilename.
src/net/jforum/entities/AttachmentInfo.java:217
↓ 4 callersMethodgetReplace
Gets the replacement string @return string with the replacement data
src/net/jforum/util/bbcode/BBCode.java:89
↓ 4 callersMethodgetResponse
Gets the current thread's response @return HttpServletResponse
src/net/jforum/JForumExecutionContext.java:198
↓ 4 callersMethodgetSessionTime
Gets the session time. @return The session time
src/net/jforum/entities/UserSession.java:252
↓ 4 callersMethodgetSignature
Gets the user signature @return String literal with the signature
src/net/jforum/entities/User.java:371
↓ 4 callersMethodgetStartTime
Gets user's session start time @return Start time in miliseconds
src/net/jforum/entities/UserSession.java:226
↓ 4 callersMethodgetToUser
@return Returns the toUser.
src/net/jforum/entities/PrivateMessage.java:84
↓ 4 callersMethodgetTopicsReadTime
Returns a map containing information about read time of a set of topics. @return a map where the key is the topicId represented as an Integer, and the
src/net/jforum/SessionFacade.java:392
↓ 4 callersMethodgetTotalUsers
Gets the total number of users @return The total number of users
src/net/jforum/dao/UserDAO.java:234
↓ 4 callersMethodgetUploadIcon
@return Returns the upload_icon.
src/net/jforum/entities/AttachmentExtension.java:145
↓ 4 callersMethodgetUser
Gets the user associated to this class instance. @return the user
src/net/jforum/sso/SSOUtils.java:113
↓ 4 callersMethodgetUserId
@return the userId
src/net/jforum/entities/Banlist.java:72
↓ 4 callersMethodgetWeight
()
src/net/jforum/entities/Banner.java:157
↓ 4 callersMethodgroupIdAsString
(int[] ids)
src/net/jforum/dao/generic/security/SecurityCommon.java:198
↓ 4 callersMethodhandleExceptionData
(Throwable t, Writer w, RequestContext request)
src/net/jforum/exceptions/ExceptionWriter.java:68
↓ 4 callersMethodignoreAction
()
src/net/jforum/Command.java:83
↓ 4 callersFunctioninStr
(s, n)
webapp/tiny_mce/plugins/style/js/props.js:260
↓ 4 callersFunctionindexOf
(child, parent)
webapp/tiny_mce/tiny_mce_src.js:2352
↓ 4 callersMethodisAllow
@return Returns the allow.
src/net/jforum/entities/AttachmentExtension.java:64
↓ 4 callersMethodisConvertable
()
src/br/com/caelum/guj/uri/compatible/CompatibleToBookmarkablePostConverter.java:29
↓ 4 callersMethodisInMemory
Provides a hint as to whether or not the file contents will be read from memory. @return <code>true</code> if the file contents will be read from mem
src/net/jforum/util/legacy/commons/fileupload/FileItem.java:103
↓ 4 callersMethodisModerator
Checks if the user is a moderator @return <code>true</code> if the user has moderations rights
src/net/jforum/entities/UserSession.java:316
↓ 4 callersMethodisSignatureEnabled
Checks if signature is allowd in the message @return boolean representing the result
src/net/jforum/entities/Post.java:208
↓ 4 callersMethodisVote
Is a votation topic? @return boolean value
src/net/jforum/entities/Topic.java:210
↓ 4 callersFunctionisXML
(elem)
webapp/tiny_mce/tiny_mce_src.js:4252
↓ 4 callersMethodlist
()
src/br/com/caelum/guj/controller/ApproveController.java:26
↓ 4 callersMethodlist
()
src/net/jforum/view/admin/BannerAction.java:60
↓ 4 callersMethodlistRecipients
List all recipients able to receive posts summaries. @return List of users
src/net/jforum/summary/SummaryModel.java:132
↓ 4 callersMethodloadDaoImplementation
()
src/net/jforum/ConfigLoader.java:206
↓ 4 callersMethodloadHottestTopics
Add hottest topics to the cache
src/net/jforum/repository/TopicRepository.java:172
↓ 4 callersFunctionm
(r,w,v,A,x,z)
webapp/tiny_mce/tiny_mce.js:1
↓ 4 callersFunctionmakeArray
(array, results)
webapp/tiny_mce/tiny_mce_src.js:3973
↓ 4 callersMethodnewBanlistDAO
()
src/net/jforum/dao/DataAccessDriver.java:247
↓ 4 callersMethodnewModerationDAO
Gets a {@link net.jforum.dao.ModerationDAO} instance @return <code>link net.jforum.model.ModerationModel</code> instance
src/net/jforum/dao/DataAccessDriver.java:217
↓ 4 callersFunctionnextCell
(elm)
webapp/tiny_mce/plugins/table/js/cell.js:134
↓ 4 callersFunctionnodeIndex
(n)
webapp/tiny_mce/tiny_mce_src.js:2364
↓ 4 callersMethodprepareTextForDisplayExceptCodeTag
(String text, boolean isBBCodeEnabled, boolean isSmilesEnabled)
src/net/jforum/view/forum/common/PostCommon.java:220
↓ 4 callersMethodprocess
Process and manipulate a requisition. @return <code>Template</code> reference @param request WebContextRequest @param response WebContextResponse
src/net/jforum/Command.java:104
↓ 4 callersMethodregister
Registers a new user. This method should be used together with {@link #userExists(String)}. @param password the user's password. It <em>should</em> b
src/net/jforum/sso/SSOUtils.java:92
↓ 4 callersMethodreleaseConnection
Releases a connection. Connection pools will want to put the connection back to the pool list, while non-pooled implementations should call <code>clos
src/net/jforum/DBConnection.java:142
↓ 4 callersMethodremoveAttribute
Removes an attribute from the session @param name The key associated to the the attribute to remove
src/net/jforum/SessionFacade.java:174
↓ 4 callersMethodrequiredRequestParameter
Retrieves a parameter from the request and ensures it exists @param paramName the parameter name to retrieve its value @return the parameter value @th
src/net/jforum/api/rest/UserREST.java:104
↓ 4 callersFunctions
(v,u)
webapp/tiny_mce/tiny_mce.js:1
↓ 4 callersMethodselectAllByTopic
Selects all messages relacted to a specific topic. @param topicId The topic ID @return <code>ArrayList</code> containing all records found. Each entr
src/net/jforum/dao/PostDAO.java:125
↓ 4 callersMethodsendError
Sends an error response to the client using the specified status code and clearing the buffer. <p> If the response has already been committed, this me
src/net/jforum/context/ResponseContext.java:259
↓ 4 callersMethodsendFormCommon
(User user)
src/net/jforum/view/forum/PrivateMessageAction.java:160
↓ 4 callersFunctionsetAllCommonAttribs
(elm)
webapp/tiny_mce/plugins/xhtmlxtras/js/element_common.js:104
↓ 4 callersMethodsetAutoLogin
Enable or disable auto-login. @param autoLogin <code>true</code> or <code>false</code> to represent auto-login status
src/net/jforum/entities/UserSession.java:216
↓ 4 callersMethodsetBbCodeEnabled
Sets the status for BB codes @param bbCodeEnabled <code>true</code> or <code>false</code>
src/net/jforum/entities/User.java:509
↓ 4 callersMethodsetContentType
Sets the content type for the current http response. @param contentType String
src/net/jforum/JForumExecutionContext.java:222
↓ 4 callersMethodsetDescription
Sets the description. @param description The description to set
src/net/jforum/entities/Group.java:113
↓ 4 callersMethodsetFormatedTime
(String t)
src/net/jforum/entities/Post.java:346
↓ 4 callersMethodsetForumContext
(ForumContext forumContext)
src/net/jforum/JForumExecutionContext.java:181
↓ 4 callersMethodsetId
Sets the id. @param id The id to set
src/net/jforum/entities/Group.java:121
↓ 4 callersMethodsetId
@param id The id to set.
src/net/jforum/entities/PrivateMessage.java:124
↓ 4 callersMethodsetIp
@param ip the ip to set
src/net/jforum/entities/Banlist.java:112
↓ 4 callersMethodsetKarma
(KarmaStatus karma)
src/net/jforum/entities/Post.java:135
↓ 4 callersMethodsetLastPost
Sets the last topic of a forum @param forumId The forum ID to update @param postId Last post ID
src/net/jforum/dao/ForumDAO.java:133
↓ 4 callersMethodsetLastPostBy
(User u)
src/net/jforum/entities/Topic.java:339
↓ 4 callersMethodsetLastPostId
Sets the id of the last post in the topic @param lastPostId The post id
src/net/jforum/entities/Topic.java:255
↓ 4 callersMethodsetLastPostInfo
(LastPostInfo lpi)
src/net/jforum/entities/Forum.java:91
↓ 4 callersMethodsetLastPostTime
(String d)
src/net/jforum/entities/Topic.java:157
↓ 4 callersMethodsetLastVisit
Sets the last visit time @param lastVisit Last visit time, represented as a long value
src/net/jforum/entities/User.java:599
↓ 4 callersMethodsetLastVisit
Set session last visit time. @param lastVisit Time in miliseconds
src/net/jforum/entities/UserSession.java:163
↓ 4 callersMethodsetLowerCaseNames
Sets the flag if parameter names are to be converted to lower case when name/value pairs are parsed. @param b <tt>true</tt> if parameter names are to
src/net/jforum/util/legacy/commons/fileupload/ParameterParser.java:212
↓ 4 callersMethodsetModerated
Sets the moderated flag to the forum @param moderated <code>true</code> or <code>false</code>
src/net/jforum/entities/Forum.java:221
↓ 4 callersMethodsetName
Sets the entry name @param string The entry name to set
src/net/jforum/entities/Config.java:82
↓ 4 callersMethodsetNewsletterParticipant
(Boolean newsletterParticipant)
src/net/jforum/entities/UserSession.java:485
↓ 4 callersMethodsetNotifyOnMessagesEnabled
@param b
src/net/jforum/entities/User.java:770
↓ 4 callersMethodsetNotifyText
@param notifyText the notifyText to set
src/net/jforum/entities/User.java:905
↓ 4 callersMethodsetOriginalMessage
@param originalMessage the originalMessage to set
src/net/jforum/entities/ModerationLog.java:137
↓ 4 callersMethodsetParentId
Sets the parent id. @param id The parent id to set
src/net/jforum/entities/Group.java:129
↓ 4 callersMethodsetPrivateMessages
@param privateMessages The privateMessages to set.
src/net/jforum/entities/UserSession.java:153
↓ 4 callersMethodsetRegistrationDate
Sets the registration date. @param registrationDate The registration date to set
src/net/jforum/entities/User.java:662
↓ 4 callersMethodsetSignatureEnabled
Sets the status for signatures in the message @param signatureEnabled <code>true</code> or <code>false</code>, depending the intention
src/net/jforum/entities/Post.java:324
↓ 4 callersMethodsetSmiliesEnabled
Enable or not smilies in messages @param smilesEnabled <code>true</code> or <code>false</code>
src/net/jforum/entities/User.java:680
↓ 4 callersMethodsetStartTime
Set session's start time. @param startTime Start time in miliseconds
src/net/jforum/entities/UserSession.java:137
↓ 4 callersMethodsetTopicId
(int topicId)
src/net/jforum/entities/Poll.java:75
↓ 4 callersMethodsetUrl
@param image
src/net/jforum/entities/Smilie.java:103
↓ 4 callersMethodsetUserId
@param userId the userId to set
src/net/jforum/entities/Banlist.java:104
↓ 4 callersMethodsetUserIp
Sets the IP of the user @param userIP The IP address of the user
src/net/jforum/entities/Post.java:419
↓ 4 callersMethodsetViewEmailEnabled
@param b
src/net/jforum/entities/User.java:784
↓ 4 callersMethodsetVoteId
Sets the voteId. @param voteId The voteId to set
src/net/jforum/entities/Topic.java:318
↓ 4 callersMethodsetWebSite
Sets the webSite. @param webSite The webSite to set
src/net/jforum/entities/User.java:733
↓ 4 callersMethodstoreSessionData
Persists user session information. This method will get a <code>Connection</code> making a call to <code>DBConnection.getImplementation().getConnectio
src/net/jforum/SessionFacade.java:423
↓ 4 callersMethodsubscribe
(NewsletterParticipant participant)
src/br/com/caelum/guj/newsletter/NewsletterSubscriber.java:23
↓ 4 callersFunctiontb_position
()
webapp/javascripts/thickbox.js:282
↓ 4 callersFunctionu
(t,A)
webapp/tiny_mce/tiny_mce.js:1
↓ 4 callersMethodupdate
Updates a Topic. @param topic Reference to a <code>Topic</code> object to update
src/net/jforum/dao/TopicDAO.java:157
↓ 4 callersFunctionupdateCell
(td, skip_id)
webapp/tiny_mce/plugins/table/js/cell.js:143
↓ 3 callersFunctionT
(j,i,k)
webapp/javascripts/jquery.corners.min.js:7
↓ 3 callersMethodaBuilder
()
test/br/com/caelum/guj/uri/bookmarkable/BookmarkablePrePostToCompatibleURIConverterTest.java:38
↓ 3 callersFunctionadd
(collection, cmd, func, scope)
webapp/tiny_mce/tiny_mce_src.js:12514
↓ 3 callersMethodadd
Adds a new object to the cache. The fqn will be set as the value of {@link #DUMMY_FQN} @param key The key to associate with the object. @param value
src/net/jforum/cache/CacheEngine.java:73
← previousnext →501–600 of 3,675, ranked by callers