Ansel_Block_MyGalleries::_params PHP Method

_params() protected method

protected _params ( )
    protected function _params()
    {
        return array('limit' => array('name' => _("Maximum number of galleries"), 'type' => 'int', 'default' => 0));
    }