Documentation du code de SPIP et de ses plugins

Albums

associer_album.php

Action : associer un album à un objet éditorial

Tags
plugin

Albums

copyright

2014

author

Tetue, Charles Razack

licence

GPL

Table of Contents

Functions

action_associer_album_dist()  : bool
Associer un album à un objet éditorial

Functions

action_associer_album_dist()

Associer un album à un objet éditorial

action_associer_album_dist([string|null $arg = null ]) : bool
Parameters
$arg : string|null = null

Arguments séparés par un slash / sous la forme id_album/objet/id_objet

  • id_album : identifiant de l'album
  • objet : type d'objet à associer
  • id_objet : identifiant de l'objet à associer
Tags
example
#URL_ACTION_AUTEUR{associer_album, #ID_ALBUM/#OBJET/#ID_OBJET, #SELF}
Return values
bool

        
On this page

Search results