Downloads

Download tar.gz 18.92 KB
MD5: eeae983ff4ef7f433e9cf715eadd372d
SHA-1: fe8c0c4f22f72f78fa4784548fc79b282aaa9c2a
SHA-256: cbf4c5dbbf1ca407fd848732e9ae5603564eea785a277d6729568a6147a27898
Download zip 20.24 KB
MD5: 792dfc7517e751cc08b90aad13de4fde
SHA-1: 9980af2e4c783977a32f951baabf332cdcdd9ad4
SHA-256: faf06a7f0955fc176d5784b28f5d996dc76467bcbe58183619c900794b441b99

Release notes

.//implementation of hook_taxonomy
function queryable_variables_taxonomy($op, $type, $array = NULL)

//implementation of hook_user
function queryable_variables_user($op, &$edit, &$account, $category = NULL)

//implementation of hook_nodeapi
function queryable_variables_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL)

function queryable_variables_get_var_name_by_id($id)

function queryable_variables_get_vars_by_nid($nid, $type = 'nid')

//Returns the IDs of the deleted items upon successful deletion.
function queryable_variables_del_all($id_field, $nid)

Created by: crystaldawn
Created on: 6 Mar 2009 at 05:00 UTC
Last updated: 6 Mar 2009 at 05:05 UTC
New features
Unsupported

Other releases