I see this funtion in(elgg1.8): engine/lib/views.php;
In my piont of view, it is a way to customize the layout of a theme,, but how to use it? is there any example?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Evan Winslow@ewinslow
![Evan Winslow Evan Winslow](https://elgg.org/serve-file/e0/l1281397174/di/c0/itr5O8A_s2pKZa_457Y806MNKIw0YN2u08CFx8ehYAA/345000/349033/profile/349033tiny.jpg)
Evan Winslow - 0 likes
You must log in to post replies.This function is not used for customizing layout. It was originally meant as a way to use a different views system from the one Elgg provides. You almost certainly don't want to do this.
If you're looking to customize layout, I'd read up on views: http://docs.elgg.org/wiki/Views