static mixed comparar_versiones(
mixed
v1 ,
mixed
v2 )
|
|
Parámetros:
mixed __construct(
mixed
numero )
|
|
Parámetros:
mixed comparar(
mixed
otra_version )
|
|
Compara dos versiones y retorna si la actual es mayor (1), igual (0) o menor (-1)
Parámetros:
mixed ejecutar_migracion(
mixed
prefijo ,
mixed
elemento ,
[mixed
metodo_part = null ] ,
[mixed
interface = null ] )
|
|
Parámetros:
mixed |
prefijo: |
|
mixed |
elemento: |
|
mixed |
metodo_part: |
|
mixed |
interface: |
|
mixed es_cambio_menor_version(
\toba_version
otra_version )
|
|
Parámetros:
\toba_version |
otra_version: |
|
mixed es_igual(
mixed
version )
|
|
Parámetros:
mixed es_mayor(
mixed
version )
|
|
Parámetros:
mixed es_mayor_igual(
mixed
version )
|
|
Parámetros:
mixed es_menor(
mixed
version )
|
|
Parámetros:
mixed es_menor_igual(
mixed
version )
|
|
Parámetros:
mixed get_builds_intermedios(
mixed
hasta )
|
|
Parámetros:
mixed get_release(
[mixed
separador = '.' ] )
|
|
Parámetros:
mixed get_secuencia_migraciones(
\toba_version
hasta ,
[string
path_migraciones = null ] )
|
|
Retorna todas las migraciones disponibles desde la actual hasta la versión parametro
Parámetros:
\toba_version |
hasta: |
|
string |
path_migraciones: |
|
\toba_version get_siguiente_menor(
)
|
|
mixed get_string_partes(
[mixed
separador = '_' ] )
|
|
Parámetros:
mixed path_migraciones(
)
|
|
mixed set_path_migraciones(
mixed
path )
|
|
Parámetros: