w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • Bulletin
  • Posts
doc_Phalcon
doc_Phalcon


Tag::getDI

public static getDI () Internally gets the request dispatcher

Tag::friendlyTitle

public static friendlyTitle (mixed $text, [mixed $separator], [mixed $lowercase], [mixed $replace]) Converts texts into URL-friendly titles echo Phalcon\Tag::friendlyTitle("These are big important news", "-")

Tag::form

public static string form (array $parameters) Builds a HTML FORM tag echo Phalcon\Tag::form("posts/save"); echo Phalcon\Tag::form(array("posts/save", "method" => "post")); Volt syntax: {{ form("posts/save") }} {{ form("posts/save", "method": "post") }}

Tag::fileField

public static string fileField (array $parameters) Builds a HTML input[type=”file”] tag echo Phalcon\Tag::fileField("file");

Tag::endForm

public static endForm () Builds a HTML close FORM tag

Tag::emailField

public static string emailField (array $parameters) Builds a HTML input[type=”email”] tag echo Phalcon\Tag::emailField("email");

Tag::displayTo

public static displayTo (string $id, string $value) Alias of Phalcon\Tag::setDefault

Tag::dateTimeLocalField

public static string dateTimeLocalField (array $parameters) Builds a HTML input[type=”datetime-local”] tag

Tag::dateTimeField

public static string dateTimeField (array $parameters) Builds a HTML input[type=”datetime”] tag

Tag::dateField

public static string dateField (array $parameters) Builds a HTML input[type=”date”] tag echo Phalcon\Tag::dateField(array("born", "value" => "14-12-1980"))

Page 27 of 382

|< < Prev 24 25 26 27 28 29 30 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions