api/modelos/planeador/AccionesMetas.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\AccionesMetas

Package: Default

Methods

methodpublicPorAccion(integer $accionID) : \Objeto
static

Recibe el Identificador del registro de una accion y devuelve un objeto con sus datos.

Parameters
NameTypeDescription
$accionIDinteger
Returns
TypeDescription
\ObjetoMeta
methodpublicdatos( $accionID,  $metaID) : void
static

Parameters
NameTypeDescription
$accionID
$metaID
methodpubliceliminar( $accionMeta) : void
static

Parameters
NameTypeDescription
$accionMeta
methodpublicguardar( $metaID,  $accionID) : void
static

Parameters
NameTypeDescription
$metaID
$accionID
Documentation was generated by phpDocumentor 2.8.5.