Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

JLayout Candidates

Anibal Sanchez edited this page Mar 28, 2014 · 9 revisions

Status

YES, if files have to be updated.

  • YES, Files with Bootstrap and icon classes.
  • NO, Files with just inputbox, tooltip, or Joomla classes

Components

  • ./com_content/helpers/icon.php, YES, e.g. icon-...
  • ./com_content/views/archive/view.html.php, NO
  • ./com_content/views/category/view.feed.php, NO
  • ./com_content/views/featured/view.feed.php, NO
  • ./com_finder/helpers/html/filter.php, YES, e.g. control-group
  • ./com_finder/helpers/html/query.php, NO
  • ./com_search/views/search/view.html.php, NO
  • ./com_weblinks/helpers/icon.php, NO

Modules

All files can be overriden from tmpl.

Plugins

  • ./editors/tinymce/tinymce.php
  • ./editors/none/none.php
  • ./editors/codemirror/codemirror.php
  • ./content/pagebreak/pagebreak.php
  • ./content/pagenavigation/tmpl/default.php
  • ./content/vote/vote.php
  • ./twofactorauth/totp/tmpl/form.php
  • ./twofactorauth/yubikey/tmpl/form.php
  • ./user/profile/fields/tos.php
  • ./system/debug/debug.php

Library

  • ./cms/captcha/captcha.php
  • ./cms/form/field/contenthistory.php
  • ./cms/form/field/helpsite.php
  • ./cms/form/field/media.php
  • ./cms/form/field/moduleorder.php
  • ./cms/form/field/moduleposition.php
  • ./cms/form/field/ordering.php
  • ./cms/form/field/user.php
  • ./cms/html/access.php
  • ./cms/html/actionsdropdown.php
  • ./cms/html/batch.php
  • ./cms/html/behavior.php
  • ./cms/html/bootstrap.php
  • ./cms/html/dropdown.php
  • ./cms/html/grid.php
  • ./cms/html/html.php
  • ./cms/html/jgrid.php
  • ./cms/html/list.php
  • ./cms/html/menu.php
  • ./cms/html/rules.php
  • ./cms/html/select.php
  • ./cms/html/sliders.php
  • ./cms/html/tabs.php
  • ./cms/pagination/pagination.php
  • ./cms/toolbar/button/popup.php
  • ./joomla/database/query.php
  • ./joomla/document/error/error.php
  • ./joomla/form/field.php
  • ./joomla/form/fields/accesslevel.php
  • ./joomla/form/fields/checkboxes.php
  • ./joomla/form/fields/checkbox.php
  • ./joomla/form/fields/color.php
  • ./joomla/form/fields/combo.php
  • ./joomla/form/fields/email.php
  • ./joomla/form/fields/file.php
  • ./joomla/form/fields/groupedlist.php
  • ./joomla/form/fields/hidden.php
  • ./joomla/form/fields/list.php
  • ./joomla/form/fields/meter.php
  • ./joomla/form/fields/note.php
  • ./joomla/form/fields/number.php
  • ./joomla/form/fields/password.php
  • ./joomla/form/fields/radio.php
  • ./joomla/form/fields/range.php
  • ./joomla/form/fields/repeatable.php
  • ./joomla/form/fields/rules.php
  • ./joomla/form/fields/spacer.php
  • ./joomla/form/fields/tel.php
  • ./joomla/form/fields/textarea.php
  • ./joomla/form/fields/text.php
  • ./joomla/form/fields/url.php
  • ./joomla/form/fields/usergroup.php
  • ./joomla/google/embed/maps.php
  • ./legacy/error/error.php
  • ./simplepie/simplepie.php

FOF Library

  • ./fof/form/field/accesslevel.php
  • ./fof/form/field/actions.php
  • ./fof/form/field/button.php
  • ./fof/form/field/cachehandler.php
  • ./fof/form/field/calendar.php
  • ./fof/form/field/checkbox.php
  • ./fof/form/field/components.php
  • ./fof/form/field/editor.php
  • ./fof/form/field/email.php
  • ./fof/form/field/groupedlist.php
  • ./fof/form/field/integer.php
  • ./fof/form/field/language.php
  • ./fof/form/field/list.php
  • ./fof/form/field/model.php
  • ./fof/form/field/ordering.php
  • ./fof/form/field/password.php
  • ./fof/form/field/plugins.php
  • ./fof/form/field/published.php
  • ./fof/form/field/radio.php
  • ./fof/form/field/rules.php
  • ./fof/form/field/sessionhandler.php
  • ./fof/form/field/sql.php
  • ./fof/form/field/tel.php
  • ./fof/form/field/textarea.php
  • ./fof/form/field/text.php
  • ./fof/form/field/timezone.php
  • ./fof/form/field/title.php
  • ./fof/form/field/url.php
  • ./fof/form/field/usergroup.php
  • ./fof/form/field/user.php
  • ./fof/form/header/fieldsearchable.php
  • ./fof/form/header/ordering.php
  • ./fof/render/joomla.php
  • ./fof/render/strapper.php
Clone this wiki locally