aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2010-11-16Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...cash
2010-11-16made page_draw() backward compatible with 1.7cash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-11Refs #2637 moved canvas/layouts to layoutscash
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-10Refs #2124: Removed js, page_owner, and page_owner_user variables from $varsewinslow
2010-11-10Refs #2124: Removed session variables from $varsewinslow
2010-11-04Fixes #2210 - using new functions for registering the core js and css filescash
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-03Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much si...ewinslow
2010-11-02Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated package...ewinslow
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-20Refs #2410 - merged [7024] into trunk from 1.7 branchcash
2010-09-29Checking for $CONFIG->view_type before accessing it in elgg_is_valid_viewtype...brettp
2010-09-20Refs #2450: Documented views.php.brettp
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6671:6683 from 1.7 branch to trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-07-16Added display:page plugin hook in page_draw function.brettp
2010-07-14Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars.brettp
2010-07-01added a parameter to the page_draw function so you can specify a different pa...dave
2010-06-19included an option to display existing comments but not show the new comment ...dave
2010-06-18Merged r6506:6509 from 1.7 to trunk.brettp
2010-06-14Merged [6485] and [6486] to trunk.brettp