Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Suite_Manager_Edit_Fns Class Reference
Inheritance diagram for Suite_Manager_Edit_Fns:
Page_Edit_Fns Asset_Edit_Fns MySource_Object

Public Member Functions

 __construct ($assetid=0)
 
 paintSystemId (&$asset, &$o, $prefix)
 
 processSystemId (&$asset, &$o, $prefix)
 
 paintProducts (&$asset, &$o, $prefix)
 
 processProducts (&$asset, &$o, $prefix)
 
 paintRegister (&$asset, &$o, $prefix)
 
 processRegister (&$asset, &$o, $prefix)
 
- Public Member Functions inherited from Page_Edit_Fns
 __construct ()
 
- Public Member Functions inherited from Asset_Edit_Fns
 Asset_Edit_Fns ()
 
 paintPaths (&$asset, &$o, $prefix)
 
 paintEditRemapURLs (&$asset, &$o, $prefix)
 
 processPaths (&$asset, &$o, $prefix)
 
 processEditRemapURLs (&$asset, &$o, $prefix)
 
 paintURLs (&$asset, &$o, $prefix)
 
 paintAddRemapURLs (&$asset, &$o, $prefix)
 
 processAddRemapURLs (&$asset, &$o, $prefix)
 
 isWorkflowComplete (&$asset)
 
 paintNoticeLinkedAsset (&$asset, $link_value, $type_codes=Array(), $field_name='', $multiple=FALSE)
 
 processNoticeLinkedAsset (&$asset, $link_value, $field_name='', $multiple=FALSE)
 
 isSearchInstalled (&$asset, $prefix)
 
 isBeingCreated (&$asset)
 
 isNotBeingCreated (&$asset)
 
 paintAutomaticRemapSetting (&$asset, &$o, $prefix)
 
 paintCreateLink (&$asset, &$o, $prefix)
 
- Public Member Functions inherited from MySource_Object
 MySource_Object ()
 
 __sleep ()
 
 __wakeup ()
 

Additional Inherited Members

- Data Fields inherited from Asset_Edit_Fns
 $static_screens
 

Detailed Description

Definition at line 30 of file suite_manager_edit_fns.inc.

Constructor & Destructor Documentation

__construct (   $assetid = 0)

Constructor

Parameters
int$assetidthe asset id to be loaded

Definition at line 40 of file suite_manager_edit_fns.inc.

Member Function Documentation

paintProducts ( $asset,
$o,
  $prefix 
)

Paints the interface for displaying the products known to this system

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 241 of file suite_manager_edit_fns.inc.

paintRegister ( $asset,
$o,
  $prefix 
)

Paints the interface for registering a new product

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 406 of file suite_manager_edit_fns.inc.

paintSystemId ( $asset,
$o,
  $prefix 
)

Paints the interface for displaying the System ID of this product

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 68 of file suite_manager_edit_fns.inc.

processProducts ( $asset,
$o,
  $prefix 
)

Processes the interface for the displaying the products

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 323 of file suite_manager_edit_fns.inc.

processRegister ( $asset,
$o,
  $prefix 
)

Processes the interface for registering a new product

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 431 of file suite_manager_edit_fns.inc.

processSystemId ( $asset,
$o,
  $prefix 
)

Processes the interface for the display of the System ID

Parameters
object&$assetthe suite manager asset
object&$othe backend outputter
string$prefixthe prefix for fields
Returns
boolean public

Definition at line 124 of file suite_manager_edit_fns.inc.


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