本文整理匯總了PHP中PFN_cambia_url函數的典型用法代碼示例。如果您正苦於以下問題:PHP PFN_cambia_url函數的具體用法?PHP PFN_cambia_url怎麽用?PHP PFN_cambia_url使用的例子?那麽, 這裏精選的函數代碼示例或許可以為您提供幫助。
在下文中一共展示了PFN_cambia_url函數的15個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的PHP代碼示例。
示例1: PFN_cambia_url
</a>
|
[<?php
echo $PFN_conf->t('arbore_completo');
?>
]
<?php
} else {
?>
[<?php
echo $PFN_conf->t('so_directorios');
?>
]
|
<a href="<?php
echo PFN_cambia_url('completo', 'true');
?>
"><?php
echo $PFN_conf->t('arbore_completo');
?>
</a>
<?php
}
?>
</div>
<div class="bloque_info">
<?php
echo $PFN_arbore->cnt('dir') . ' ' . $PFN_conf->t('dirs');
?>
<?php
示例2: PFN_Indexador
$PFN_indexador = new PFN_Indexador($PFN_conf);
$PFN_indexador->eliminar_raiz($id_raiz);
$info_raiz = $PFN_niveles->path_correcto($PFN_paths['info'] . 'raiz' . $id_raiz);
if (is_dir($info_raiz)) {
include_once $PFN_paths['include'] . 'class_accions.php';
$PFN_conf->p(false, 'logs', 'accions');
$PFN_accions = new PFN_Accions($PFN_conf);
$PFN_accions->rexistro(false);
$PFN_accions->eliminar($info_raiz);
}
$PFN_usuarios->init('raices');
$parecida = false;
for (; $PFN_usuarios->mais(); $PFN_usuarios->seguinte()) {
if ($PFN_usuarios->get('id') == $id_raiz) {
continue;
}
$este_path = $PFN_usuarios->get('path');
if (strstr($este_path, $path_raiz) || strstr($path_raiz, $este_path)) {
$parecida = true;
break;
}
}
if (!$parecida) {
include_once $PFN_paths['include'] . 'class_extra.php';
$PFN_extra->vacia_path($path_raiz, true, true, true);
}
}
}
$ok = count($erros) ? false : 2;
Header('Location: ../index.php?' . PFN_cambia_url(array('id_raiz', 'opc', 'erros', 'ok'), array('', 1, implode(',', $erros), $ok), false, true));
exit;
示例3: PFN_cambia_url
" class="boton" />
</fieldset>
</form>
<?php
if ($hai_pequena) {
?>
<br />
<div class="aviso_info"><?php
echo $PFN_conf->t('eliminar_reducida');
?>
</div>
<br />
<form action="accion.php?<?php
echo PFN_cambia_url(array('cal', 'accion'), array($cal, 'redimensionar'), false);
?>
" method="post" onsubmit="return submitonce();">
<input type="hidden" name="eliminar_peq" value="true" />
<input type="submit" value="<?php
echo $PFN_conf->t('eliminar');
?>
" class="boton" />
</form>
<?php
}
?>
<br /><br />
</div>
<script type="text/javascript"><!--
示例4: defined
Debería haber recibido una copia de la Licencia Pública General junto con este
programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
675 Mass Ave, Cambridge, MA 02139, EEUU.
*******************************************************************************/
defined('OK') && defined('ACCION') or die;
?>
<div id="ver_info">
<div class="bloque_info"><h1><?php
echo $PFN_conf->t('accion') . ' » ' . $PFN_conf->t('multiple_permisos');
?>
</h1></div>
<div class="bloque_info">
<form action="accion.php?<?php
echo PFN_cambia_url('accion', 'multiple_permisos', false);
?>
" method="post" onsubmit="return submitonce();">
<fieldset>
<?php
foreach ($multiple_escollidos as $v) {
?>
<input type="hidden" name="multiple_escollidos[]" value="<?php
echo $v;
?>
" />
<?php
}
?>
<input type="hidden" name="executa" value="true" />
示例5: PFN_cambia_url
" style="width: 50px;" />
x
<input type="text" id="alto" name="alto" value="<?php
echo $editar_alto;
?>
" style="width: 50px;" />
<input type="submit" name="cambiar_tamano" value="<?php
echo $PFN_conf->t('enviar');
?>
" />
<input type="hidden" name="texto2" id="texto2" value="" />
</fieldset>
</form>
<form id="form_datos" action="accion.php?<?php
echo PFN_cambia_url('accion', 'editar', false);
?>
" method="post" onsubmit="return submitonce();">
<fieldset>
<input type="hidden" name="executa" value="true" />
<input type="hidden" name="cal" value="<?php
echo $cal;
?>
" />
<br />
<textarea id="texto" name="texto" style="width: <?php
echo $editar_ancho;
?>
px; height: <?php
echo $editar_alto;
?>
示例6: defined
*******************************************************************************/
defined('OK') or die;
?>
<h1 id="cab_menu"> <?php
echo $PFN_conf->t('PFN');
?>
</h1>
<div id="menu_raices">
<?php
echo $PFN_conf->t('listado_menu');
?>
<ul>
<?php
for (; $PFN_usuarios->mais(); $PFN_usuarios->seguinte()) {
$ultima = $PFN_usuarios->get('id');
echo '<li><a href="navega.php?' . PFN_cambia_url('id', $PFN_usuarios->get('id'), false) . '">' . $PFN_usuarios->get('nome') . '</a></li>';
}
?>
</ul>
</div>
<div id="pe_menu"><a href="sair.php?id=<?php
echo $ultima;
?>
&<?php
echo PFN_get_url(false);
?>
"><?php
echo $PFN_conf->t('sair');
?>
</a></div>
示例7: PFN_cambia_url
if ($PFN_conf->g('permisos', 'buscador')) {
$menu_opc['buscador'] = 'accion.php?' . PFN_cambia_url(array('dir', 'accion'), array($dir, 'buscador'), false);
}
if ($PFN_conf->g('permisos', 'axuda')) {
$menu_opc['axuda'] = 'axuda.php?' . PFN_get_url(false);
}
if ($PFN_conf->g('permisos', 'crear_dir')) {
$menu_opc['crear_dir'] = 'accion.php?' . PFN_cambia_url(array('dir', 'accion'), array($dir, 'crear_dir'), false);
}
if ($PFN_conf->g('permisos', 'novo_arq')) {
$menu_opc['novo_arq'] = 'accion.php?' . PFN_cambia_url(array('dir', 'accion'), array($dir, 'novo_arq'), false);
}
if ($PFN_conf->g('permisos', 'subir_arq')) {
$menu_opc['subir_arq'] = 'accion.php?' . PFN_cambia_url(array('dir', 'accion'), array($dir, 'subir_arq'), false);
}
if ($PFN_conf->g('permisos', 'subir_url')) {
$menu_opc['subir_url'] = 'accion.php?' . PFN_cambia_url(array('dir', 'accion'), array($dir, 'subir_url'), false);
}
if ($PFN_conf->g('permisos', 'ver_imaxes')) {
$menu_opc['ver_imaxes'] = PFN_cambia_url(array('dir', 'ver_imaxes', 'completo'), array($dir, $ver_imaxes ? '' : 'true', $PFN_vars->get('completo')));
}
if ($PFN_conf->g('usuario', 'cambiar_datos')) {
$menu_opc['preferencias'] = 'preferencias.php?' . PFN_get_url(false);
}
if ($PFN_conf->g('permisos', 'arbore')) {
$menu_opc['arbore'] = 'arbore.php?' . PFN_get_url(false);
}
if ($PFN_conf->g('permisos', 'sair')) {
$menu_opc['sair'] = 'sair.php?' . PFN_get_url(false);
}
include $PFN_paths['plantillas'] . 'opcions.inc.php';
示例8: elseif
} elseif ($PFN_vars->post('formulario') == 'protexer' && in_array('protexer', $capas) && $PFN_conf->g('usuario', 'admin') && $tipo == 'dir') {
if (trim($PFN_vars->post('ht_usuario')) == '') {
$PFN_arquivos->eliminar_htpasswd("{$arquivo}/");
} else {
$PFN_arquivos->crear_htpasswd("{$arquivo}/");
}
}
}
$ahref = '<a href="' . $PFN_niveles->enlace($dir, $PFN_vars->get('cal') . $fin) . '" target="_blank" class="ao14">' . $PFN_vars->get('cal') . '</a>';
if ($tipo == 'dir') {
if ($PFN_vars->get('calcula_tamano')) {
$tamano_real = $PFN_niveles->get_tamano("{$arquivo}/");
$tamano_disco = PFN_peso(PFN_espacio_disco($tamano_real));
$tamano_real .= ' Bytes';
} else {
$tamano_real = '<a href="accion.php?' . PFN_cambia_url(array('cal', 'accion', 'calcula_tamano'), array($cal, 'info', true), false) . '">' . $PFN_conf->t('calcular_tamano') . '</a>';
$tamano_disco = ' ';
}
} else {
$tamano_real = PFN_espacio_disco($arquivo, true);
$tamano_disco = PFN_peso(PFN_espacio_disco($tamano_real));
$tamano_real .= ' Bytes';
}
$permisos = PFN_permisos(fileperms($arquivo . $fin));
if ($PFN_conf->g('inc', 'estado')) {
$PFN_inc->carga_datos($arquivo . $fin);
if (in_array('descricion', $capas)) {
$datos_inc['desc'] = $PFN_inc->crea_descricion($tipo);
}
if (in_array('formulario', $capas)) {
$datos_inc['form'] = $PFN_inc->crea_formulario($tipo);
示例9: PFN_cambia_url
<th><a href="accion.php?<?php
echo PFN_cambia_url(array('accion', 'orde_comprimido', 'pos_comprimido', 'cal'), array($accion, 'propietario', $orde == 'propietario' ? $pos : 'ASC', $cal), false);
?>
"><?php
echo $PFN_conf->t('propietario');
?>
</a></th>
<th><a href="accion.php?<?php
echo PFN_cambia_url(array('accion', 'orde_comprimido', 'pos_comprimido', 'cal'), array($accion, 'grupo', $orde == 'grupo' ? $pos : 'ASC', $cal), false);
?>
"><?php
echo $PFN_conf->t('grupo');
?>
</a></th>
<th><a href="accion.php?<?php
echo PFN_cambia_url(array('accion', 'orde_comprimido', 'pos_comprimido', 'cal'), array($accion, 'permisos', $orde == 'permisos' ? $pos : 'ASC', $cal), false);
?>
"><?php
echo $PFN_conf->t('permisos');
?>
</a></th>
</tr>
</thead>
<tfoot>
<tr>
<td>
<?php
echo ($cnt_cantos['dir'] > 0 ? $cnt_cantos['dir'] . ' ' . $PFN_conf->t($cnt_cantos['dir'] == 1 ? 'dir' : 'dirs') : '') . ($cnt_cantos['arq'] > 0 ? ($cnt_cantos['dir'] > 0 ? ' - ' : '') . $cnt_cantos['arq'] . ' ' . $PFN_conf->t($cnt_cantos['arq'] == 1 ? 'arq' : 'arqs') : '');
?>
</td>
<td><?php
示例10: PFN_cambia_url
</td>
<td>
<a href="configuracions/ver.php?<?php
echo PFN_cambia_url('id_conf', $PFN_usuarios->get('id'), false);
?>
"><?php
echo $PFN_conf->t('Xdetalle');
?>
</a>
</td>
<td>
<?php
if (is_writable($PFN_paths['conf'] . $PFN_usuarios->get('conf') . '.inc.php')) {
?>
<a href="configuracions/modi.php?<?php
echo PFN_cambia_url('id_conf', $PFN_usuarios->get('id'), false);
?>
"><?php
echo $PFN_conf->t('editar');
?>
</a>
<?php
} else {
?>
<?php
}
?>
</td>
</tr>
<?php
示例11: elseif
} elseif (!is_writable($nome_arq)) {
$erros[] = 19;
}
$test = '';
$alertas = array();
$estado_accion = '';
include_once $PFN_paths['include'] . 'class_arquivos.php';
$PFN_arquivos = new PFN_Arquivos($PFN_conf);
$texto = trim($PFN_vars->post('texto'));
if (count($erros) == 0 && $PFN_vars->post('executa')) {
$alertas = $PFN_arquivos->comprobar_sintaxis($texto);
if (empty($alertas)) {
$PFN_conf->textos('estado');
$estado = $PFN_arquivos->abre_escribe($nome_arq, $texto);
$estado_accion = $PFN_conf->t('estado.editar', intval($estado));
$ok = 5;
} else {
$erros[] = 28;
}
}
if (count($erros) == 0) {
Header('Location: index.php?' . PFN_cambia_url(array('id_conf', 'ok'), array($id_conf, $ok), false, true));
exit;
}
$PFN_tempo->rexistra('precarga');
include $PFN_paths['plantillas'] . 'cab.inc.php';
include $PFN_paths['xestion'] . 'Xopcions.inc.php';
$PFN_tempo->rexistra('precodigo');
include $PFN_paths['plantillas'] . 'Xconfiguracions_modi.inc.php';
$PFN_tempo->rexistra('postcodigo');
include $PFN_paths['plantillas'] . 'pe.inc.php';
示例12: defined
CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
GNU para más detalles.
Debería haber recibido una copia de la Licencia Pública General junto con este
programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
675 Mass Ave, Cambridge, MA 02139, EEUU.
*******************************************************************************/
defined('OK') && defined('ACCION') or die;
?>
<div class="bloque_info"><h1><?php
echo $PFN_conf->t('accion') . ' » ' . $PFN_conf->t('permisos');
?>
</h1></div>
<form action="accion.php?<?php
echo PFN_cambia_url('accion', 'permisos', false);
?>
" method="post" onsubmit="return submitonce();">
<fieldset>
<input type="hidden" name="executa" value="true" />
<input type="hidden" name="cal" value="<?php
echo $cal;
?>
" />
<table class="tabla_info" summary="" style="text-align: center;">
<tr>
<th><?php
echo $PFN_conf->t('escritura');
?>
</th>
示例13: defined
GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la
CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de
GNU para más detalles.
Debería haber recibido una copia de la Licencia Pública General junto con este
programa. Si no ha sido así, escriba a la Free Software Foundation, Inc., en
675 Mass Ave, Cambridge, MA 02139, EEUU.
*******************************************************************************/
defined('OK') && defined('ACCION') or die;
?>
<div class="bloque_info"><h1><?php
echo $PFN_conf->t('accion') . ' » ' . $PFN_conf->t('copiar_' . $tipo);
?>
</h1></div>
<form action="accion.php?<?php
echo PFN_cambia_url('accion', 'copiar', false);
?>
" method="post" onsubmit="return submitonce();">
<fieldset>
<input type="hidden" name="executa" value="true" />
<input type="hidden" name="cal" value="<?php
echo $cal;
?>
" />
<div class="aviso_info"><?php
echo $adv;
?>
</div>
<div style="width: 100%; text-align: center;">
<table summary=""><tr><td style="text-align: left;"><?php
示例14: foreach
foreach ($idiomas_arquivos as $v) {
$txt_informe .= '<td style="background: #' . ($cnt_base[$v] > 0 ? '6C6' : '000; color: #FFF') . ';">' . $cnt_base[$v] . '</td>';
}
$txt_informe .= '<td><ul class="accions"><li class="descargar"><a href="descargar.php?' . PFN_cambia_url('idioma', $tr_idioma_base, false) . '" title="' . $PFN_conf->t('descargar') . '"><span class="oculto">' . $PFN_conf->t('descargar') . '</span></a></li></ul></td></tr>';
foreach ($idiomas_valen as $k => $v) {
if ($k == $tr_idioma_base) {
continue;
}
$txt_informe .= "\n" . '<tr style="text-align: right;"><td>' . $PFN_conf->t('lista_idiomas', $k) . '</td>';
foreach ($idiomas_arquivos as $v2) {
$cnt_este = 0;
if (is_file($PFN_paths['idiomas'] . $k . '/' . $v2 . '.inc.php')) {
$datos_este = (include $PFN_paths['idiomas'] . $k . '/' . $v2 . '.inc.php');
foreach ($datos_este as $tmp_v1) {
if (is_array($tmp_v1)) {
foreach ($tmp_v1 as $tmp_v2) {
$cnt_este += empty($tmp_v2) ? 0 : 1;
}
} else {
$cnt_este += empty($tmp_v1) ? 0 : 1;
}
}
$txt_informe .= '<td style="background: #' . ($cnt_este > $cnt_base[$v2] ? '69E' : ($cnt_este < $cnt_base[$v2] ? 'E66' : '6C6')) . ';"> ' . $cnt_este . ' </td>';
} else {
$txt_informe .= '<td style="background: #000; color: #FFF"> 0 </td>';
}
}
$txt_informe .= '<td><ul class="accions"><li class="descargar"><a href="descargar.php?' . PFN_cambia_url('idioma', $k, false) . '" title="' . $PFN_conf->t('descargar') . '"><span class="oculto">' . $PFN_conf->t('descargar') . '</span></a></li></ul></td></tr>';
}
$txt_informe .= '</table>';
}
示例15: imprime_arqs
/**
* function imprime_arqs (string $web, array &$lista)
*
* $web: ruta para la visualización en web
* &$lista: contiene la lista de archivos y directorios de un nivel
*
* imprime los ficheros de un nivel
*/
function imprime_arqs($web, &$lista)
{
if (is_array($lista['arq']['nome']) && ($max = count($lista['arq']['nome']))) {
foreach ($lista['arq']['nome'] as $k => $v) {
for ($i = 0; $i < $this->fondo; $i++) {
if ($this->fin[$i] == 1) {
$this->arbore_txt .= '<img src="' . $this->conf->g('estilo') . 'imx/0.png" style="width: 32px;" alt=" " />';
} else {
$this->arbore_txt .= '<img src="' . $this->conf->g('estilo') . 'imx/barra.png" alt=" | " />';
}
}
if ($k + 1 == $max) {
$this->arbore_txt .= '<img src="' . $this->conf->g('estilo') . 'imx/esquina.png" alt=" |_ " />';
$this->fin[$this->fondo] = 1;
} else {
$this->arbore_txt .= '<img src="' . $this->conf->g('estilo') . 'imx/cruce.png" alt=" + " />';
$this->fin[$this->fondo] = 0;
}
if ($this->conf->g('permisos', 'info')) {
$this->arbore_txt .= '<a href="accion.php?' . PFN_cambia_url(array('dir', 'cal', 'accion'), array($web, $v, 'info'), false) . '">';
} elseif ($this->conf->g('permisos', 'descargar')) {
$this->arbore_txt .= '<a href="accion.php?' . PFN_cambia_url(array('dir', 'cal', 'accion'), array($dir, $v, 'descargar'), false) . '" onclick="window.open(this.href); return false;">';
} else {
$this->arbore_txt .= '<a href="#">';
}
if ($this->vars->get('ver_imaxes')) {
$this->arbore_txt .= '<img src="' . $this->imaxes->sello("{$web}{$v}", false) . '" height="32" ';
} else {
$this->arbore_txt .= '<img src="' . $this->imaxes->icono($v) . '" ';
}
$this->arbore_txt .= 'alt="' . $v . '" /> ' . $v . '</a><br />' . "\n";
$this->cnt_arbore['arq']++;
}
}
}