phpQueryObject::hide PHP Method

hide() public method

public hide ( )
    public function hide()
    {
        // TODO
        return $this;
    }