Adam 2009-02-09
Documentation » Testt_inside
Tests if the current node is inside specified path
bool t_inside( string $path )
Parameters
- string $path Path to test against current node
Returns
- bool Whether current node belongs to specified path (is inside)
