Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
Public Member Functions
dataface_actions_remove_related_record Class Reference

Public Member Functions

 handle (&$params)

Detailed Description

Action to remove a related record.

Parameters
array–__keys__ The keys for the parent record.
string-relationship The name of the relationship from which the records should be removed.
string–remkeys The keys of the records to be removed encoded as follows key1val-key2val-key3val&key1val-key2val-key3val&..

Definition at line 11 of file remove_related_record.php.

Member Function Documentation

handle ( $params)

Definition at line 12 of file remove_related_record.php.


The documentation for this class was generated from the following file: