![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Public Member Functions | |
| handle (&$params) | |
Action to remove a related record.
| 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.
| handle | ( | & | $params | ) |
Definition at line 12 of file remove_related_record.php.
1.8.1.2