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

Public Member Functions

 Asset_Manager_Edit_Fns (&$am, &$backend)
 
 paintBackend ()
 
 _forceablyAcquireLock ()
 
 _printAssetTypeList ()
 
 _recursePrintAssetList (&$offspring, $parent)
 
- Public Member Functions inherited from MySource_Object
 MySource_Object ()
 
 __sleep ()
 
 __wakeup ()
 

Data Fields

 $am
 
 $backend
 
- Data Fields inherited from MySource_Object
 $_tmp
 

Detailed Description

Definition at line 29 of file asset_manager_edit_fns.inc.

Member Function Documentation

_forceablyAcquireLock ( )

Looks after the warning interface for forceably acquire locks

Returns
void private

Definition at line 247 of file asset_manager_edit_fns.inc.

_printAssetTypeList ( )

Prints out the interface for viewing and customising asset types

Returns
void public

Definition at line 407 of file asset_manager_edit_fns.inc.

_recursePrintAssetList ( $offspring,
  $parent 
)

Print a portion of the asset type tree, recursively

Parameters
array&$offspringMap of parents => children
object$parentThe parent whose subtree should be printed
Returns
void private

Definition at line 469 of file asset_manager_edit_fns.inc.

Asset_Manager_Edit_Fns ( $am,
$backend 
)

Constructor

Parameters
objectAsset_Manager &$am
objectBackend &$backend

Definition at line 51 of file asset_manager_edit_fns.inc.

paintBackend ( )

Prints out the interface for viewing and customising asset types

Returns
void public

Definition at line 66 of file asset_manager_edit_fns.inc.


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