Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new language methods based on a single method #52

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

andrepereiradasilva
Copy link
Owner

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Add to isis index.php

// Main method that create a list with all language information
print_r(JLanguageHelper::getCmsLanguages());

// Reuses the list from previous method and return only the languages available on each client.
print_r(JLanguageHelper::getAvailableLanguages());

check the returning array

andrepereiradasilva pushed a commit that referenced this pull request Jun 4, 2017
* Codestyle

* indent

* order

* oops

* changes requested by @andrepereiradasilva

* cs

* changes requested by @wojsmol

* Update mod_logged.xml (#43)

* Update templateDetails.xml (#45)

i need to fix my ide!!

* Update mod_popular.xml (#44)

* Update templateDetails.xml (#57)

* Update mod_version.xml (#56)

* Update mod_toolbar.xml (#55)

* Update mod_title.xml (#54)

* Update mod_submenu.xml (#53)

* Update mod_status.xml (#52)

* Update mod_stats_admin.xml (#51)

* Update mod_quickicon.xml (#50)

* Update mod_menu.xml (#49)

* Update mod_login.xml (#48)

* Update mod_latest.xml (#47)

* Update mod_feed.xml (#46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant