Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Simple Question About Format In Yii Guides

$
0
0
down vote favorite


It's a simple question but since I am a beginner, it confuses me.

In the tutorials, for example: http://www.yiiframework.com/doc/guide/1.1/en/database.dao it references methods like this:

Quote

Executing SQL Statements

Once a database connection is established, SQL statements can be executed using CDbCommand. One creates a CDbCommand instance by calling CDbConnection::createCommand() with the specified SQL statement:


But in the specification http://www.yiiframework.com/doc/api/1.1/CDbConnection#createCommand-detail it says public CDbCommand createCommand(mixed $query=NULL)

As far as I know the :: are for static methods/properties.

I know I am missing something because they use this format everywhere.

Thanks!

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>