Skip to content

Following stuff will be either deprecated or removed #36

@mManishTrivedi

Description

@mManishTrivedi

Files

  1. Remove rb.core.css
  2. Clean rb.lib.css
  3. Remove Tax folder (No one using this entity. Cross check it before doing it)

Classes

  1. Rb_Request and Rb_Text remove classes.
  2. Use Rb_factory::getApplication()->getInput() instead of jRequest.

Methods

Deprecated Method New Method file-path Description
rb.route.url rb.url.route media/rb/rb/rb.core.js
rb.cms - media/rb/rb/rb.core.js Cross check it then remove it if not usable otherwise clean-up required
rb.joomla - media/rb/rb/rb.core.js Cross check it then remove it if not usable otherwise clean-up required
rb.timeago - media/rb/rb/rb.lib.js Cross check it then remove it if not usable otherwise clean-up required
rb.lib - media/rb/rb/rb.lib.js Remove all unnecessary libraries from Lib. If they required then inject by other way like angular js, jQuery etc. (Remove this file or Concern With Shyam boss)(Please also clean rb.lib.css)
loadSetupScripts loadMedia plugins/system/rbsl/rb/rb/helper/template.php New method available into same class
trigger - plugins/system/rbsl/rb/rb/controller.php Cleanup required here
cleanStaticCache - plugins/system/rbsl/rb/rb/factory.php Remove this method nd use class static variable for caching purpose.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions