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

Public Member Functions

 Import_Tools_Manager_Edit_Fns ()
 
 paintStructuredFileImportDirectory (&$asset, &$o, $prefix)
 
 paintHeadings (&$asset, &$o, $prefix)
 
 processHeadings (&$asset, &$o, $prefix)
 
 paintHtmlUpload (&$asset, &$o, $prefix)
 
 processHtmlUpload (&$asset, &$o, $prefix)
 
 paintBulkFileImport (&$asset, &$o, $prefix)
 
 processBulkFileImport (&$asset, &$o, $prefix)
 
 paintCMSFileExport (&$asset, &$o, $prefix)
 
 processCMSFileExport (&$asset, &$o, $prefix)
 
- 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 32 of file import_tools_manager_edit_fns.inc.

Member Function Documentation

paintBulkFileImport ( $asset,
$o,
  $prefix 
)

Paint the interface for Bulk File Import Tool Settings

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 213 of file import_tools_manager_edit_fns.inc.

paintCMSFileExport ( $asset,
$o,
  $prefix 
)

Paint the interface for CMS File Export Tool Settings

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 279 of file import_tools_manager_edit_fns.inc.

paintHeadings ( $asset,
$o,
  $prefix 
)

Paint Headings

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 87 of file import_tools_manager_edit_fns.inc.

paintHtmlUpload ( $asset,
$o,
  $prefix 
)

Processes the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 157 of file import_tools_manager_edit_fns.inc.

paintStructuredFileImportDirectory ( $asset,
$o,
  $prefix 
)

Paint Structureed file import directory path

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 71 of file import_tools_manager_edit_fns.inc.

processBulkFileImport ( $asset,
$o,
  $prefix 
)

Process the interface for Bulk File Import Tool Settings

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 255 of file import_tools_manager_edit_fns.inc.

processCMSFileExport ( $asset,
$o,
  $prefix 
)

Process the interface for CMS File Export Tool Settings

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 322 of file import_tools_manager_edit_fns.inc.

processHeadings ( $asset,
$o,
  $prefix 
)

Processes the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 137 of file import_tools_manager_edit_fns.inc.

processHtmlUpload ( $asset,
$o,
  $prefix 
)

Processes the interface for creating containers in the bodycopy

Parameters
object&$assetthe asset to which we belong
object&$othe outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 182 of file import_tools_manager_edit_fns.inc.


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