aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2011-02-15Fixes #2920: Moved simplecache functions into cache.phpewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-14Refs #2610: Custom template handler for views now sent through call_user_funcewinslow
2011-02-14Refs #2124: Adding backwards compatibility conversions for internalname/inter...ewinslow
2011-02-14Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9ewinslow
2011-02-12Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by...brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12Added an elgg_view_module shortcut function -- now to try it out!ewinslow
2011-02-12set_view_location => elgg_set_view_location (to match elgg_get_view_location)ewinslow
2011-02-11Fixed doc spacing that was throwing errors in PHP Code Sniffer.brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-08added a class variable to title viewcash
2011-02-06updated the file plugin to use the new icon structurecash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-06Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()cash
2011-02-05using elgg-module-<type> cash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-02-03removed uses of $vars[config] in viewscash
2011-02-03Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v...cash
2011-02-02Fixes #2846: elgg_view_river_item calls river/item view first.ewinslow
2011-02-01Initialize global $CURRENT_SYSTEM_VIEWTYPE correctlyewinslow
2011-02-01Moved deprecated files from sessions.php - xml.php into deprecation files for...ewinslow
2011-01-26fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente...cash
2011-01-25added support for $vars to elgg_view_entity() - need to clean up documentatio...cash
2011-01-20adding 'action' to url when overriding the form action cash
2011-01-06Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...cash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01fixed the function for viewing latest commentscash
2010-12-31Refs #2752, #2635. Merged r7299 to trunk.brettp
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item f...cash
2010-12-30required for river rss to workcash
2010-12-29Fixes #2221 - rewrite of rover functions has been completed with moving elgg_...cash
2010-12-28Added elgg_register_viewtype().brettp
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-24supporting id for comments for in page linkscash
2010-12-20added the core river to the tabbed profile plugin and fixed some deprecated f...cash
2010-12-19changed name from media block to image blockcash
2010-12-19added a ready,system event so that plugins can do things after the init has f...cash
2010-12-17Refs #2320 added new menu functions and classescash
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...cash
2010-12-10changed name of icon block to picture block in media object to avoid conflict...cash
2010-12-09fixed pagination for annotations due to changes in viewscash
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-08reorganized the page views as discussedcash
2010-12-07reorganized the layout viewscash
2010-12-06cleaned up system messages display codecash
2010-12-06comments use the media view nowcash