Ansel_Block_MyGalleries::_title PHP Method

_title() protected method

protected _title ( )
    protected function _title()
    {
        return Ansel::getUrlFor('view', array('groupby' => 'owner', 'owner' => $GLOBALS['registry']->getAuth(), 'view' => 'List'))->link() . _("My Galleries") . '</a>';
    }