[CodeIgniter] element index

Package indexes

All elements
a b c d e f g h i j l m n p q r s t u w x
a
top
Function alternator
alternator() in string_functions.php
Alternator
Function anchor
anchor() in url_functions.php
Anchor Link
Function anchor_popup
anchor_popup() in url_functions.php
Anchor Link - Pop-up version
Function ascii_to_entities
ascii_to_entities() in text_functions.php
High ASCII to Entities
Function auto_link
auto_link() in url_functions.php
Auto-linker
Function auto_typography
auto_typography() in typography_functions.php
Auto Typography Wrapper Function
Class Auto_typography
Auto_typography in typography_functions.php
Auto Typography Class
Page array_functions.php
array_functions.php in array_functions.php
b
top
Variable $block_elements
Auto_typography::$block_elements in typography_functions.php
Function base_url
base_url() in url_functions.php
Base URL
c
top
Function character_limiter
character_limiter() in text_functions.php
Character Limiter
Method convert
Auto_typography::convert() in typography_functions.php
Main Processing Function
Page cookie_functions.php
cookie_functions.php in cookie_functions.php
d
top
Function date2mysql
date2mysql() in date_functions.php
Recibe una fecha o fecha/hora en formato de MySql (YYYY-MM-DD HH:MM:SS) y la pasa al formato especificado por $cFormat.
Function date_diff
date_diff() in date_functions.php
Devuelve la diferencia entre dos fechas.
Function days_in_month
days_in_month() in date_functions.php
Number of days in a month
Function dec2hhmm
dec2hhmm() in date_functions.php
Convierte una cantidad decimal a horas y minutos: 3.25 -> 03:15, 2.50 -> 02:30.
Function delete_cookie
delete_cookie() in cookie_functions.php
Delete a COOKIE
Function delete_files
delete_files() in file_functions.php
Delete Files
Function directory_map
directory_map() in directory_functions.php
Create a Directory Map
Function dohash
dohash() in security_functions.php
Hash encode a string
Function drop_special_chars
drop_special_chars() in url_functions.php
Page date_functions.php
date_functions.php in date_functions.php
Page directory_functions.php
directory_functions.php in directory_functions.php
Page download_functions.php
download_functions.php in download_functions.php
e
top
Function element
element() in array_functions.php
Element
Function encode_php_tags
encode_php_tags() in security_functions.php
Convert PHP tags to entities
Function english_to_mysql
english_to_mysql() in date_functions.php
Deuvelve la fecha para MySql.
Function entities_to_ascii
entities_to_ascii() in text_functions.php
Entities to ASCII
Function escape
escape() in string_functions.php
Escape Input
Function escape_input
escape_input() in string_functions.php
Escape Input
Function escape_jsvar
escape_jsvar() in string_functions.php
Escape Input
f
top
Function force_download
force_download() in download_functions.php
Force Download
Method format_characters
Auto_typography::format_characters() in typography_functions.php
Format Characters
Method format_newlines
Auto_typography::format_newlines() in typography_functions.php
Format Newlines
Page file_functions.php
file_functions.php in file_functions.php
g
top
Function get_cookie
get_cookie() in cookie_functions.php
Fetch an item from the COOKIE array
Function get_filenames
get_filenames() in file_functions.php
Get Filenames
Function get_query_string
get_query_string() in url_functions.php
Get Query String
Function gmt_to_local
gmt_to_local() in date_functions.php
Converts GMT time to a localized value
h
top
Function highlight_code
highlight_code() in text_functions.php
Code Highlighter
Function highlight_phrase
highlight_phrase() in text_functions.php
Phrase Highlighter
i
top
Variable $ignore_elements
Auto_typography::$ignore_elements in typography_functions.php
Page image_functions.php
image_functions.php in image_functions.php
Function ibm850_ansi
ibm850_ansi() in string_functions.php
Convierte una cadena en IBM850 a ANSI
Function index_page
index_page() in url_functions.php
Index page
Function isEmpty
isEmpty() in url_functions.php
Function is_utf
is_utf() in url_functions.php
j
top
Function join_recordset
join_recordset() in array_functions.php
Random Element - Takes an array as input and returns a random element
l
top
Function local_to_gmt
local_to_gmt() in date_functions.php
Converts a local Unix timestamp to GMT
m
top
Function mailto
mailto() in url_functions.php
Mailto Link
Function mdate
mdate() in date_functions.php
Convert MySQL Style Datecodes
Function mysql2date
mysql2date() in date_functions.php
Recibe una fecha o fecha/hora en formato de MySql (YYYY-MM-DD HH:MM:SS) y la pasa al formato especificado por $cFormat.
Function mysql_to_english
mysql_to_english() in date_functions.php
Deuvelve la fecha en formato ingles.
Function mysql_to_unix
mysql_to_unix() in date_functions.php
Converts a MySQL Timestamp to Unix
n
top
Function nl2br_except_pre
nl2br_except_pre() in typography_functions.php
Convert newlines to HTML line breaks except within PRE tags
p
top
Page path_functions.php
path_functions.php in path_functions.php
Function prepare_mysql_hour
prepare_mysql_hour() in date_functions.php
Formatea una hora para poder usarla en MySql.
Function prep_url
prep_url() in url_functions.php
Prep URL
q
top
Function quotes_to_entities
quotes_to_entities() in string_functions.php
Quotes to Entities
r
top
Function random_element
random_element() in array_functions.php
Random Element - Takes an array as input and returns a random element
Function random_string
random_string() in string_functions.php
Create a Random String
Function read_file
read_file() in file_functions.php
Read File
Function redirect
redirect() in url_functions.php
Header Redirect
Function reduce_double_slashes
reduce_double_slashes() in string_functions.php
Reduce Double Slashes
Function reduce_multiples
reduce_multiples() in string_functions.php
Reduce Multiples
Function repeater
repeater() in string_functions.php
Repeater function
Function replace
replace() in url_functions.php
s
top
Variable $skip_elements
Auto_typography::$skip_elements in typography_functions.php
Page security_functions.php
security_functions.php in security_functions.php
Page string_functions.php
string_functions.php in string_functions.php
Function safe_mailto
safe_mailto() in url_functions.php
Encoded Mailto Link
Function save_center_crop
save_center_crop() in image_functions.php
Esta funcion es muy similar a save_resampled pero el area cuadrada lo calcula de otra forma.
Function save_cropped
save_cropped() in image_functions.php
Graba una imagen con un previo resampleo.
Function save_resampled
save_resampled() in image_functions.php
Graba una imagen con un previo resampleo.
Function save_resized
save_resized() in image_functions.php
Esta funcion fuerza el tamaƱo especificado.
Function sec2time
sec2time() in date_functions.php
Convierte una cantidad de segundos a formato HH:ii
Function set_cookie
set_cookie() in cookie_functions.php
Set cookie
Function set_realpath
set_realpath() in path_functions.php
Set Realpath
Function site_url
site_url() in url_functions.php
Site URL
Function spanish_date
spanish_date() in date_functions.php
Deuvelve la fecha en formato $cFormat.
Function string_ai
string_ai() in string_functions.php
String AI Devuelve una cadena formateada para usar en PREG de modo que sea insensitiva a acentos.
Function strip_image_tags
strip_image_tags() in security_functions.php
Strip Image Tags
Function strip_quotes
strip_quotes() in string_functions.php
Strip Quotes
Function strip_returns
strip_returns() in string_functions.php
Strip Returns Quita los retornos de carro y saltos de linea de la cadena $str.
Function strip_slashes
strip_slashes() in string_functions.php
Strip Slashes
Function strtosem
strtosem() in url_functions.php
t
top
Page text_functions.php
text_functions.php in text_functions.php
Page typography_functions.php
typography_functions.php in typography_functions.php
Function timezones
timezones() in date_functions.php
Timezones
Function trim_recursive
trim_recursive() in array_functions.php
Trims a entire array recursivly.
Function trim_slashes
trim_slashes() in string_functions.php
Trim Slashes
u
top
Page url_functions.php
url_functions.php in url_functions.php
Function unix_to_mysql
unix_to_mysql() in date_functions.php
Unix to "MySql"
Function url_title
url_title() in url_functions.php
Create URL Title
w
top
Function wordwrap_utf8
wordwrap_utf8() in text_functions.php
Word Wrap UTF8
Function word_censor
word_censor() in text_functions.php
Word Censoring Function
Function word_limiter
word_limiter() in text_functions.php
Word Limiter
Function word_wrap
word_wrap() in text_functions.php
Word Wrap
Function write_file
write_file() in file_functions.php
Write File
x
top
Page xml_functions.php
xml_functions.php in xml_functions.php
Function xml_convert
xml_convert() in xml_functions.php
Convert Reserved XML characters to Entities
Function xss_clean
xss_clean() in security_functions.php
XSS Filtering
a b c d e f g h i j l m n p q r s t u w x