API Documentação da API
Lançado Adianti Framework 8.0!
Clique aqui para saber mais
Pacote Dominando o Adianti Framework
Curso + Livro + Apps exemplo
Curso completo em Video Aulas (114 aulas).
Livro completo em PDF (463 páginas).
Códigos-fontes de Apps de Exemplo.
API
API do Framework
Documentation

Documentation

TSourceCode
in package

SourceCode View

Tags
version
8.0
subpackage

util

author

Pablo Dall'Oglio

copyright

Copyright (c) 2006 Adianti Solutions Ltd. (http://www.adianti.com.br)

license

https://adiantiframework.com.br/license

Table of Contents

Properties

$content  : mixed
$row_numbers  : mixed
$strip_tags  : mixed

Methods

generateRowNumbers()  : mixed
Generate row numbers
getContents()  : mixed
Returns the element content as a string
insertRowNumbers()  : mixed
Insert row numbers
loadFile()  : mixed
Load a PHP file
loadString()  : mixed
Load from string
show()  : mixed
Show the highlighted source code
stripTags()  : mixed

Properties

Methods

generateRowNumbers()

Generate row numbers

public generateRowNumbers() : mixed

getContents()

Returns the element content as a string

public getContents() : mixed

insertRowNumbers()

Insert row numbers

public insertRowNumbers(mixed $highlighted_string) : mixed
Parameters
$highlighted_string : mixed

loadFile()

Load a PHP file

public loadFile(mixed $file) : mixed
Parameters
$file : mixed

Path to the PHP file

loadString()

Load from string

public loadString(mixed $content) : mixed
Parameters
$content : mixed

show()

Show the highlighted source code

public show() : mixed

        
On this page

Search results