API Documentação da API
Lançado Adianti Framework 7.6!
Clique aqui para saber mais
Pacote Dominando o Adianti 7
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
7.6
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

Methods

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

Properties

Methods

generateRowNumbers()

Generate row numbers

public generateRowNumbers() : mixed

insertRowNumbers()

Insert row numbers

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

loadFile()

Load a PHP file

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

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