FrontierNxt Tech Notes

Feb 20 2010 - 5:01pm

Typically, all data in Elgg has inbuilt access information attached to it. This little piece of information, along with the enabled/disabled flag, determines to a great extent if you can actually access a piece of data and change it.

Knowing the different ways in which these combinations can work can make a developer's life much easier.

1. access_show_hidden_entities

Oct 2 2009 - 4:04pm

There are numerous ways in which you can affect the output of any view in Elgg. Some of these are well documented, while others are not. Following are the ways in which it can be done: