Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

[Plugin] Access language.yaml from php file

Solved by hughbris View solution

Started by bjoern b 7 years ago · 2 replies · 600 views
7 years ago

Hey there,

im currently writing a new Plugin and am wondering if it's possible to access the language.yaml inside the Plugin Folder from the php file? I tried different ways but couldn't find a solution.

I should add, that im trying to do this in an static function.

last edited 10/30/19 by bjoern b
7 years ago Solution

Hi, you ask if you can access the file, but I wonder if you actually mean access the language settings?

A Grav Language PHP object is accessible in plugins via $this->grav['language'].

👍 1
7 years ago

Thanks for the reply. That was the way i was looking for. I overlooked it in the Docs at first.

Suggested topics

Topic Participants Replies Views Activity
Support · by blu3prince, 3 days ago
1 65 23 minutes ago
Support · by complanar, 6 days ago
6 156 1 day ago
Support · by Rick Beebe, 6 days ago
2 114 3 days ago
Support · by alex, 5 days ago
2 100 4 days ago
Support · by Marcel, 2 weeks ago
1 151 4 days ago