[ Index ]

PHP Cross Reference of Joomla 1.5.25

title

Body

[close]

/administrator/components/com_content/ -> controller.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: controller.php 21065 2011-04-03 22:16:32Z dextercowley $
File Size: 1347 lines (40 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ContentController:: (17 methods):
  element()
  viewContent()
  editContent()
  saveContent()
  changeContent()
  toggleFrontPage()
  removeContent()
  cancelContent()
  orderContent()
  moveSection()
  moveSectionSave()
  copyItem()
  copyItemSave()
  accessMenu()
  saveOrder()
  previewContent()
  insertPagebreak()


Class: ContentController  - X-Ref

Content Component Controller

element()   X-Ref
Articles element


viewContent()   X-Ref
Compiles a list of installed or defined modules

param: database A database connector object

editContent($edit)   X-Ref
Compiles information to add or edit the record

param: database A database connector object
param: integer The unique id of the record to edit (0 if new)
param: integer The id of the content section

saveContent()   X-Ref
Saves the article an edit form submit

param: database A database connector object

changeContent( $state = 0 )   X-Ref
Changes the state of one or more content pages

param: string The name of the category section
param: integer A unique category id (passed from an edit form)
param: array An array of unique category id numbers
param: integer 0 if unpublishing, 1 if publishing
param: string The name of the current user

toggleFrontPage()   X-Ref
Changes the frontpage state of one or more articles


removeContent()   X-Ref
No description

cancelContent()   X-Ref
Cancels an edit operation


orderContent($direction)   X-Ref
Moves the order of a record

param: integer The increment to reorder by

moveSection()   X-Ref
Form for moving item(s) to a different section and category


moveSectionSave()   X-Ref
Save the changes to move item(s) to a different section and category


copyItem()   X-Ref
Form for copying item(s)


copyItemSave()   X-Ref
saves Copies of items


accessMenu($access)   X-Ref

param: integer The id of the article
param: integer The new access level
param: string The URL option

saveOrder()   X-Ref
No description

previewContent()   X-Ref
No description

insertPagebreak()   X-Ref
No description



Generated: Mon Nov 14 16:47:20 2011 Cross-referenced by PHPXref 0.7.1