Ansel_Block_RecentlyAddedGeodata::_params PHP Method

_params() protected method

protected _params ( )
    protected function _params()
    {
        return array('limit' => array('name' => _("Maximum number of photos"), 'type' => 'int', 'default' => 10), 'height' => array('name' => _("Height of map (width automatically adjusts to block)"), 'type' => 'int', 'default' => 250));
    }
Ansel_Block_RecentlyAddedGeodata