\Pluf\SdpModule

Summary

Methods
Properties
Constants
init()
No public properties found
moduleJsonPath
relations
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

moduleJsonPath

moduleJsonPath = __DIR__ . '/module.json'

relations

relations = array('SDP_Link' => array('relate_to' => array('SDP_Asset', 'User_Account', 'Bank_Receipt')), 'SDP_Asset' => array(), 'SDP_Category' => array('relate_to_many' => array('SDP_Asset')), 'SDP_Tag' => array('relate_to_many' => array('SDP_Asset')), 'SDP_Profile' => array('relate_to' => array('User_Account')))

Methods

init()

init(\Pluf  $bootstrap) 

Parameters

\Pluf $bootstrap