Открытые статические члены | |
static | getBlogPostData ($postId, $languageId) |
static | getBlogPostDestinations ($postId) |
static | getBlogAuthorData ($authorId, $params) |
static | getBlogCommentListData ($postId, $params, $languageId, &$authorIdList=[]) |
static | getBlogCommentListCount ($postId) |
static | getBlogCommentData ($commentId, $languageId) |
static | getReplyToUrl ($url, $userId, $entityType, $entityId, $siteId, $backUrl=null) |
static | getAttachmentsData ($valueList, $siteId=false) |
static | convertMailDiskFileBBCode ($text='', $attachmentList=[]) |
static | convertDiskFileBBCode ($text, $entityType, $entityId, $authorId, $attachmentList=[]) |
static | hasTextInlineImage (string $text='', array $ufData=[]) |
static | formatDateTimeToGMT ($dateTimeSource, $authorId) |
static | getSonetBlogGroupIdList ($params) |
static | createUserBlog ($params) |
static | getUrlPreviewValue ($text, $html=true) |
static | getUrlPreviewContent ($uf, $params=array()) |
static | getExtranetUserIdList () |
static | getEmailUserIdList () |
static | getExtranetSonetGroupIdList () |
static | hasCommentSource ($params) |
static | processBlogPostShare ($fields, $params) |
static | getUrlContext () |
static | addContextToUrl ($url, $context) |
static | checkPredefinedAuthIdList ($authIdList=array()) |
static | setModuleUsed () |
static | getModuleUsed () |
static | setComponentOption ($list, $params=array()) |
static | getSonetGroupAvailable ($params=array(), &$limitReached=false) |
static | canAddComment ($logEntry=array(), $commentEvent=array()) |
static | addLiveComment ($comment=[], $logEntry=[], $commentEvent=[], $params=[]) |
static | addLiveSourceComment (array $params=[]) |
static | fillSelectedUsersToInvite ($HTTPPost, $componentParams, &$componentResult) |
static | processBlogPostNewMailUser (&$HTTPPost, &$componentResult) |
static | processBlogPostNewMailUserDestinations (&$destinationList) |
static | processBlogPostNewCrmContact (&$HTTPPost, &$componentResult) |
static | getUserSonetGroupIdList ($userId=false, $siteId=false) |
static | getAllowToAllDestination ($userId=0) |
static | getLivefeedStepper () |
static | checkProfileRedirect ($userId=0) |
static | getBlogPostLimitedViewStatus ($params=array()) |
static | setBlogPostLimitedViewStatus ($params=array()) |
static | getBlogPostSocNetPerms ($params=array()) |
static | notifyBlogPostCreated ($params=array()) |
static | getUserSEFUrl ($params=array()) |
static | getWorkgroupSEFUrl ($params=[]) |
static | getSpacesSEFUrl ($params=[]) |
static | convertBlogPostPermToDestinationList ($params, &$resultFields) |
static | checkBlogPostDestinationList ($params, &$resultFields) |
static | getBlogPostCacheDir ($params=array()) |
static | getLivefeedRatingData ($params=[]) |
static | isCurrentUserExtranet ($params=[]) |
static | userLogSubscribe ($params=array()) |
static | getLFCommentsParams ($eventFields=array()) |
static | checkCanCommentInWorkgroup ($params) |
static | checkLivefeedTasksAllowed () |
static | convertSelectorRequestData (array &$postFields=[], array $params=[]) |
static | isCurrentPageFirst (array $params=[]) |
static | getWorkgroupSliderMenuUrlList (array $componentResult=[]) |
static | listWorkgroupSliderMenuSignedParameters (array $componentParameters=[]) |
static | getWorkgroupSliderMenuSignedParameters (array $params) |
static | getWorkgroupSliderMenuUnsignedParameters (array $sourceParametersList=[]) |
static | getWorkgroupSliderMenuSignedParametersSalt () |
static | getWorkgroupAvatarToken ($fileId=0) |
static | checkEmptyParamInteger (&$params, $paramName, $defaultValue) |
static | checkEmptyParamString (&$params, $paramName, $defaultValue) |
static | checkTooltipComponentParams ($params) |
static | getWorkgroupPageTitle (array $params=[]) |
Статические защищенные данные | |
static | $postsCache = [] |
static | $commentsCache = [] |
static | $commentListsCache = [] |
static | $commentCountCache = [] |
static | $authorsCache = [] |
static | $destinationsCache = [] |
См. определение в файле componenthelper.php строка 31
|
static |
См. определение в файле componenthelper.php строка 1980
|
static |
См. определение в файле componenthelper.php строка 2257
|
static |
См. определение в файле componenthelper.php строка 2591
|
static |
См. определение в файле componenthelper.php строка 2178
|
static |
См. определение в файле componenthelper.php строка 4238
|
static |
См. определение в файле componenthelper.php строка 4967
|
static |
См. определение в файле componenthelper.php строка 5333
|
static |
См. определение в файле componenthelper.php строка 5338
|
static |
См. определение в файле componenthelper.php строка 4994
|
static |
См. определение в файле componenthelper.php строка 1996
|
static |
См. определение в файле componenthelper.php строка 3541
|
static |
См. определение в файле componenthelper.php строка 5343
|
static |
См. определение в файле componenthelper.php строка 4121
|
static |
Converts DISK FILE BB-code to the pseudo-BB code MAIL DISK FILE or IMG BB-code
string | $text | Text to convert. |
string | $entityType | Entity Type. |
int | $entityId | Entity Type. |
int | $authorId | User id. |
array | $attachmentList | Attachments List. |
См. определение в файле componenthelper.php строка 847
|
static |
Converts formatted text replacing pseudo-BB code MAIL DISK, using calculated URLs
string | $text | Text to convert. |
array | $attachmentList | Attachments List. |
См. определение в файле componenthelper.php строка 788
|
static |
См. определение в файле componenthelper.php строка 4999
|
static |
Creates a user blog (when it is the first post of the user)
array | $params | Parameters. |
Main |
ArgumentException
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 1065
|
static |
См. определение в файле componenthelper.php строка 3032
|
static |
Formsts date time to the value of author + GMT offset
string | $dateTimeSource | Date/Time in site format. |
int | $authorId | User Id. |
См. определение в файле componenthelper.php строка 968
|
static |
См. определение в файле componenthelper.php строка 3478
|
static |
Returns data of attached files
array | $valueList | Attachments List. |
string | bool | false | $siteId | Site Id (2-chars). |
Main |
LoaderException
См. определение в файле componenthelper.php строка 613
|
static |
Returns data of a blog post/comment author
int | $authorId | User Id. |
array | $params | Format parameters (avatar size etc). |
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 243
|
static |
Returns data of a blog comment
int | $commentId | Comment Id. |
string | $languageId | Language id (2-chars). |
См. определение в файле componenthelper.php строка 413
|
static |
Returns a number of blog post comments
int | $postId | Blog Post Id. |
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 373
|
static |
Returns full list of blog post comments
int | $postId | Blog Post Id. |
array | $params | Additional paramaters. |
string | $languageId | Language Id (2-char). |
array | &$authorIdList | List of User Ids. |
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 304
|
static |
См. определение в файле componenthelper.php строка 4468
|
static |
Returns data of a blog post
int | $postId | Blog Post Id. |
string | $languageId | 2-char language Id. |
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 49
|
static |
Returns data of blog post destinations
int | $postId | Blog Post Id. |
Main |
LoaderException
Main |
SystemException
См. определение в файле componenthelper.php строка 163
|
static |
См. определение в файле componenthelper.php строка 3592
|
static |
См. определение в файле componenthelper.php строка 3833
|
static |
См. определение в файле componenthelper.php строка 1371
|
static |
См. определение в файле componenthelper.php строка 1433
|
static |
См. определение в файле componenthelper.php строка 1285
|
static |
См. определение в файле componenthelper.php строка 4894
|
static |
См. определение в файле componenthelper.php строка 4544
|
static |
См. определение в файле componenthelper.php строка 3508
|
static |
См. определение в файле componenthelper.php строка 2059
|
static |
Returns mail-hash url
string | $url | Entity Link. |
int | $userId | User Id. |
string | $entityType | Entity Type. |
int | $entityId | Entity Id. |
string | $siteId | Site id (2-char). |
Main |
LoaderException
См. определение в файле componenthelper.php строка 562
|
static |
Returns (non-idea) blog group list
array | $params | Parameters. |
См. определение в файле componenthelper.php строка 998
|
static |
См. определение в файле componenthelper.php строка 2104
|
static |
См. определение в файле componenthelper.php строка 4092
|
static |
См. определение в файле componenthelper.php строка 1957
|
static |
Returns rendered url preview block
array | $uf | |
array | $params |
См. определение в файле componenthelper.php строка 1254
|
static |
get urlPreview property value from text with links
$text | string | |
bool | true | $html |
Main |
ArgumentTypeException
См. определение в файле componenthelper.php строка 1199
|
static |
См. определение в файле componenthelper.php строка 4078
|
static |
См. определение в файле componenthelper.php строка 3422
|
static |
См. определение в файле componenthelper.php строка 5316
|
static |
См. определение в файле componenthelper.php строка 5381
|
static |
См. определение в файле componenthelper.php строка 4085
|
static |
См. определение в файле componenthelper.php строка 5280
|
static |
См. определение в файле componenthelper.php строка 5311
|
static |
См. определение в файле componenthelper.php строка 5286
|
static |
См. определение в файле componenthelper.php строка 5182
|
static |
См. определение в файле componenthelper.php строка 1490
|
static |
Calculates if text has inline disk file images
string | $text | text with BB-codes |
array | $ufData | uf of disk type. |
См. определение в файле componenthelper.php строка 911
|
static |
См. определение в файле componenthelper.php строка 5141
|
static |
См. определение в файле componenthelper.php строка 4774
|
static |
См. определение в файле componenthelper.php строка 5198
|
static |
См. определение в файле componenthelper.php строка 3919
|
static |
См. определение в файле componenthelper.php строка 3290
|
static |
См. определение в файле componenthelper.php строка 3082
|
static |
См. определение в файле componenthelper.php строка 3263
|
static |
См. определение в файле componenthelper.php строка 1536
|
static |
См. определение в файле componenthelper.php строка 3624
|
static |
См. определение в файле componenthelper.php строка 2064
|
static |
См. определение в файле componenthelper.php строка 2049
|
static |
См. определение в файле componenthelper.php строка 4792
|
staticprotected |
См. определение в файле componenthelper.php строка 37
|
staticprotected |
См. определение в файле componenthelper.php строка 36
|
staticprotected |
См. определение в файле componenthelper.php строка 35
|
staticprotected |
См. определение в файле componenthelper.php строка 34
|
staticprotected |
См. определение в файле componenthelper.php строка 38
|
staticprotected |
См. определение в файле componenthelper.php строка 33