aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Collapse)Author
2010-12-17Refs #2320 added new menu functions and classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7655 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7627 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ↵cash
plugin and move to plugins repository and update plugins with new river views git-svn-id: http://code.elgg.org/elgg/trunk@7610 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10changed name of icon block to picture block in media object to avoid ↵cash
conflicts with elgg sprites git-svn-id: http://code.elgg.org/elgg/trunk@7592 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09fixed pagination for annotations due to changes in viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7576 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
git-svn-id: http://code.elgg.org/elgg/trunk@7560 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-07reorganized the layout viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7553 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06cleaned up system messages display codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7548 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-06comments use the media view nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@7544 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7540 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05Fixes #2616 Adds Evan's view form convenience functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7539 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05added a convience function for the media content pattern - is ↵cash
elgg_view_media() a good name? git-svn-id: http://code.elgg.org/elgg/trunk@7538 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05moved the view functions around so that they are grouped together by functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7536 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04object/blog view uses new media view - needs some clean upcash
git-svn-id: http://code.elgg.org/elgg/trunk@7531 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04welcome to the new media view - it is being used in the new latest comments ↵cash
module git-svn-id: http://code.elgg.org/elgg/trunk@7530 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04check if there are any messages before grabbing them in elgg_view_page()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7523 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Fixes #2706 simplecache url generator was not handling an empty last cache datecash
git-svn-id: http://code.elgg.org/elgg/trunk@7522 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2189 the beginning of semantic markup for entity lists - needs some ↵cash
reorganization git-svn-id: http://code.elgg.org/elgg/trunk@7516 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01screen.css is a better name for our main css filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2173 #2507 integrated the ie and admin stylesheets into the new ↵cash
simplecache code git-svn-id: http://code.elgg.org/elgg/trunk@7465 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this ↵cash
requires an htaccess update) git-svn-id: http://code.elgg.org/elgg/trunk@7464 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $typeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7441 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-21deprecated two site functions and removed a use of previously deprecated ↵cash
function in the wire plugin git-svn-id: http://code.elgg.org/elgg/trunk@7396 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2615: Viewtype now included in views plugin hooksewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7371 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16Fixes #2642 changed elgg_view_page() to always pick up page_shell views for ↵cash
the page_shells directory git-svn-id: http://code.elgg.org/elgg/trunk@7325 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16made page_draw() backward compatible with 1.7cash
git-svn-id: http://code.elgg.org/elgg/trunk@7323 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => ↵ewinslow
listtypetoggle. Did my best to maintain backwards compatibility but might have missed something... git-svn-id: http://code.elgg.org/elgg/trunk@7311 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2637 moved canvas/layouts to layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7290 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ewinslow
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Refs #2124: Removed js, page_owner, and page_owner_user variables from $varsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7283 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Refs #2124: Removed session variables from $varsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7282 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-04Fixes #2210 - using new functions for registering the core js and css filescash
git-svn-id: http://code.elgg.org/elgg/trunk@7233 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵cash
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much ↵ewinslow
simpler version git-svn-id: http://code.elgg.org/elgg/trunk@7214 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated ↵ewinslow
packaged documentation to reflect this. git-svn-id: http://code.elgg.org/elgg/trunk@7208 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for ↵ewinslow
elgg_normalize_url to elgg_add_action_tokens_to_url git-svn-id: http://code.elgg.org/elgg/trunk@7200 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Standardized code in all of core, not including language files, tests, or ↵brettp
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2410 - merged [7024] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7109 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-29Checking for $CONFIG->view_type before accessing it in ↵brettp
elgg_is_valid_viewtype(). Prevents a notice during installation. git-svn-id: http://code.elgg.org/elgg/trunk@6977 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-20Refs #2450: Documented views.php.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6951 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6850 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6671:6683 from 1.7 branch to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6847 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-16Added display:page plugin hook in page_draw function.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6728 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-14Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6704 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-01added a parameter to the page_draw function so you can specify a different ↵dave
page shell if required. git-svn-id: http://code.elgg.org/elgg/trunk@6602 36083f99-b078-4883-b0ff-0f9b5a30f544