Class icms_ipf_Controller
Package: Ipf\Controller
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: Original idea by Jan Keller Pedersen mithrandir@xoops.org - IDG Danmark A/S <www.idg.dk>
Author: marcan marcan@impresscms.org
Located at ipf/Controller.php
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: Original idea by Jan Keller Pedersen mithrandir@xoops.org - IDG Danmark A/S <www.idg.dk>
Author: marcan marcan@impresscms.org
Located at ipf/Controller.php
public
|
|
public
|
|
public
&
|
#
doStoreFromDefaultForm( obj & $icmsObj, integer $objectid, str $created_success_msg, str $modified_success_msg, boolean $redirect_page = false, boolean $debug = false )
|
public
boolean
&
|
#
storeFromDefaultForm( string $created_success_msg, string $modified_success_msg, string $redirect_page = false, string $debug = false, string $x_param = false, boolean $exit,… )
Store the object in the database autmatically from a form sending POST data |
public
&
|
|
public
&
|
|
public
boolean
|
#
handleObjectDeletion( string $confirm_msg = false, $op = 'del', $userSide = false )
Handles deletion of an object which keyid is passed as a GET param |
public
|
|
public
string
|
#
getAdminViewItemLink( object $icmsObj, boolean $onlyUrl = false, boolean $withimage = false )
Retrieve the object admin side link for a |
public
string
|
|
public
string
|
#
getViewItemLink(
This method returns a view link of the Object |
public
|
|
public
|
#
getEditItemLink( obj $icmsObj, boolean $onlyUrl = false, boolean $withimage = true, boolean $userSide = false )
|
public
|
#
getDeleteItemLink( obj $icmsObj, boolean $onlyUrl = false, boolean $withimage = true, boolean $userSide = false )
|
public
|
|
public
|
public
|
$handler
|