A B C D E F G H I K L M N O P Q R S T U V W X Y _ 

G

GENERATE_QR_CHILD - Static variable in class es.ugr.swad.swadroid.Constants
Child position inside the users menu for Generate QR
generate_qr_layout - Static variable in class es.ugr.swad.swadroid.R.id
 
generate_qr_layout - Static variable in class es.ugr.swad.swadroid.R.layout
 
GENERATE_QR_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
Request code for Generate QR
GenerateQR - Class in es.ugr.swad.swadroid.modules
 
GenerateQR() - Constructor for class es.ugr.swad.swadroid.modules.GenerateQR
 
generateQRModuleLabel - Static variable in class es.ugr.swad.swadroid.R.string
 
get(String) - Method in class es.ugr.swad.swadroid.modules.downloads.FileDownloader
 
getAcceptedChars() - Method in class es.ugr.swad.swadroid.gui.widget.NumberPicker.NumberRangeKeyListener
 
getAcceptedIssuers() - Method in class es.ugr.swad.swadroid.ssl.AdditionalKeyStoresSSLSocketFactory.AdditionalKeyStoresTrustManager
 
getAcceptedIssuers() - Method in class es.ugr.swad.swadroid.ssl.UntrustedTrustManager
Return an array of certificate authority certificates which are trusted for authenticating peers.
getAllRows(String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets all rows of specified table
getAllRows(String, String, String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the rows of specified table that matches "where" condition.
getAlphabet(int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified.
getAnsInd() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets the answer index inside the question
getAnswer() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets answer text
getAnswers() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets question's answers
getAnswerType() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets answer type
getAttributeViews() - Method in class com.android.dataframework.EntityEditActivity
 
getAuthenticator() - Method in class es.ugr.swad.swadroid.sync.AccountAuthenticatorService
 
getAuthToken(AccountAuthenticatorResponse, Account, String, Bundle) - Method in class es.ugr.swad.swadroid.sync.AccountAuthenticatorService.AccountAuthenticatorImpl
 
getAuthTokenLabel(String) - Method in class es.ugr.swad.swadroid.sync.AccountAuthenticatorService.AccountAuthenticatorImpl
 
getBitmap(String) - Method in class com.android.dataframework.Entity
Devuelve un bitmap del recurso en la aplicacion
getBitmapDrawable(String) - Method in class com.android.dataframework.Entity
Devuelve un BitmapDrawable del recurso en la aplicacion
getBlob(int) - Method in class com.android.dataframework.EntityCursor
 
getCameraManager() - Method in class com.google.zxing.client.android.CaptureActivity
 
getCameraResolution() - Method in class com.google.zxing.client.android.camera.CameraConfigurationManager
 
getCertificate(byte[]) - Static method in class es.ugr.swad.swadroid.ssl.SecureConnection
Read x509 certificated file from byte[].
getCheckedItemPosition(LinearLayout) - Method in class es.ugr.swad.swadroid.modules.tests.TestsMake
 
getCheckedItemPositions(LinearLayout) - Method in class es.ugr.swad.swadroid.modules.tests.TestsMake
 
getChild(int, int) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getChildId(int, int) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getChildrenCount(int) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getChildView(int, int, boolean, View, ViewGroup) - Method in class es.ugr.swad.swadroid.gui.ImageExpandableListAdapter
 
getChildView(int, int, boolean, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getChosenGroupCodes() - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getChosenGroupCodesAsString() - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getColumnCount() - Method in class com.android.dataframework.EntityCursor
 
getColumnIndex(String) - Method in class com.android.dataframework.EntityCursor
 
getColumnIndexOrThrow(String) - Method in class com.android.dataframework.EntityCursor
 
getColumnName(int) - Method in class com.android.dataframework.EntityCursor
 
getColumnNames() - Method in class com.android.dataframework.EntityCursor
 
getContent() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification content
getContents() - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
getContext() - Method in class com.android.dataframework.core.DataFrameworkCore
 
getContext() - Method in class com.android.dataframework.DataFramework
 
getCorrect() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets answer correct flag
getCorrectAnswers() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets correct answer for this test
getCount() - Method in class com.android.dataframework.EntityCursor
 
getCount() - Method in class es.ugr.swad.swadroid.modules.downloads.NodeAdapter
 
getCount() - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getCourseCode() - Method in class es.ugr.swad.swadroid.model.GroupType
Gets course code to which the group type is related to
getCourseCode() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getCrsCod() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets question code
getCurrent() - Method in class es.ugr.swad.swadroid.gui.widget.NumberPicker
 
getCurrentCourses() - Method in class es.ugr.swad.swadroid.SWADMain
 
getCurrentLanguage() - Method in class com.android.dataframework.core.DataFrameworkCore
 
getCurrentLanguage() - Method in class com.android.dataframework.DataFramework
 
getCurrentStudents() - Method in class es.ugr.swad.swadroid.model.Group
Gets current student number enrolled in this group
getCurrentUserRole() - Static method in class es.ugr.swad.swadroid.Constants
Gets the role of the logged user in the current selected course
getCursor(String) - Method in class com.android.dataframework.DataFramework
Devuelve un cursor con todos los registros de la tabla
getCursor(String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve un cursor con los registros de una consulta en la tabla
getCursor(String, String[], String, String[], String, String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve un cursor con los registros de una consulta en la tabla
getCursor(String) - Method in class com.android.dataframework.Entity
Devuelve el Cursor de la entidad con un solo campo pasado como par�metro.
getCursor() - Method in class com.android.dataframework.Entity
Devuelve el Cursor de la entidad con todos los campos de esta.
getCursor(String, String, String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
 
getCursorGroupsOfType(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
 
getCursorGroupType(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
 
getDB() - Method in class com.android.dataframework.core.DataFrameworkCore
Devuelve conexion a SQLiteDatabase
getDB() - Method in class com.android.dataframework.DataFramework
Devuelve conexion a SQLiteDatabase
getDb() - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets DB object
getDbHelper() - Static method in class es.ugr.swad.swadroid.SWADMain
Gets the database helper
getDBKey() - Static method in class es.ugr.swad.swadroid.Preferences
Gets the database passphrase
getDecodabet(int) - Static method in class es.ugr.swad.swadroid.utils.Base64
Returns one of the _SOMETHING_DECODABET byte arrays depending on the options specified.
getDef() - Method in class es.ugr.swad.swadroid.model.Test
Gets default questions in test
getDefaultCipherSuites() - Method in class es.ugr.swad.swadroid.ssl.AdditionalKeyStoresSSLSocketFactory
 
getDescription() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getDirectoryItem(String) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Searches for a node in the current directory with the given name
getDirectoryItem(int) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Searches for a node in the current directory with the given position
getDirectoryPath() - Method in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
it gets the directory path where the files will be located.This will be /$EXTERNAL_STORAGE/$DOWNLOADS
getDisplayContents() - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
getDocumentsArea() - Method in class es.ugr.swad.swadroid.model.Group
Indicates if the group has an area of documents and of shared documents related to or not
getDouble(String) - Method in class com.android.dataframework.Entity
 
getDouble(int) - Method in class com.android.dataframework.EntityCursor
 
getDownloadDir() - Method in class es.ugr.swad.swadroid.modules.downloads.FileDownloader
 
getDownloadDir() - Method in class es.ugr.swad.swadroid.modules.downloads.FileDownloaderAsyncTask
 
getDrawable(String) - Method in class com.android.dataframework.Entity
Devuelve un objeto Drawable del recurso en la aplicaci�n
getDrawableIdentifier(String) - Method in class com.android.dataframework.Entity
Devuelve el idenfificador del recurso en la aplicacion
getEditTime() - Method in class es.ugr.swad.swadroid.model.Test
Gets last time test was updated
getEntity(String) - Method in class com.android.dataframework.Entity
Devuelve el valor a un atributo en tipo Entity.
getEntity() - Method in class com.android.dataframework.EntityCursor
Devuelve la entidad en curso.
getEntityCursor(String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve un cursor del tipo EntityCursor
getEntityList(String) - Method in class com.android.dataframework.DataFramework
Devuelve una lista con todos los objetos Entity de la tabla
getEntityList(String, String) - Method in class com.android.dataframework.DataFramework
Devuelve una lista los objetos Entity de la tabla de una consulta
getEntityList(String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve una lista los objetos Entity de la tabla de una consulta
getEntityList(String, String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve una lista los objetos Entity de la tabla de una consulta ordenados
getEntityListCount(String, String) - Method in class com.android.dataframework.DataFramework
Devuelve el numero de resultados de una consulta
getEventCode() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets event id
getEventTime() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification timestamp
getEventType() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification type
getExtras() - Method in class com.android.dataframework.EntityCursor
 
getFeedback() - Method in class es.ugr.swad.swadroid.model.Test
Gets feedback to be showed to the student
getFeedback() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets the text of the answer's feedback
getFeedback() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets the text of the question's feedback
getField(String) - Method in class com.android.dataframework.core.Table
Devuelve el objeto Field del nombre de un campo
getFieldNameLanguage(String) - Method in class com.android.dataframework.DataFramework
 
getFieldOfLastNotification(String) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets a field of last notification
getFields() - Method in class com.android.dataframework.core.Table
Devuelve una lista con los campos de la tabla
getFieldsToArray() - Method in class com.android.dataframework.core.Table
Devuelve un array con los nombres de los campos de la tabla
GetFile - Class in es.ugr.swad.swadroid.modules.downloads
Module to get information of a file located in SWAD It makes use of the web service getFile (see http://swad.ugr.es/ws/#getFile) It needs as extra data: - (long) fileCode It indicates the file which information is requested It returns as extra data: - (string) link : temporal URL to download the file - (
GetFile() - Constructor for class es.ugr.swad.swadroid.modules.downloads.GetFile
 
GETFILE_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
Request code for GetFile Manager
getFileCode() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getFileCode(String) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Identifies the node with name @a name and gets its file code in case the node is a file.
getFileName(String) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
 
getFilenameFromURL(String) - Static method in class es.ugr.swad.swadroid.modules.downloads.FileDownloader
 
getFilteredGroups() - Method in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
Get the list of the groups of the course with a documents zone to whom the user belongs
getFirst() - Method in class es.ugr.swad.swadroid.model.Pair
Gets first value
getFirst() - Method in class es.ugr.swad.swadroid.model.PairTable
Gets first value
getFloat(String) - Method in class com.android.dataframework.Entity
 
getFloat(int) - Method in class com.android.dataframework.EntityCursor
 
getForceId() - Method in class com.android.dataframework.Entity
Devuelve el _id que queremos forzar al guardar la entidad
getForeignTable() - Method in class com.android.dataframework.core.Field
Devuelve la tabla a la que pertenece la clave foranea
getFramingRect() - Method in class com.google.zxing.client.android.camera.CameraManager
Calculates the framing rect which the UI should draw to show the user where to place the barcode.
getFramingRectInPreview() - Method in class com.google.zxing.client.android.camera.CameraManager
Like CameraManager.getFramingRect() but coordinates are in terms of the preview frame, not UI / screen.
getFullName() - Method in class es.ugr.swad.swadroid.model.Course
Gets short course name
getGroup(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the group which code is given
getGroup(int) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getGroupCode() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getGroupCodesCourse(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the group codes in the selected course
getGroupCount() - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getGroupId(int) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getGroupName() - Method in class es.ugr.swad.swadroid.model.Group
Gets group name
getGroups(long, String...) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the groups that owns the selected course
getGroupsCodesOfType(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the codes of groups belonging the selected type of group
getGroupsOfType(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the groups belonging to the selected type of group
getGroupTypeCode() - Method in class es.ugr.swad.swadroid.model.Group
Gets group type code to which the group belongs
getGroupTypeCodeFromGroup(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the code of the group type belonging the group with the given group code
getGroupTypeFromGroup(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
 
getGroupTypeName() - Method in class es.ugr.swad.swadroid.model.GroupType
Gets group type name
getGroupView(int, boolean, View, ViewGroup) - Method in class es.ugr.swad.swadroid.gui.ImageExpandableListAdapter
 
getGroupView(int, boolean, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
getHandler() - Method in class com.google.zxing.client.android.CaptureActivity
 
getHandler() - Method in class com.google.zxing.client.android.DecodeThread
 
getHashMapGroups(ArrayList<Model>) - Method in class es.ugr.swad.swadroid.modules.groups.MyGroupsManager
 
getId() - Method in class com.android.dataframework.Entity
Devuelve el _id del registro
getId() - Method in class es.ugr.swad.swadroid.model.Model
Gets model identifier
getId() - Method in class es.ugr.swad.swadroid.modules.rollcall.students.StudentItemModel
 
getInputType() - Method in class es.ugr.swad.swadroid.gui.widget.NumberPicker.NumberRangeKeyListener
 
getInstance() - Static method in class com.android.dataframework.DataFramework
Devuelve la instancia de la clase, si no existe la crea.
getInt(String) - Method in class com.android.dataframework.Entity
Devuelve el valor a un atributo en tipo entero
getInt(int) - Method in class com.android.dataframework.EntityCursor
 
getItem(int) - Method in class es.ugr.swad.swadroid.modules.downloads.NodeAdapter
 
getItem(int) - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getItemId(int) - Method in class es.ugr.swad.swadroid.modules.downloads.NodeAdapter
 
getItemId(int) - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getItems(Node) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Obtain all the items of the specific directory.
getItemViewType(int) - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getKeyFieldName() - Method in class com.android.dataframework.EntityEditActivity
Guarda el nombre del campo clave
getLanguages() - Method in class com.android.dataframework.core.DataFrameworkCore
 
getLanguages() - Method in class com.android.dataframework.DataFramework
 
getLastCourseSelected() - Static method in class es.ugr.swad.swadroid.Preferences
Gets last course selected
getLastLoginTime() - Static method in class es.ugr.swad.swadroid.Constants
Gets start time of application
getLastSyncTime() - Static method in class es.ugr.swad.swadroid.Preferences
Gets the last synchronization time
getLastVersion() - Static method in class es.ugr.swad.swadroid.Preferences
Gets last application version
getLicense() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getLocation() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification location
getLoggedUser() - Static method in class es.ugr.swad.swadroid.Constants
Gets the user logged on SWAD
getLong(String) - Method in class com.android.dataframework.Entity
Devuelve el valor a un atributo en tipo entero largo
getLong(int) - Method in class com.android.dataframework.EntityCursor
 
getMainViewId() - Method in class com.android.dataframework.EntityEditActivity
 
getMandatory() - Method in class es.ugr.swad.swadroid.model.GroupType
Indicates if the enrollment is mandatory
getMatrix() - Method in class com.google.zxing.client.android.PlanarYUVLuminanceSource
 
getMax() - Method in class es.ugr.swad.swadroid.model.Test
Gets maximum questions in test
getMaxProgress() - Method in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
 
getMaxStudents() - Method in class es.ugr.swad.swadroid.model.Group
Gets maximum number of students allowed in this group
getMember() - Method in class es.ugr.swad.swadroid.model.Group
Indicates if the logged user is a member of this group
getMETHOD_NAME() - Method in class es.ugr.swad.swadroid.webservices.SOAPClient
Gets METHOD_NAME parameter.
getMin() - Method in class es.ugr.swad.swadroid.model.Test
Gets minimum questions in test
getMinProgress() - Method in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
 
getMultiple() - Method in class es.ugr.swad.swadroid.model.GroupType
Indicates if a multiple enrollment is allowed
getName() - Method in class com.android.dataframework.core.Field
Devuelve el nombre
getName() - Method in class com.android.dataframework.core.Table
Devuelve el nombre de la tabla
getName() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getNAMESPACE() - Method in class es.ugr.swad.swadroid.webservices.SOAPClient
Gets NAMESPACE parameter.
getNewInVersion() - Method in class com.android.dataframework.core.Field
Devuelve la versi�n en la que ha sido creado
getNewInVersion() - Method in class com.android.dataframework.core.Table
Devuelve la version en la que ha sido creado
getNotifications() - Static method in class es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService
 
getNotificationUri() - Method in class com.android.dataframework.EntityCursor
 
getNotifLimit() - Static method in class es.ugr.swad.swadroid.Preferences
Gets the max number of notifications to be stored
getOpen() - Method in class es.ugr.swad.swadroid.model.Group
Indicates if the enrollment in this group is already allowed
getOpenTime() - Method in class es.ugr.swad.swadroid.model.GroupType
Gets the date when the groups of this kind will be automatically opened, in case, it exits
getOrderedCourseTags(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the tags of specified course ordered by tagInd field
getPackage() - Method in class com.android.dataframework.core.DataFrameworkCore
 
getPackage() - Method in class com.android.dataframework.DataFramework
 
getPath() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
 
getPhoto() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getPhotoFileName() - Method in class es.ugr.swad.swadroid.model.User
Gets File name where user's picture is stored.
getPhotoFileName() - Method in class es.ugr.swad.swadroid.modules.rollcall.students.StudentItemModel
 
getPosition(ArrayList<Entity>, long) - Method in class com.android.dataframework.DataFramework
Devuelve la posicion de un identificador en una lista de Entidades
getPosition() - Method in class com.android.dataframework.EntityCursor
 
getPracticeGroups(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the practice groups in the selected course
getPracticeSessionInProgress(long, long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the actual practice session in progress for the selected course and group
getPracticeSessions(long, long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets practice sessions for the selected course and group
getProgress() - Method in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
 
getProgressTextSuffix() - Method in class es.ugr.swad.swadroid.gui.widget.SeekBarDialogPreference
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.Course
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.Group
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.GroupType
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.PairTable
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.SWADNotification
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.Test
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.TestAnswer
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.TestQuestion
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.TestTag
 
getProperty(int) - Method in class es.ugr.swad.swadroid.model.User
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.Course
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.Group
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.GroupType
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.PairTable
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.SWADNotification
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.Test
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.TestAnswer
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.TestQuestion
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.TestTag
 
getPropertyCount() - Method in class es.ugr.swad.swadroid.model.User
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.Course
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.Group
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.GroupType
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.PairTable
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.SWADNotification
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.Test
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.TestAnswer
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.TestQuestion
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.TestTag
 
getPropertyInfo(int, Hashtable, PropertyInfo) - Method in class es.ugr.swad.swadroid.model.User
 
getPublisher() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getQstCod() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets question code
getQstCod(int) - Method in class es.ugr.swad.swadroid.model.TestTag
Gets the question code in position i
getQstCodList() - Method in class es.ugr.swad.swadroid.model.TestTag
Gets question codes
getQuestionAndAnswers(int) - Method in class es.ugr.swad.swadroid.model.Test
Gets the question stored in position i and related answers
getQuestions() - Method in class es.ugr.swad.swadroid.model.Test
Gets the questions list
getQuestionScore(int) - Method in class es.ugr.swad.swadroid.model.Test
Gets individual score for question in position i
getQuestionsScore() - Method in class es.ugr.swad.swadroid.model.Test
Gets the questions's score
getRandomCourseQuestionsByTagAndAnswerType(long, List<TestTag>, List<String>, int) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the questions of specified course and tags
getRawKey(byte[]) - Static method in class es.ugr.swad.swadroid.utils.OldCrypto
 
getResult() - Method in interface es.ugr.swad.swadroid.webservices.IWebserviceClient
 
getResult() - Method in class es.ugr.swad.swadroid.webservices.RESTClient
Gets the result returned by the webservice
getResult() - Method in class es.ugr.swad.swadroid.webservices.SOAPClient
Gets the result returned by the webservice
getRow(int, byte[]) - Method in class com.google.zxing.client.android.PlanarYUVLuminanceSource
 
getRow(String, String, Object) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets a row of specified table
getScreenResolution() - Method in class com.google.zxing.client.android.camera.CameraConfigurationManager
 
getSecond() - Method in class es.ugr.swad.swadroid.model.Pair
Gets second value
getSecond() - Method in class es.ugr.swad.swadroid.model.PairTable
Gets second value
getSeenNotificationCodes(List<Model>) - Static method in class es.ugr.swad.swadroid.utils.Utils
Creates a string of notification codes separated by commas from a list of notifications
getSelectedCourseCode() - Static method in class es.ugr.swad.swadroid.Constants
Gets code of current course return -1 if no course chosen; code of current course in other case
getSelectedCourseFullName() - Static method in class es.ugr.swad.swadroid.Constants
 
getSelectedCourseShortName() - Static method in class es.ugr.swad.swadroid.Constants
 
getSelectedPos(String) - Method in class es.ugr.swad.swadroid.gui.widget.NumberPicker
 
getSerialization() - Method in class com.android.dataframework.Entity
Devuelve la serializaci�n de la entidad en formato de cadena.
getServer() - Static method in class es.ugr.swad.swadroid.Preferences
Gets server URL
getSERVER() - Method in class es.ugr.swad.swadroid.webservices.SOAPClient
Gets the SERVER parameter
getSessionEnd() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getSessionEndDate() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getSessionStart() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getSessionStartDate() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getShort(int) - Method in class com.android.dataframework.EntityCursor
 
getShortName() - Method in class es.ugr.swad.swadroid.model.Course
Gets short course name
getShuffle() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets shuffle flag
getSite() - Method in class es.ugr.swad.swadroid.model.PracticeSession
 
getSize() - Method in class com.android.dataframework.core.Field
Devuelve el tamano
getSize() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getSOAP_ACTION() - Method in class es.ugr.swad.swadroid.webservices.SOAPClient
Gets SOAP_ACTION parameter.
getSQLAddField() - Method in class com.android.dataframework.core.Field
Devuelve el campo ALTER TABLE
getSQLAddField(Field) - Method in class com.android.dataframework.core.Table
Devuelve la sentencia SQL para modificar el campo de la tabla
getSQLCreateTable() - Method in class com.android.dataframework.core.Table
Devuelve la sentencia SQL para crear la tabla
getSQLDeleteTable() - Method in class com.android.dataframework.core.Table
Devuelve la sentecia SQL para borrar la tabla
getSQLType() - Method in class com.android.dataframework.core.Field
Devuelve el tipo SQL
getStarsSequence(int) - Static method in class es.ugr.swad.swadroid.utils.Utils
Generates the stars sequence to be showed on password field
getStatus() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification status
getStem() - Method in class es.ugr.swad.swadroid.model.TestQuestion
Gets question's text
getString(String) - Method in class com.android.dataframework.Entity
Devuelve el valor a un atributo en tipo String
getString(int) - Method in class com.android.dataframework.EntityCursor
 
getStringFromIdentifier(String) - Method in class com.android.dataframework.DataFramework
Devuelve un valor de un identificador
getStudentsAtSession(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the user codes of students in the selected session
getSummary() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets notification summary
getSupportedCipherSuites() - Method in class es.ugr.swad.swadroid.ssl.AdditionalKeyStoresSSLSocketFactory
 
getSyncAdapter() - Method in class es.ugr.swad.swadroid.modules.notifications.NotificationsSyncAdapterService
 
getSyncTime() - Static method in class es.ugr.swad.swadroid.Preferences
Gets the synchronization time
getTable(String) - Method in class com.android.dataframework.DataFramework
Devuelve un objeto Table del nombre de la tabla pasado como par�metro
getTable() - Method in class com.android.dataframework.Entity
Devuelve la tabla de la entidad
getTable() - Method in class es.ugr.swad.swadroid.model.PairTable
Gets the table who owns the pair of values
getTableCount() - Method in class com.android.dataframework.DataFramework
Devuelve el numero de tablas de la base de datos
getTableName() - Method in class com.android.dataframework.EntityEditActivity
 
getTableObject() - Method in class com.android.dataframework.Entity
 
getTagInd() - Method in class es.ugr.swad.swadroid.model.TestTag
Gets tag index
getTagTxt() - Method in class es.ugr.swad.swadroid.model.TestTag
Gets tag text
getTextDefault() - Method in class com.android.dataframework.core.Field
Devuelve el texto por defecto
getTime() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getTimeOfLastTestUpdate(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets last time the test was updated
getTitle() - Method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
getTopEntity(String, String, String) - Method in class com.android.dataframework.DataFramework
Devuelve el primer resultado de la consulta
getToString() - Method in class com.android.dataframework.core.Table
Devuelve el formato del toString()
getTotalScore() - Method in class es.ugr.swad.swadroid.model.Test
Gets total test's score
getType() - Method in class com.android.dataframework.core.Field
Devuelve el tipo
getType(int) - Method in class com.android.dataframework.EntityCursor
 
getType() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryItem
 
getType(Uri) - Method in class es.ugr.swad.swadroid.sync.DummyProvider
 
getUser(String, Object) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets an user
getUserAnswer() - Method in class es.ugr.swad.swadroid.model.TestAnswer
Gets the user answer
getUserFirstName() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets sender first name
getUserFirstname() - Method in class es.ugr.swad.swadroid.model.User
Gets user name.
getUserID() - Method in class es.ugr.swad.swadroid.model.User
Gets user identifier.
getUserID() - Method in class es.ugr.swad.swadroid.modules.rollcall.students.StudentItemModel
 
getUserID() - Static method in class es.ugr.swad.swadroid.Preferences
Gets user identifier
getUserLoggedGroups(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Get groups belonging to the referred course to which the logged user is enrolled
getUserNickname() - Method in class es.ugr.swad.swadroid.model.User
Gets user nickname.
getUserPassword() - Static method in class es.ugr.swad.swadroid.Preferences
Gets User password
getUserPhoto() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets full URL path of the sender photo
getUserPhoto() - Method in class es.ugr.swad.swadroid.model.User
Gets Full path where user's picture is stored.
getUserRole() - Method in class es.ugr.swad.swadroid.model.Course
Gets user role inside the course
getUserRole() - Method in class es.ugr.swad.swadroid.model.User
Gets User role.
getUsersCourse(long) - Method in class es.ugr.swad.swadroid.model.DataBaseHelper
Gets the id of users enrolled in the selected course
getUserSurname1() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets sender first surname
getUserSurname1() - Method in class es.ugr.swad.swadroid.model.User
Gets user first surname.
getUserSurname2() - Method in class es.ugr.swad.swadroid.model.SWADNotification
Gets sender second surname
getUserSurname2() - Method in class es.ugr.swad.swadroid.model.User
Gets user last surname.
getVacancies() - Method in class es.ugr.swad.swadroid.model.Group
Gets the number of available vacancies in this group
getValue(String) - Method in class com.android.dataframework.Entity
Devuelve el valor a un atributo
getValues() - Method in class es.ugr.swad.swadroid.model.PairTable
Gets the pair of values
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.downloads.NodeAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SessionsArrayAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.rollcall.students.StudentsArrayAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.tests.AnswerTypesArrayAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.tests.CheckedAnswersArrayAdapter
 
getView(int, View, ViewGroup) - Method in class es.ugr.swad.swadroid.modules.tests.TagsArrayAdapter
 
getViewfinderView() - Method in class com.google.zxing.client.android.CaptureActivity
 
getViewTypeCount() - Method in class es.ugr.swad.swadroid.modules.rollcall.sessions.SeparatedListAdapter
 
getWantsAllOnMoveCalls() - Method in class com.android.dataframework.EntityCursor
 
getWsKey() - Method in class es.ugr.swad.swadroid.model.User
Gets Webservices session key.
getXml() - Method in class com.android.dataframework.Entity
Devuelve un XML con los valores de la entidad.
GOOGLEPLUSPREF - Static variable in class es.ugr.swad.swadroid.Preferences
Google Plus preference name
googlePlusPref - Static variable in class es.ugr.swad.swadroid.PreferencesActivity
Google Plus preference
googlePlusTitle - Static variable in class es.ugr.swad.swadroid.R.string
 
googlePlusURL - Static variable in class es.ugr.swad.swadroid.R.string
 
goToCurrentDirectory() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
 
goToDirectory() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Go to the directory of the path.
goToParentDirectory() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Travel to the parent directory.
goToRoot() - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Go to the root directory.
goToSubDirectory(String) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Travel inside a subdirectory.
goToSubDirectory(int) - Method in class es.ugr.swad.swadroid.modules.downloads.DirectoryNavigator
Travel inside a subdirectory.
grades - Static variable in class es.ugr.swad.swadroid.R.drawable
 
grades_new - Static variable in class es.ugr.swad.swadroid.R.drawable
 
gray_cloud - Static variable in class es.ugr.swad.swadroid.R.color
 
gray_goose - Static variable in class es.ugr.swad.swadroid.R.color
 
green - Static variable in class es.ugr.swad.swadroid.R.color
 
grid - Variable in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
 
grid_item - Static variable in class es.ugr.swad.swadroid.R.layout
 
gridview - Static variable in class com.handmark.pulltorefresh.library.R.id
 
gridview - Static variable in class es.ugr.swad.swadroid.R.id
 
Group - Class in es.ugr.swad.swadroid.model
Class for store a group.
Group(long, String, long, int, int, int, int, int) - Constructor for class es.ugr.swad.swadroid.model.Group
Constructor.
group - Variable in class es.ugr.swad.swadroid.modules.downloads.DirectoryTreeDownload
 
group - Static variable in class es.ugr.swad.swadroid.R.id
 
Group - Static variable in class es.ugr.swad.swadroid.R.string
 
group - Static variable in class es.ugr.swad.swadroid.R.string
 
group_choice - Static variable in class es.ugr.swad.swadroid.R.layout
 
group_dropdown_item - Static variable in class es.ugr.swad.swadroid.R.layout
 
group_item - Static variable in class es.ugr.swad.swadroid.R.layout
 
group_list_item - Static variable in class es.ugr.swad.swadroid.R.layout
 
group_sessions - Static variable in class es.ugr.swad.swadroid.R.layout
 
group_type_list_item - Static variable in class es.ugr.swad.swadroid.R.layout
 
groupCode - Variable in class es.ugr.swad.swadroid.model.PracticeSession
Group code of the group that owns the practice session.
groupCode - Variable in class es.ugr.swad.swadroid.modules.rollcall.sessions.NewPracticeSession
 
groupData - Variable in class es.ugr.swad.swadroid.gui.ImageExpandableListAdapter
 
groupName - Variable in class es.ugr.swad.swadroid.model.Group
Group name.
groupPosition - Variable in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
Indicates the selected position in the groups spinner by default the whole course is selected
Groups - Class in es.ugr.swad.swadroid.modules
Groups module gets user's groups inside the current course and stores them in the database.
Groups() - Constructor for class es.ugr.swad.swadroid.modules.Groups
 
groups - Variable in class es.ugr.swad.swadroid.modules.groups.EnrollmentExpandableListAdapter
 
GROUPS_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
Request code for Directory Tree Download module
groupSeparator - Static variable in class es.ugr.swad.swadroid.R.string
 
groupsLayout - Static variable in class es.ugr.swad.swadroid.R.id
 
groupSpinner - Static variable in class es.ugr.swad.swadroid.R.id
 
groupsProgressDescription - Static variable in class es.ugr.swad.swadroid.R.string
 
groupsProgressTitle - Static variable in class es.ugr.swad.swadroid.R.string
 
groupsRequested - Variable in class es.ugr.swad.swadroid.modules.downloads.DownloadsManager
Indicates if the groups has been requested
groupsUpdated - Static variable in class es.ugr.swad.swadroid.R.string
 
GroupType - Class in es.ugr.swad.swadroid.model
Class to store a Group Type.
GroupType(long, String, long, int, int, long) - Constructor for class es.ugr.swad.swadroid.model.GroupType
Constructor.
groupTypeCode - Variable in class es.ugr.swad.swadroid.model.Group
Group type code to which the group belongs
groupTypeName - Variable in class es.ugr.swad.swadroid.model.GroupType
Group type name
groupTypes - Variable in class es.ugr.swad.swadroid.modules.groups.MyGroupsManager
 
GroupTypes - Class in es.ugr.swad.swadroid.modules
Group type module to get the group types of a given course and stores them in the database
GroupTypes() - Constructor for class es.ugr.swad.swadroid.modules.GroupTypes
 
GROUPTYPES_REQUEST_CODE - Static variable in class es.ugr.swad.swadroid.Constants
Request code for Group Types module
groupTypesModuleLabel - Static variable in class es.ugr.swad.swadroid.R.string
 
groupTypesProgressDescription - Static variable in class es.ugr.swad.swadroid.R.string
 
groupTypesProgressTitle - Static variable in class es.ugr.swad.swadroid.R.string
 
groupTypesRequested - Variable in class es.ugr.swad.swadroid.modules.groups.MyGroupsManager
 
groupTypesRequested - Variable in class es.ugr.swad.swadroid.modules.rollcall.Rollcall
 
groupTypeText - Static variable in class es.ugr.swad.swadroid.R.id
 
guessAppropriateEncoding(CharSequence) - Static method in class com.google.zxing.client.android.encode.QRCodeEncoder
 
GZIP - Static variable in class es.ugr.swad.swadroid.utils.Base64
Specify that data should be gzip-compressed in second bit.
A B C D E F G H I K L M N O P Q R S T U V W X Y _