Not approved
candidate node, user, and system functions for module splt
public
pwolanin - Fri, 2007-07-20 17:35
Draft list from chx:
function node_node_operations() {
function node_operations_publish($nodes) {
function node_operations_unpublish($nodes) {
function node_operations_promote($nodes) {
function node_operations_demote($nodes) {
function node_operations_sticky($nodes) {
function node_operations_unsticky($nodes) {
function node_filters() {
function node_build_filter_query() {
function node_filter_form() {
function theme_node_filter_form($form) {
function theme_node_filters($form) {
function node_filter_form_submit($form, &$form_state) {
Status: Not approved
Use lowercase constants
public
sun - Sat, 2007-03-24 15:26
Status: not approved
Synopsis
true is faster than TRUE, also applies to FALSE and NULL
Status: Not approved



