MCPcopy Create free account

hub / github.com/cloverstudio/Spika-Server / functions

Functions993 in github.com/cloverstudio/Spika-Server

MethoddeleteUser
($id)
src/Spika/Db/DbInterface.php:61
FunctiondoAnimation
()
wwwroot/assets/js/jquery.js:9032
MethoddoSpikaAuth
($email,$password)
src/Spika/Db/CouchDb.php:115
MethoddoSpikaAuth
($email,$password)
src/Spika/Db/DbInterface.php:12
Functiondraw
(plot, newCtx)
wwwroot/assets/js/plugins/flot/jquery.flot.pie.js:272
FunctiondrawOverlay
(plot, octx)
wwwroot/assets/js/plugins/flot/jquery.flot.pie.js:664
FunctiondrawOverlay
()
wwwroot/assets/js/plugins/flot/jquery.flot.js:2397
Functione
(t,o,i)
wwwroot/assets/js/plugins/flot/jquery.flot.tooltip.min.js:12
Functionf
()
wwwroot/assets/js/bootstrap.min.js:9
FunctionfcamelCase
( all, letter )
wwwroot/assets/js/jquery.js:75
MethodfilterUser
($userAry)
src/Spika/Db/MySql.php:130
MethodfilterUserAry
($userAry)
src/Spika/Db/MySql.php:107
MethodfindActivitySummaryTest
@test */
tests/Spika/Controller/UserControllerTest.php:209
MethodfindAllEmoticonsWithPaging
($offect,$count)
src/Spika/Db/DbInterface.php:69
MethodfindAllGroupCategory
()
src/Spika/Db/CouchDb.php:936
MethodfindAllGroupCategory
()
src/Spika/Db/DbInterface.php:52
MethodfindAllGroupCategoryTest
@test */
tests/Spika/Controller/GroupControllerTest.php:171
MethodfindAllGroupCategoryWithPaging
($offect,$count)
src/Spika/Db/DbInterface.php:63
MethodfindAllGroups
()
src/Spika/Db/CouchDb.php:880
MethodfindAllGroups
($offset = 0,$count=0)
src/Spika/Db/MySql.php:1191
MethodfindAllGroupsWithPagingWithCriteria
($offect,$count,$criteria,$values)
src/Spika/Db/DbInterface.php:85
MethodfindAllUsers
* Finds all users * * @return array */
src/Spika/Db/CouchDb.php:228
MethodfindAllUsers
* Finds all users * * @return array */
src/Spika/Db/MySql.php:151
MethodfindAllUsersWithPaging
($offset = 0,$count=0)
src/Spika/Db/MySql.php:1585
MethodfindAllUsersWithPaging
($offect,$count)
src/Spika/Db/DbInterface.php:60
MethodfindAllUsersWithPagingWithCriteria
($offect,$count,$criteria,$criteriaValues)
src/Spika/Db/DbInterface.php:83
MethodfindEmoticonById
($id)
src/Spika/Db/DbInterface.php:71
MethodfindEmoticonCount
()
src/Spika/Db/DbInterface.php:70
MethodfindGroupByCategoryId
($categoryId)
src/Spika/Db/CouchDb.php:866
MethodfindGroupByCategoryId
($categoryId)
src/Spika/Db/DbInterface.php:43
MethodfindGroupByCategoryId
@test */
tests/Spika/Controller/GroupControllerTest.php:179
MethodfindGroupById
($id)
src/Spika/Db/CouchDb.php:838
MethodfindGroupById
($id)
src/Spika/Db/DbInterface.php:40
MethodfindGroupByName
($name)
src/Spika/Db/CouchDb.php:853
MethodfindGroupByName
($name)
src/Spika/Db/DbInterface.php:42
MethodfindGroupCategoryById
($id)
src/Spika/Db/DbInterface.php:65
MethodfindGroupCategoryCount
()
src/Spika/Db/DbInterface.php:64
MethodfindGroupCount
()
src/Spika/Db/MySql.php:1206
MethodfindGroupCountWithCriteria
($criteria,$values)
src/Spika/Db/DbInterface.php:86
MethodfindGroupIdTest
@test */
tests/Spika/Controller/GroupControllerTest.php:147
MethodfindGroupNameTest
@test */
tests/Spika/Controller/GroupControllerTest.php:155
MethodfindGroupsById
($id)
src/Spika/Db/DbInterface.php:41
MethodfindGroupsByName
($name)
src/Spika/Db/CouchDb.php:902
MethodfindGroupsByName
($name)
src/Spika/Db/DbInterface.php:44
MethodfindMessageById
($messageId)
src/Spika/Db/CouchDb.php:676
MethodfindMessageById
($messageId)
src/Spika/Db/DbInterface.php:36
MethodfindUserByEmail
* Finds a user by email * * @param string $email * @return array */
src/Spika/Db/CouchDb.php:267
MethodfindUserByEmail
($email)
src/Spika/Db/DbInterface.php:17
MethodfindUserById
($id)
src/Spika/Db/DbInterface.php:15
MethodfindUserByName
* Finds a user by name * * @param string $name * @return array */
src/Spika/Db/CouchDb.php:289
MethodfindUserByName
($name)
src/Spika/Db/DbInterface.php:18
MethodfindUserByToken
* Finds a user by Token * * @param string $token * @return array */
src/Spika/Db/CouchDb.php:172
MethodfindUserByToken
($token)
src/Spika/Db/DbInterface.php:14
MethodfindUserCount
()
src/Spika/Db/DbInterface.php:59
MethodfindUserCountWithCriteria
($criteria,$criteriaValues)
src/Spika/Db/DbInterface.php:84
MethodfindUserEmailTest
@test */
tests/Spika/Controller/UserControllerTest.php:136
MethodfindUserIdTest
@test */
tests/Spika/Controller/UserControllerTest.php:152
MethodfindUserNameTest
@test */
tests/Spika/Controller/UserControllerTest.php:144
MethodfindUsersById
($ids)
src/Spika/Db/DbInterface.php:16
FunctionfnClickHandler
(e)
wwwroot/assets/js/plugins/dataTables/dataTables.bootstrap.js:133
MethodgetActivitySummary
* Gets user activity summary * * @param string $user_id * @return array */
src/Spika/Db/CouchDb.php:381
MethodgetActivitySummary
($user_id)
src/Spika/Db/DbInterface.php:19
MethodgetAllUsersByGroupId
($groupId,$offset,$count)
src/Spika/Db/DbInterface.php:81
MethodgetAllUsersByGroupIdWithCriteria
($groupId,$offset,$count,$criteria,$values)
src/Spika/Db/DbInterface.php:90
MethodgetAllUsersCountByGroupIdWithCriteria
($groupId,$criteria,$values)
src/Spika/Db/DbInterface.php:91
MethodgetAvatarFileId
($user_id)
src/Spika/Db/CouchDb.php:722
MethodgetAvatarFileId
($user_id)
src/Spika/Db/DbInterface.php:25
MethodgetCommentCount
($messageId)
src/Spika/Db/CouchDb.php:667
MethodgetCommentCount
($messageId)
src/Spika/Db/DbInterface.php:35
MethodgetCommentCountTest
@test */
tests/Spika/Controller/MessageControllerTest.php:184
MethodgetComments
($messageId,$count,$offset)
src/Spika/Db/CouchDb.php:709
MethodgetComments
($messageId,$count,$offset)
src/Spika/Db/DbInterface.php:38
MethodgetCommentsTest
@test */
tests/Spika/Controller/MessageControllerTest.php:194
MethodgetContactedByUserId
($userId)
src/Spika/Db/DbInterface.php:88
MethodgetContactsByUserId
($userId)
src/Spika/Db/DbInterface.php:87
MethodgetConversationHistory
($user,$offset = 0,$count)
src/Spika/Db/DbInterface.php:78
MethodgetConversationHistoryCount
($user)
src/Spika/Db/DbInterface.php:79
MethodgetEmoticonById
($emoticonId)
src/Spika/Db/DbInterface.php:24
MethodgetEmoticonByIdentifier
($identifier)
src/Spika/Db/DbInterface.php:22
MethodgetEmoticonImage
($emoticonId)
src/Spika/Db/CouchDb.php:651
MethodgetEmoticonImage
($emoticonId)
src/Spika/Db/MySql.php:953
MethodgetEmoticonImage
($emoticonId)
src/Spika/Db/DbInterface.php:23
MethodgetEmoticons
()
src/Spika/Db/CouchDb.php:644
MethodgetEmoticons
()
src/Spika/Db/DbInterface.php:21
MethodgetGroupCategoryList
()
src/Spika/Controller/Web/Admin/GroupCategoryController.php:314
MethodgetGroupMessages
($targetGroupId,$count,$offset)
src/Spika/Db/CouchDb.php:549
MethodgetGroupMessages
($targetGroupId,$count,$offset)
src/Spika/Db/DbInterface.php:39
MethodgetGroupTextMessageTest
@test */
tests/Spika/Controller/MessageControllerTest.php:141
MethodgetGroupsByUserId
($userId)
src/Spika/Db/DbInterface.php:89
MethodgetLastLoginedUsersCount
()
src/Spika/Db/DbInterface.php:75
MethodgetMessageCount
()
src/Spika/Db/DbInterface.php:74
MethodgetOneTextMessageTest
@test */
tests/Spika/Controller/MessageControllerTest.php:150
MethodgetPassworResetRequest
($requestCode)
src/Spika/Db/CouchDb.php:1407
MethodgetPassworResetRequest
($requestCode)
src/Spika/Db/DbInterface.php:57
MethodgetUserContacts
($user_id,$include_docs)
src/Spika/Db/CouchDb.php:561
MethodgetUserMessages
($ownerUserId,$targetUserId,$count,$offset)
src/Spika/Db/CouchDb.php:537
MethodgetUserMessages
($ownerUserId,$targetUserId,$count,$offset)
src/Spika/Db/DbInterface.php:34
MethodgetUserTextMessage
@test */
tests/Spika/Controller/MessageControllerTest.php:108
Functiongt
()
wwwroot/assets/js/jquery-1.10.2.js:4
Functionhandler
( event )
wwwroot/assets/js/jquery.js:3464
← previousnext →801–900 of 993, ranked by callers