PHP Class Controller_Data_PathFinder, atk4

Inheritance: extends Controller_Data
Show file Open project: atk4/atk4

Public Properties

Property Type Description
$path_prefix

Public Methods

Method Description
delete ( $model, $id )
loadById ( $model, $id )
prefetchAll ( $model ) TODO: testing
save ( $model, $id, $data )

Method Details

delete() public method

public delete ( $model, $id )

loadById() public method

public loadById ( $model, $id )

prefetchAll() public method

TODO: testing
public prefetchAll ( $model )

save() public method

public save ( $model, $id, $data )

Property Details

$path_prefix public property

public $path_prefix