index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
views.php
Age
Commit message (
Expand
)
Author
2011-02-12
Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...
ewinslow
2011-02-12
Added an elgg_view_module shortcut function -- now to try it out!
ewinslow
2011-02-12
set_view_location => elgg_set_view_location (to match elgg_get_view_location)
ewinslow
2011-02-11
Fixed doc spacing that was throwing errors in PHP Code Sniffer.
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-08
added a class variable to title view
cash
2011-02-06
updated the file plugin to use the new icon structure
cash
2011-02-06
moved the count comments and likes functions into the ElggEntity class
cash
2011-02-06
Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()
cash
2011-02-05
using elgg-module-<type>
cash
2011-02-05
Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...
cash
2011-02-03
removed one_column_with_sidebar layout - use one_sidebar instead
cash
2011-02-03
removed uses of $vars[config] in views
cash
2011-02-03
Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v...
cash
2011-02-02
Fixes #2846: elgg_view_river_item calls river/item view first.
ewinslow
2011-02-01
Initialize global $CURRENT_SYSTEM_VIEWTYPE correctly
ewinslow
2011-02-01
Moved deprecated files from sessions.php - xml.php into deprecation files for...
ewinslow
2011-01-26
fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente...
cash
2011-01-25
added support for $vars to elgg_view_entity() - need to clean up documentatio...
cash
2011-01-20
adding 'action' to url when overriding the form action
cash
2011-01-06
Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...
cash
2011-01-01
updating the sidebar boxes to use the new module classes
cash
2011-01-01
fixed the function for viewing latest comments
cash
2010-12-31
Refs #2752, #2635. Merged r7299 to trunk.
brettp
2010-12-31
added a proper gallery view - still need to wire up the elgg_view_list_item f...
cash
2010-12-30
required for river rss to work
cash
2010-12-29
Fixes #2221 - rewrite of rover functions has been completed with moving elgg_...
cash
2010-12-28
Added elgg_register_viewtype().
brettp
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-24
supporting id for comments for in page links
cash
2010-12-20
added the core river to the tabbed profile plugin and fixed some deprecated f...
cash
2010-12-19
changed name from media block to image block
cash
2010-12-19
added a ready,system event so that plugins can do things after the init has f...
cash
2010-12-17
Refs #2320 added new menu functions and classes
cash
2010-12-15
1st step in changing initialise_elgg.js to elgg.js
cash
2010-12-13
Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...
cash
2010-12-10
changed name of icon block to picture block in media object to avoid conflict...
cash
2010-12-09
fixed pagination for annotations due to changes in views
cash
2010-12-08
Fixes #2189 created the object/list view with semantic markup
cash
2010-12-08
reorganized the page views as discussed
cash
2010-12-07
reorganized the layout views
cash
2010-12-06
cleaned up system messages display code
cash
2010-12-06
comments use the media view now
cash
2010-12-05
blog plugin now uses the new elgg_view_form() function
cash
2010-12-05
Fixes #2616 Adds Evan's view form convenience function
cash
2010-12-05
added a convience function for the media content pattern - is elgg_view_media...
cash
2010-12-05
moved the view functions around so that they are grouped together by function
cash
2010-12-05
Clean-up of the blog plugin - now using urls from 1.7.5
cash
2010-12-04
object/blog view uses new media view - needs some clean up
cash
2010-12-04
welcome to the new media view - it is being used in the new latest comments m...
cash
[next]