Class Giscuit_Controller_Plugin_Coords

Description

Plugin for coordinates import

  • copyright: Copyright (c) 2012 VEC

Located in /Controller/Plugin/Coords.php (line 29)

Zend_Controller_Plugin_Abstract
   |
   --Giscuit_Controller_Plugin_Abstract
      |
      --Giscuit_Controller_Plugin_Coords
Variable Summary
 static string $label
Method Summary
 getJsFilesList () array
 getParams () array
 install ( $newConfig) boolean
 uninstall ( $newConfig) boolean
Variables
static string $label = 'Quick import' (line 36)

Plugin display name

  • access: public
mixed $_translations = array(
'en' => array(
'quickImport' => 'Quick import',
'text' => 'Text',
'gpx' => 'GPX',
'kml' => 'KML',
'csv' => 'CSV',
'coords' => 'Import coordinates',
'xCoord' => 'X (Longitude)',
'yCoord' => 'Y (Latitude)',
'label' => 'Label',
'coordinatesIn' => 'Coordinates in',
'wgs' => 'WGS 84',
'mapProjection' => '<a target="_blank" href="http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:%1$s&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=%2$s">%2$s</a>',
'selectFile' => 'Select file',
'csvFormatWarning' => 'CSV data should be in the following format (no header): Longitude,Latitude,Label',
'import' => 'Import'
),'ro'=>array('quickImport'=>'Import rapid','text'=>'Text','gpx'=>'GPX','kml'=>'KML','csv'=>'CSV','coords'=>'Importarea coordonatelor','xCoord'=>'X (Longitudine)','yCoord'=>'Y (Latitudine)','label'=>'Denumire','coordinatesIn'=>'Coordonatele în','wgs'=>'WGS 84','mapProjection'=>'<a target="_blank" href="http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:%1$s&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=%2$s">%2$s</a>','selectFile'=>'Selectați fișier','csvFormatWarning'=>'Datele CSV trebuie să fiu în format următor (fără antet): Longitudine, Latitudine, Denumire','import'=>'Importarea'),'ru'=>array('quickImport'=>'Быстрая загрузка','text'=>'Текст','gpx'=>'GPX','kml'=>'KML','csv'=>'CSV','coords'=>'Загрузка координат','xCoord'=>'X (Долгота)','yCoord'=>'Y (Широта)','label'=>'Название','coordinatesIn'=>'Координаты в формате','wgs'=>'WGS 84','mapProjection'=>'<a target="_blank" href="http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:%1$s&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=%2$s">%2$s</a>','selectFile'=>'Выберите файл','csvFormatWarning'=>'CSV данные должны быть в следующем формате (без заголовка): Долгота, Широта, Название','import'=>'Загрузить'))
(line 38)
  • access: protected

Inherited Variables

Inherited from Giscuit_Controller_Plugin_Abstract

Giscuit_Controller_Plugin_Abstract::$name
Giscuit_Controller_Plugin_Abstract::$_settings
Methods
getJsFilesList (line 97)

List of the javascript files to include

  • access: public
array getJsFilesList ()

Redefinition of:
Giscuit_Controller_Plugin_Abstract::getJsFilesList()
List of the javascript file to include
getMobileJsFilesList (line 109)

List of the javascript files to include for mobile

  • access: public
array getMobileJsFilesList ()

Redefinition of:
Giscuit_Controller_Plugin_Abstract::getMobileJsFilesList()
List of the javascript file to include
getParams (line 184)

Get parameters

  • access: public
array getParams ()

Redefinition of:
Giscuit_Controller_Plugin_Abstract::getParams()
Get parameters
install (line 122)

Install plugin

  • access: public
boolean install ( $newConfig)
  • $newConfig

Redefinition of:
Giscuit_Controller_Plugin_Abstract::install()
Install plugin
uninstall (line 154)

Uninstall plugin

  • access: public
boolean uninstall ( $newConfig)
  • $newConfig

Redefinition of:
Giscuit_Controller_Plugin_Abstract::uninstall()
Uninstall plugin

Inherited Methods

Inherited From Giscuit_Controller_Plugin_Abstract

 Giscuit_Controller_Plugin_Abstract::arrayToTmx()
 Giscuit_Controller_Plugin_Abstract::call()
 Giscuit_Controller_Plugin_Abstract::getAdminJsInitCode()
 Giscuit_Controller_Plugin_Abstract::getJsFilesList()
 Giscuit_Controller_Plugin_Abstract::getMobileJsFilesList()
 Giscuit_Controller_Plugin_Abstract::getParams()
 Giscuit_Controller_Plugin_Abstract::getSettings()
 Giscuit_Controller_Plugin_Abstract::install()
 Giscuit_Controller_Plugin_Abstract::parseSettingsForm()
 Giscuit_Controller_Plugin_Abstract::parseSettingsParams()
 Giscuit_Controller_Plugin_Abstract::setSettings()
 Giscuit_Controller_Plugin_Abstract::uninstall()

Documentation generated on Mon, 19 Aug 2013 07:50:14 +0000 by phpDocumentor 1.4.3