AreasController Class Reference

Controller module Publications: managing of publications, sections and sessions. More...

Inheritance diagram for AreasController:

ModulesController AppController

List of all members.

Public Member Functions

 index ()
 view ($id)
 Generic view method: to override in real modules or create specific view methods if more types are handled by this module, like view[ModelName] (e.g.
 viewArea ($id=null)
 viewSection ($id=null)
 saveTree ()
 saveArea ()
 Add or modify area URLOK and URLERROR should be defined.
 saveSection ()
 Save/modify section.
 delete ()
 Generic delete method: to override in real modules.
 loadSectionAjax ($id)
 load section object
 listContentAjax ($id)
 load contents for a section
 listSectionAjax ($id)
 load children section

Public Attributes

 $name = 'Areas'
 $helpers = array('BeTree', 'BeToolbar')
 $components = array('BeTree', 'BeCustomProperty', 'BeLangText')
 $uses = array('BEObject', 'Area', 'Section', 'Tree', 'User', 'Group', 'ObjectType')

Protected Member Functions

 forward ($action, $esito)

Protected Attributes

 $moduleName = 'areas'


Detailed Description

Controller module Publications: managing of publications, sections and sessions.

Version:
Revision
2325
Modified By:
LastChangedBy
dante
Last Modified: $LastChangedDate
LastChangedDate
2009-10-02 17:53:52 +0200 (ven, 02 ott 2009)

Id
areas_controller.php 2325 2009-10-02 15:53:52Z dante

Definition at line 32 of file areas_controller.php.


Member Function Documentation

AreasController.view ( id  ) 

Generic view method: to override in real modules or create specific view methods if more types are handled by this module, like view[ModelName] (e.g.

viewDocument, viewEvent...) This methods will be called automagically....

Parameters:
integer $id object id to view

Reimplemented from ModulesController.

Definition at line 47 of file areas_controller.php.

AreasController.saveSection (  ) 

Save/modify section.

URLOK and URLERROR should be defined.

Definition at line 165 of file areas_controller.php.

References AppController.eventInfo(), and AppController.userInfoMessage().

AreasController.delete (  ) 

Generic delete method: to override in real modules.

If more types are handled by this module create specific delete methods like delete[ModelName] (e.g. deleteDocument, deleteEvent...) This methods will be called automagically....

Reimplemented from ModulesController.

Definition at line 232 of file areas_controller.php.

AreasController.loadSectionAjax ( id  ) 

load section object

Parameters:
int $id

Definition at line 268 of file areas_controller.php.

AreasController.listContentAjax ( id  ) 

load contents for a section

Parameters:
int $id

Definition at line 295 of file areas_controller.php.

AreasController.listSectionAjax ( id  ) 

load children section

Parameters:
int $id

Definition at line 310 of file areas_controller.php.


The documentation for this class was generated from the following file:

Generated on Tue Jan 12 15:45:35 2010  BEditaBEdita 3.0.1 betula