Documentation

Markers

Table of Contents

setup/packages/com_easyblog_6.0.15_component_pro/admin/controllers/bloggers.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/blocks/handlers/gallery.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/cache/cache.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/easyblog.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/event/event.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/feeds/feeds.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/mailbox/adapters/post.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/mediamanager/adapters/abstract.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/mediamanager/adapters/local.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/mediamanager/mediamanager.php 3
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/oauth/adapters/google/helper.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/post/post.php 5
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/readability/libraries/readability.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/revisions/revisions.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/scheduler/scheduler.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/simplepie/library/SimplePie/Item.php 3
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/simplepie/library/SimplePie/Misc.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/simplepie/library/SimplePie.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/stylesheet/compilers/lessc.php 8
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/stylesheet/libraries/analyzer.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/stylesheet/libraries/compiler.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/utils.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/firebase/php-jwt/src/Key.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/google/apiclient/src/Service/Resource.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/google/auth/src/FetchAuthTokenCache.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/google/auth/src/OAuth2.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/guzzlehttp/guzzle/src/Client.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php 2
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php 1
setup/packages/com_easyblog_6.0.15_component_pro/admin/includes/xmlrpc/libraries/xmlrpc.php 8
setup/packages/com_easyblog_6.0.15_component_pro/admin/models/teamblogs.php 1
setup/packages/com_easyblog_6.0.15_component_pro/pkg_foundry/packages/lib_foundry/vendor/guzzlehttp/guzzle/src/Client.php 1

bloggers.php

Type Line Description
TODO 415 update to database

gallery.php

Type Line Description
TODO 213 need to understand how the system store the editableHtml content so that no need to do this checking

cache.php

Type Line Description
TODO 133 blogger subscription.

easyblog.php

Type Line Description
TODO 73 check if the foundry plugin enabled or not.

event.php

Type Line Description
TODO 24 Some checking required here
TODO 40 Check whether to load groupjive,jomsocial or any other group collaboration tools here.

feeds.php

Type Line Description
TODO 143 Language string

post.php

Type Line Description
TODO 113 Language
TODO 129 Language

abstract.php

Type Line Description
TODO 148 Language
TODO 727 Language

local.php

Type Line Description
TODO 781 Language

mediamanager.php

Type Line Description
TODO 1640 I'm not sure if specific user, e.g. user 128 viewing user 64,
TODO 1866 Strip off . & .. for security reasons or add other types of security measures.
TODO 2639 Move this to a proper Math library

helper.php

Type Line Description
TODO 181 to load the body content using dom document libary.

post.php

Type Line Description
TODO 177 Rename blog_contribute to isssitewide in composer form.
TODO 4013 What's the strategy to normalize external source?
TODO 4056 Translate document into intro & content.
TODO 4624 For poll block, we need to store the poll data first
TODO 4670 I don't like both the language string and the translated value.

readability.php

Type Line Description
TODO 247 This should be called in init() instead of from __construct

revisions.php

Type Line Description
TODO 100 get category title

scheduler.php

Type Line Description
TODO 40 Turn this into language string.

Item.php

Type Line Description
TODO 689 Add ability to prefer one type of content over another (in a media group).
TODO 713 Add support for end-user defined sorting of enclosures by type/handler (so we can prefer the faster-loading FLV over MP4).
TODO 713 If an element exists at a level, but its value is empty, we should fall back to the value from the parent (if it exists).

Misc.php

Type Line Description
TODO 1763 Add support for EBCDIC

SimplePie.php

Type Line Description
TODO 690 Support <itunes:new-feed-url>
TODO 690 Also, |atom:link|@rel=self

lessc.php

Type Line Description
TODO 149 need to mark the source parser these came from this file
TODO 174 this is because the importDir api is stupid
TODO 2038 Throw an exception? We got neither a string nor something
TODO 2466 report where the block was opened
TODO 2662 cache pattern in parser
TODO 3492 rename to guardGroup
TODO 3651 this depends on $this->count
TODO 3666 kill me from here

analyzer.php

Type Line Description
TODO 18 Use preg_match

compiler.php

Type Line Description
TODO 65 Restrict importing of less files within the allowed directories.
TODO 242 Restrict importing of less files within the allowed directories.

utils.php

Type Line Description
TODO 506 : to support joomla 4.0 error num.

Key.php

Type Line Description
TODO 42 Remove in PHP 8.0 in favor of class constructor property promotion

Resource.php

Type Line Description
TODO 125 optParams here probably should have been

FetchAuthTokenCache.php

Type Line Description
TODO 240 correct caching; update the call to setCachedValue to set the expiry
TODO 243 correct caching; enable the cache to be cleared.

OAuth2.php

Type Line Description
TODO 1366 handle uri as array

Client.php

Type Line Description
TODO 456 Add more sink validation?

JsonFormatter.php

Type Line Description
TODO 185 2.0 only check for Throwable

LineFormatter.php

Type Line Description
TODO 132 2.0 only check for Throwable

LogglyFormatter.php

Type Line Description
TODO 42 2.0 unset the 'datetime' parameter, retained for BC

NormalizerFormatter.php

Type Line Description
TODO 99 2.0 only check for Throwable
TODO 124 2.0 only check for Throwable

AmqpHandler.php

Type Line Description
TODO 118 2.0 remove substr call

Common.php

Type Line Description
TODO 349 Maybe at some point this could be moved to __toString() for each of the curves?

xmlrpc.php

Type Line Description
TODO 268 do a bit of basic benchmarking (strtr vs. str_replace)
TODO 268 make usage of iconv() or recode_string() or mb_string() where available
TODO 3605 explore usage of mb_http_input(): does it detect http headers + post data? if so, use it instead of hand-detection!!!
TODO 1077 check correctness of urlencoding cookie value (copied from php way of doing it...)
TODO 1892 add check that $val / $fcode / $fstr is of correct type??? NB: as of now we do not do it, since it might be either an xmlrpcval or a plain php val, or a complete xml chunk, depending on usage of xmlrpc_client::send() inside which creator is called...
TODO 2173 add 2nd & 3rd param to be passed to ParseResponse() ???
TODO 2773 add some checking for $vals to be an array of xmlrpcvals?
TODO 2802 add some checking for $vals to be an array?

teamblogs.php

Type Line Description
TODO 930 prepare the pagination object

Client.php

Type Line Description
TODO 469 Add more sink validation?

Search results