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
↓ 11 callers
Method
getSql
(String queryName)
tools/phpbb2jforum/src/net/jforum/tools/phpbb2jforum/Main.java:315
↓ 11 callers
Method
getTopic
Gets a cached topic. @param t The topic to try to get from the cache. The instance passed as argument should have ae least the topicId and forumId se
src/net/jforum/repository/TopicRepository.java:308
↓ 11 callers
Method
getTotalReplies
Returns the total number of replies @return int value with the total
src/net/jforum/entities/Topic.java:175
↓ 11 callers
Method
remove
Remove an entry fro the session map @param sessionId The session id to remove
src/net/jforum/SessionFacade.java:195
↓ 11 callers
Method
remove
Removes an entry from the cache. @param fqn The fully qualified name associated with the key @param key The key to remove
src/net/jforum/cache/CacheEngine.java:116
↓ 11 callers
Method
reset
()
src/net/jforum/util/I18n.java:217
↓ 11 callers
Method
selectById
Gets a specific <code>Post</code>. @param postId The Post ID to search @return <code>Post</code>object containing all the information
src/net/jforum/dao/PostDAO.java:67
↓ 11 callers
Method
selectByUserByLimit
Selects all posts associated to a specific user and belonging to given forums @param userId int User ID. @param startFrom int @param count int @return
src/net/jforum/dao/PostDAO.java:110
↓ 11 callers
Method
setUserId
Sets the id of the user that sent the message @param userId The user Id
src/net/jforum/entities/Post.java:374
↓ 10 callers
Function
bbstyle
(eltag)
webapp/templates/default/js/post.js:157
↓ 10 callers
Method
createTopic
(int type, int day, String title)
tests/core/net/jforum/entities/TopicTypeComparatorTest.java:71
↓ 10 callers
Method
getForumLink
Gets the forum base link. The returned link has a trailing slash @return The forum link, with the trailing slash
src/net/jforum/view/forum/common/ViewCommon.java:179
↓ 10 callers
Method
getHeight
()
src/net/jforum/entities/Banner.java:132
↓ 10 callers
Method
getObjectParameter
Gets some request parameter as <code>Object</code>. This method may be used when you have to get some value of a <i>multipart/form-data</i> request, l
src/net/jforum/context/RequestContext.java:421
↓ 10 callers
Function
getTableGrid
(table)
webapp/tiny_mce/plugins/table/editor_plugin_src.js:308
↓ 10 callers
Method
getTitle
Gets he document title @return The document title
src/net/jforum/util/rss/RSS.java:92
↓ 10 callers
Method
getTopicId
()
src/net/jforum/entities/Poll.java:72
↓ 10 callers
Method
isModerated
@return
src/net/jforum/entities/Topic.java:324
↓ 10 callers
Function
j
(E,F)
webapp/javascripts/jquery-1.3.1.min.js:12
↓ 10 callers
Function
l
(m)
webapp/tiny_mce/tiny_mce.js:1
↓ 10 callers
Function
r
(v)
webapp/tiny_mce/tiny_mce.js:1
↓ 10 callers
Method
search
(SearchArgs args)
src/net/jforum/search/SearchManager.java:59
↓ 10 callers
Method
selectRaw
Gets a topic's information from the topics table only. No other information, like usernames, are fetched. @param topicId The topic id to get @return
src/net/jforum/dao/TopicDAO.java:90
↓ 10 callers
Method
setHeader
Sets a response header with the given name and value. If the header had already been set, the new value overwrites the previous one. The <code>contain
src/net/jforum/context/ResponseContext.java:85
↓ 10 callers
Method
setId
Sets the id for the message @param id The id
src/net/jforum/entities/Post.java:306
↓ 10 callers
Method
size
()
src/net/jforum/repository/PostRepository.java:82
↓ 10 callers
Method
start
()
src/br/com/caelum/guj/feeds/JobsAgregator.java:10
↓ 9 callers
Function
$w
(string)
webapp/javascripts/prototype.js:935
↓ 9 callers
Method
add
Add a new <code>UserSession</code> entry to the session. This method will make a call to <code>JForum.getRequest.getSession().getId()</code> to retrie
src/net/jforum/SessionFacade.java:95
↓ 9 callers
Method
addRole
(PermissionControl pc, String roleName, int forumId, String[] groups)
src/net/jforum/view/admin/ForumAction.java:321
↓ 9 callers
Function
af
(ax,ay)
webapp/tiny_mce/plugins/table/editor_plugin.js:1
↓ 9 callers
Method
clean
Clear all cached security entries.
src/net/jforum/repository/SecurityRepository.java:267
↓ 9 callers
Function
d
(g,h)
webapp/tiny_mce/plugins/media/editor_plugin.js:1
↓ 9 callers
Function
dechex
(n)
webapp/tiny_mce/themes/advanced/js/color_picker.js:188
↓ 9 callers
Method
error
()
src/net/jforum/view/install/InstallAction.java:154
↓ 9 callers
Method
getOrder
@return int
src/net/jforum/entities/Category.java:135
↓ 9 callers
Method
getPost
@return Returns the post.
src/net/jforum/entities/PrivateMessage.java:132
↓ 9 callers
Method
getPost
(ResultSet rs)
src/net/jforum/dao/generic/GenericModerationDAO.java:147
↓ 9 callers
Method
getServletContext
@see javax.servlet.http.HttpSession#getServletContext()
tests/core/net/jforum/http/FakeHttpSession.java:87
↓ 9 callers
Method
getTimeInMillis
()
src/net/jforum/entities/MostUsersEverOnline.java:72
↓ 9 callers
Method
getTitle
Returns the title of the topci @return String with the topic title
src/net/jforum/entities/Topic.java:166
↓ 9 callers
Function
i
(j,k)
webapp/tiny_mce/tiny_mce.js:1
↓ 9 callers
Method
isBbCodeEnabled
Checks if BB code is enabled @return boolean value
src/net/jforum/entities/User.java:206
↓ 9 callers
Function
k
(o,n,q)
webapp/tiny_mce/tiny_mce.js:1
↓ 9 callers
Method
merge
(ResultSet roles, ResultSet roleValues)
src/net/jforum/dao/mysql/security/MySQL323GroupSecurityDAO.java:220
↓ 9 callers
Method
newBookmarkDAO
Gets a {@link net.jforum.dao.BookmarkDAO} instance @return <code>link net.jforum.model.BookmarkModel</code> instance
src/net/jforum/dao/DataAccessDriver.java:203
↓ 9 callers
Function
nextElm
(node, names)
webapp/tiny_mce/plugins/table/editor_plugin_src.js:373
↓ 9 callers
Method
selectById
Gets a specific <code>Topic</code>. @param topicId The Topic ID to search @return <code>Topic</code>object containing all the information @see #selec
src/net/jforum/dao/TopicDAO.java:81
↓ 9 callers
Function
set
()
webapp/tiny_mce/tiny_mce_src.js:1722
↓ 9 callers
Function
t
(v)
webapp/tiny_mce/tiny_mce.js:1
↓ 8 callers
Method
addCookie
Add or update a cookie. This method adds a cookie, serializing its value using XML. @param name The cookie name. @param value The cookie value
src/net/jforum/ControllerUtils.java:366
↓ 8 callers
Method
anonymousSize
Get the number of anonymous users @return the nuber of anonymous users
src/net/jforum/SessionFacade.java:262
↓ 8 callers
Method
compatibleURL
(String id)
src/br/com/caelum/guj/uri/CompatibleURIBuilder.java:5
↓ 8 callers
Method
findByName
Finds an user by matching an input string. @param input The username to search. May be part of the username. The method will match all users who have
src/net/jforum/dao/UserDAO.java:128
↓ 8 callers
Function
getCSSSize
(size)
webapp/tiny_mce/utils/form_utils.js:176
↓ 8 callers
Method
getFirstPostId
Returns the ID of the firts topic @return int value with the ID
src/net/jforum/entities/Topic.java:104
↓ 8 callers
Method
getListAllowedForums
()
src/net/jforum/repository/ForumRepository.java:831
↓ 8 callers
Method
getNodes
Process the group hierarchy. @return <code>List</code> containing the complete group hierarchy. Each element from the list represents a single <code>
src/net/jforum/util/TreeGroup.java:144
↓ 8 callers
Method
getStatus
Returns the status @return int value with the status
src/net/jforum/entities/Topic.java:140
↓ 8 callers
Method
getWidth
()
src/net/jforum/entities/Banner.java:127
↓ 8 callers
Method
isSmiliesEnabled
Checks if smilies are enabled @return boolean value
src/net/jforum/entities/User.java:380
↓ 8 callers
Method
loadAdditionalDefaults
Merge additional configuration defaults @param file File from which to load the additional defaults
src/net/jforum/util/preferences/SystemGlobals.java:202
↓ 8 callers
Method
makePost
(ResultSet rs)
src/net/jforum/dao/generic/GenericPostDAO.java:101
↓ 8 callers
Method
newPrivateMessageDAO
Gets a {@link net.jforum.dao.PrivateMessageDAO} instance @return <code>link net.jforum.model.security.PrivateMessageModel</code> instance
src/net/jforum/dao/DataAccessDriver.java:176
↓ 8 callers
Method
save
()
src/net/jforum/view/admin/ModerationAction.java:189
↓ 8 callers
Method
setBbCodeEnabled
Sets the status for BB code in the message @param bbCodeEnabled <code>true</code> or <code>false</code>, depending the intention
src/net/jforum/entities/Post.java:261
↓ 8 callers
Method
setHtmlEnabled
Sets the status for HTML code in the message @param htmlEnabled <code>true</code> or <code>false</code>, depending the intention
src/net/jforum/entities/Post.java:297
↓ 8 callers
Method
setPostUsername
Sets the username of the anonymous user that have sent the message @param postUsername String with the username
src/net/jforum/entities/Post.java:315
↓ 8 callers
Method
setTitle
Sets the title. @param title The title to set
src/net/jforum/entities/Topic.java:282
↓ 7 callers
Function
add
(l,t)
webapp/templates/default/js/jquery.js:31
↓ 7 callers
Function
addClassesToList
(list_id, specific_option)
webapp/tiny_mce/utils/form_utils.js:107
↓ 7 callers
Method
addNew
Adds a new User. After successfuly persisting the data, this method <b>shoud</b> call <code>user.setId(theNewId);</code>, as well return the new user
src/net/jforum/dao/UserDAO.java:175
↓ 7 callers
Method
addParameter
(String name, Object value)
src/net/jforum/context/web/WebRequestContext.java:360
↓ 7 callers
Method
clearCache
Clears the cache @param forumId The forum id to clear the cache
src/net/jforum/repository/TopicRepository.java:220
↓ 7 callers
Method
countUserTopics
How many topics were created by a given user @param userId the user id to check @return the number of topics created by the user
src/net/jforum/dao/TopicDAO.java:128
↓ 7 callers
Method
directory
()
src/net/jforum/search/LuceneSettings.java:94
↓ 7 callers
Method
error
(String message, Post p)
src/net/jforum/view/forum/KarmaAction.java:127
↓ 7 callers
Method
getAllCategories
Gets all categories from the cache. @param userId int @return <code>List</code> with the categories. Each entry is a <code>Category</code> object.
src/net/jforum/repository/ForumRepository.java:233
↓ 7 callers
Method
getConnection
Gets a connection. Connection pools' normal behaviour will be to once connection from the pool, while non-pooled implementations will want to go to th
src/net/jforum/DBConnection.java:132
↓ 7 callers
Method
getForumContext
()
src/net/jforum/JForumExecutionContext.java:176
↓ 7 callers
Method
getForums
Get all forums from this category. @return All forums, regardless it is accessible to the user or not.
src/net/jforum/entities/Category.java:300
↓ 7 callers
Method
getIp
@return the ip
src/net/jforum/entities/Banlist.java:80
↓ 7 callers
Method
getKarma
()
src/net/jforum/entities/User.java:847
↓ 7 callers
Method
getLang
()
src/net/jforum/entities/UserSession.java:231
↓ 7 callers
Method
getSmilies
()
src/net/jforum/repository/SmiliesRepository.java:86
↓ 7 callers
Method
getTagName
Getst the tag name @return The tag name
src/net/jforum/util/bbcode/BBCode.java:98
↓ 7 callers
Method
insert
()
src/net/jforum/view/forum/PostAction.java:461
↓ 7 callers
Method
isConvertable
()
src/br/com/caelum/guj/uri/URIConverter.java:5
↓ 7 callers
Method
isHtmlEnabled
Checks if HTML code is enabled by default in user messages @return boolean value
src/net/jforum/entities/User.java:251
↓ 7 callers
Method
isModerated
Checks if is a moderated forum @return boolean value. <code>true</code> if the forum is moderated, <code>false</code> if not.
src/net/jforum/entities/Forum.java:145
↓ 7 callers
Method
keys
()
src/net/jforum/util/preferences/SystemGlobals.java:237
↓ 7 callers
Method
list
@see net.jforum.Command#list()
src/net/jforum/view/admin/CacheAction.java:71
↓ 7 callers
Method
maxTopicId
Gets the latest topic id existent @return the topic id, or -1 if something went wrong @throws Exception
tests/core/net/jforum/api/integration/mail/pop/POPListenerTestCase.java:205
↓ 7 callers
Method
newBannerDAO
Gets an {@link net.jforum.dao.BannerDAO} instance. @return <code>net.jforum.dao.BannerDAO</code> instance.
src/net/jforum/dao/DataAccessDriver.java:224
↓ 7 callers
Method
newCategoryDAO
Gets an {@link net.jforum.dao.CategoryDAO} instance. @return <code>net.jforum.model.CategoryModel</code> instance.
src/net/jforum/dao/DataAccessDriver.java:148
↓ 7 callers
Method
newRankingDAO
Gets a {@link net.jforum.dao.RankingDAO} instance. @return <code>net.jforum.model.RankingModel</code> instance
src/net/jforum/dao/DataAccessDriver.java:127
↓ 7 callers
Method
prepareMessage
Prepares the mail message for sending. @param subject the subject of the email @param messageFile the path to the mail message template @throws MailE
src/net/jforum/util/mail/Spammer.java:232
↓ 7 callers
Method
records
()
src/net/jforum/search/SearchResult.java:63
↓ 7 callers
Method
registeredSize
Get the number of logged users @return the number of logged users
src/net/jforum/SessionFacade.java:251
↓ 7 callers
Function
selectByValue
(form_obj, field_name, value, add_custom, ignore_case)
webapp/tiny_mce/utils/form_utils.js:65
← previous
next →
201–300 of 3,675, ranked by callers