Jump to content

Edit History

Hassene kh

Hassene kh

Hi ,

for step 1: my module is hooked in the header now how to change its position because I just displayhook in the tanspalnt module this is the list of my hooks that I need

if (

! parent :: install () ||

! $ this-> registerHook ('actionFrontControllerSetMedia') ||

! $ this-> registerHook ('hookHeader') || // used to link  js and  css in header

! $ this-> registerHook ('actionValidateOrder') ||

! Configuration :: updateValue ('NS_MONMODULE_PAGENAME', 'Mentions légales')

)

 

I also need to reinstall the module to see the changes of the hooks?

Hassene kh

Hassene kh

Hi ,

for step 1: my module is hooked in the header now how to change its position because I just displayhook in the tanspalnt module this is the list of my hooks that I need

if (

! parent :: install () ||

! $ this-> registerHook ('actionFrontControllerSetMedia') ||

! $ this-> registerHook ('hookHeader') || // utilisé pour lier js et css dans l'en-tête 

! $ this-> registerHook ('actionValidateOrder') ||

! Configuration :: updateValue ('NS_MONMODULE_PAGENAME', 'Mentions légales')

)

 

I also need to reinstall the module to see the changes of the hooks?

Hassene kh

Hassene kh

Hi , for step 1: my module is hooked in the header now how to change its position because I just displayhook in the tanspalnt module this is the list of my hooks that I need

if (

! parent :: install () ||

! $ this-> registerHook ('actionFrontControllerSetMedia') ||

! $ this-> registerHook ('hookHeader') || // utilisé pour lier js et css dans l'en-tête 

! $ this-> registerHook ('actionValidateOrder') ||

! Configuration :: updateValue ('NS_MONMODULE_PAGENAME', 'Mentions légales')

)

 

I also need to reinstall the module to see the changes of the hooks?

Hassene kh

Hassene kh

salut ,

pour l'étape 1 mon module est accroché dans l'en-tête maintenant comment changer sa position car je viens de displayhook dans le module tanspalnt c'est la liste de mes hooks dont j'ai besoin 

si (

! parent :: install () ||

! $ this-> registerHook ('actionFrontControllerSetMedia') ||

! $ this-> registerHook ('hookHeader') || // utilisé pour lier js et css dans l'en-tête 

! $ this-> registerHook ('actionValidateOrder') ||

! Configuration :: updateValue ('NS_MONMODULE_PAGENAME', 'Mentions légales')

)

 

j'ai également besoin de réinstaller le module pour voir les changements des crochets? 

Hassene kh

Hassene kh

hi ,

for the step 1 my module is hooked in header now how to change his  position because i have just displayhook in tanspalnt module this is the list of my hooks that i need 

if (

!parent::install() ||

!$this->registerHook('actionFrontControllerSetMedia') ||

!$this->registerHook('hookHeader') ||          // used to link  js and css in header 

!$this->registerHook('actionObjectAddressAddAfter') ||

!$this->registerHook('actionValidateOrder') ||

!Configuration::updateValue('NS_MONMODULE_PAGENAME', 'Mentions légales')

)

 

also i need to reinstall to module to see the changes of the hooks ? 

×
×
  • Create New...