aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
2011-03-21Refs #2882 basic lightboxcash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default page...cash
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
2011-03-12Refs #3085 finished support for passing $vars to elgg_view_entity()cash
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-12Refs #3085 improved documentation of elgg_view_entity_list() which already su...cash
2011-03-09Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou...brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Added a bit more docs to elgg_view_menu().brettp
2011-03-01Fixes #3033 removed use of set_view_location() from corecash
2011-02-26fixed friends picker js includecash
2011-02-24fixed a commit that slipped through from debugging scrolling/dragging bugcash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19fixed typocash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-15Moved all deprecated core functions into the appropriate deprecation fineewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
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