Adam 2009-01-30
Documentation » CMScms_tags
Returns a tag (access) array for specified node's ID
array cms_tags( array $id [, $access = false] )
Parameters
- array $id Node id or nodes (array of arrays) to return the tags for
- mixed $access
Returns
- array Array of tagid => tagslug + array of tagid => tagtitle at index 0
Last edited 2009-02-09 17:52:49
