Home Blog Documentation Download Features Forum Users Contact

Adam   2009-02-09

Documentation » Get

g

Gets the value of specified node's field (property)

if(g('type') == 'forum') // Checks if the current node is a forum
mixed g( [string $key = false, mixed $default = false] )

Parameters

Returns

Register yourself or Login to add reply.