Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
fe14f0c5
Commit
fe14f0c5
authored
Apr 23, 2014
by
Carsten Brandt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed all the PHPdoc in extensions
parent
91965fd3
Show whitespace changes
Inline
Side-by-side
Showing
109 changed files
with
33 additions
and
15 deletions
+33
-15
PhpDocController.php
build/controllers/PhpDocController.php
+15
-4
ApiController.php
extensions/apidoc/commands/ApiController.php
+0
-0
GuideController.php
extensions/apidoc/commands/GuideController.php
+0
-0
BaseController.php
extensions/apidoc/components/BaseController.php
+0
-0
ApiMarkdown.php
extensions/apidoc/helpers/ApiMarkdown.php
+0
-0
PrettyPrinter.php
extensions/apidoc/helpers/PrettyPrinter.php
+0
-0
BaseDoc.php
extensions/apidoc/models/BaseDoc.php
+0
-0
ClassDoc.php
extensions/apidoc/models/ClassDoc.php
+0
-0
ConstDoc.php
extensions/apidoc/models/ConstDoc.php
+0
-0
Context.php
extensions/apidoc/models/Context.php
+0
-0
EventDoc.php
extensions/apidoc/models/EventDoc.php
+0
-0
FunctionDoc.php
extensions/apidoc/models/FunctionDoc.php
+0
-0
InterfaceDoc.php
extensions/apidoc/models/InterfaceDoc.php
+0
-0
MethodDoc.php
extensions/apidoc/models/MethodDoc.php
+0
-0
ParamDoc.php
extensions/apidoc/models/ParamDoc.php
+0
-0
PropertyDoc.php
extensions/apidoc/models/PropertyDoc.php
+0
-0
TraitDoc.php
extensions/apidoc/models/TraitDoc.php
+0
-0
TypeDoc.php
extensions/apidoc/models/TypeDoc.php
+0
-0
BaseRenderer.php
extensions/apidoc/renderers/BaseRenderer.php
+0
-0
SideNavWidget.php
extensions/apidoc/templates/bootstrap/SideNavWidget.php
+0
-0
ApiRenderer.php
extensions/apidoc/templates/html/ApiRenderer.php
+0
-0
AuthAction.php
extensions/authclient/AuthAction.php
+0
-0
BaseClient.php
extensions/authclient/BaseClient.php
+0
-0
BaseOAuth.php
extensions/authclient/BaseOAuth.php
+0
-0
Collection.php
extensions/authclient/Collection.php
+0
-0
OAuth1.php
extensions/authclient/OAuth1.php
+0
-0
OAuth2.php
extensions/authclient/OAuth2.php
+0
-0
OAuthToken.php
extensions/authclient/OAuthToken.php
+0
-0
OpenId.php
extensions/authclient/OpenId.php
+0
-0
BaseMethod.php
extensions/authclient/signature/BaseMethod.php
+0
-0
RsaSha1.php
extensions/authclient/signature/RsaSha1.php
+0
-0
AuthChoice.php
extensions/authclient/widgets/AuthChoice.php
+0
-0
Carousel.php
extensions/bootstrap/Carousel.php
+0
-0
Collapse.php
extensions/bootstrap/Collapse.php
+0
-0
Dropdown.php
extensions/bootstrap/Dropdown.php
+0
-0
Nav.php
extensions/bootstrap/Nav.php
+0
-0
NavBar.php
extensions/bootstrap/NavBar.php
+0
-0
Progress.php
extensions/bootstrap/Progress.php
+0
-0
Tabs.php
extensions/bootstrap/Tabs.php
+0
-0
BasePage.php
extensions/codeception/BasePage.php
+0
-0
TestCase.php
extensions/codeception/TestCase.php
+5
-0
Installer.php
extensions/composer/Installer.php
+6
-6
LogTarget.php
extensions/debug/LogTarget.php
+0
-0
Filter.php
extensions/debug/components/search/Filter.php
+0
-0
MatcherInterface.php
...ons/debug/components/search/matchers/MatcherInterface.php
+0
-0
Base.php
extensions/debug/models/search/Base.php
+0
-0
Db.php
extensions/debug/models/search/Db.php
+0
-0
Debug.php
extensions/debug/models/search/Debug.php
+0
-0
Log.php
extensions/debug/models/search/Log.php
+0
-0
Mail.php
extensions/debug/models/search/Mail.php
+0
-0
Profile.php
extensions/debug/models/search/Profile.php
+0
-0
DbPanel.php
extensions/debug/panels/DbPanel.php
+0
-0
LogPanel.php
extensions/debug/panels/LogPanel.php
+0
-0
ActiveQuery.php
extensions/elasticsearch/ActiveQuery.php
+0
-0
ActiveRecord.php
extensions/elasticsearch/ActiveRecord.php
+0
-0
Command.php
extensions/elasticsearch/Command.php
+0
-0
Connection.php
extensions/elasticsearch/Connection.php
+0
-0
Query.php
extensions/elasticsearch/Query.php
+2
-0
QueryBuilder.php
extensions/elasticsearch/QueryBuilder.php
+0
-0
FixtureController.php
extensions/faker/FixtureController.php
+0
-0
CodeFile.php
extensions/gii/CodeFile.php
+0
-0
Generator.php
extensions/gii/Generator.php
+0
-0
ActiveField.php
extensions/gii/components/ActiveField.php
+0
-0
DefaultController.php
extensions/gii/controllers/DefaultController.php
+0
-0
Generator.php
extensions/gii/generators/controller/Generator.php
+0
-0
Generator.php
extensions/gii/generators/crud/Generator.php
+0
-0
Generator.php
extensions/gii/generators/model/Generator.php
+0
-0
BaseImage.php
extensions/imagine/BaseImage.php
+0
-0
Accordion.php
extensions/jui/Accordion.php
+0
-0
AutoComplete.php
extensions/jui/AutoComplete.php
+1
-1
DatePicker.php
extensions/jui/DatePicker.php
+1
-1
ProgressBar.php
extensions/jui/ProgressBar.php
+0
-0
Selectable.php
extensions/jui/Selectable.php
+0
-0
Sortable.php
extensions/jui/Sortable.php
+0
-0
Spinner.php
extensions/jui/Spinner.php
+1
-1
Tabs.php
extensions/jui/Tabs.php
+0
-0
Widget.php
extensions/jui/Widget.php
+0
-0
ActiveQuery.php
extensions/mongodb/ActiveQuery.php
+0
-0
ActiveRecord.php
extensions/mongodb/ActiveRecord.php
+2
-0
Cache.php
extensions/mongodb/Cache.php
+0
-0
Collection.php
extensions/mongodb/Collection.php
+0
-0
Connection.php
extensions/mongodb/Connection.php
+0
-0
Database.php
extensions/mongodb/Database.php
+0
-0
Query.php
extensions/mongodb/Query.php
+0
-0
Session.php
extensions/mongodb/Session.php
+0
-0
ActiveQuery.php
extensions/mongodb/file/ActiveQuery.php
+0
-0
ActiveRecord.php
extensions/mongodb/file/ActiveRecord.php
+0
-0
Collection.php
extensions/mongodb/file/Collection.php
+0
-0
Query.php
extensions/mongodb/file/Query.php
+0
-0
ActiveQuery.php
extensions/redis/ActiveQuery.php
+0
-0
ActiveRecord.php
extensions/redis/ActiveRecord.php
+0
-0
Cache.php
extensions/redis/Cache.php
+0
-0
Connection.php
extensions/redis/Connection.php
+0
-0
LuaScriptBuilder.php
extensions/redis/LuaScriptBuilder.php
+0
-0
Session.php
extensions/redis/Session.php
+0
-0
ViewRenderer.php
extensions/smarty/ViewRenderer.php
+0
-0
ActiveQuery.php
extensions/sphinx/ActiveQuery.php
+0
-0
ActiveRecord.php
extensions/sphinx/ActiveRecord.php
+0
-0
ColumnSchema.php
extensions/sphinx/ColumnSchema.php
+0
-0
Command.php
extensions/sphinx/Command.php
+0
-0
Connection.php
extensions/sphinx/Connection.php
+0
-0
IndexSchema.php
extensions/sphinx/IndexSchema.php
+0
-0
Query.php
extensions/sphinx/Query.php
+0
-0
QueryBuilder.php
extensions/sphinx/QueryBuilder.php
+0
-0
Schema.php
extensions/sphinx/Schema.php
+0
-0
Mailer.php
extensions/swiftmailer/Mailer.php
+0
-0
Message.php
extensions/swiftmailer/Message.php
+0
-0
TwigSimpleFileLoader.php
extensions/twig/TwigSimpleFileLoader.php
+0
-2
ViewRenderer.php
extensions/twig/ViewRenderer.php
+0
-0
No files found.
build/controllers/PhpDocController.php
View file @
fe14f0c5
...
@@ -202,39 +202,50 @@ class PhpDocController extends Controller
...
@@ -202,39 +202,50 @@ class PhpDocController extends Controller
{
{
$docBlock
=
false
;
$docBlock
=
false
;
$codeBlock
=
false
;
$codeBlock
=
false
;
$listIndent
=
false
;
$listIndent
=
''
;
$tag
=
false
;
$indent
=
''
;
$indent
=
''
;
foreach
(
$lines
as
$i
=>
$line
)
{
foreach
(
$lines
as
$i
=>
$line
)
{
if
(
preg_match
(
'~^(\s*)/\*\*$~'
,
$line
,
$matches
))
{
if
(
preg_match
(
'~^(\s*)/\*\*$~'
,
$line
,
$matches
))
{
$docBlock
=
true
;
$docBlock
=
true
;
$indent
=
$matches
[
1
];
$indent
=
$matches
[
1
];
}
elseif
(
preg_match
(
'~^(\s
+
)\*+/~'
,
$line
))
{
}
elseif
(
preg_match
(
'~^(\s
*
)\*+/~'
,
$line
))
{
if
(
$docBlock
)
{
// could be the end of normal comment
if
(
$docBlock
)
{
// could be the end of normal comment
$lines
[
$i
]
=
$indent
.
' */'
;
$lines
[
$i
]
=
$indent
.
' */'
;
}
}
$docBlock
=
false
;
$docBlock
=
false
;
$codeBlock
=
false
;
$codeBlock
=
false
;
$listIndent
=
''
;
$listIndent
=
''
;
$tag
=
false
;
}
elseif
(
$docBlock
)
{
}
elseif
(
$docBlock
)
{
$docLine
=
str_replace
(
"
\t
"
,
' '
,
rtrim
(
substr
(
ltrim
(
$line
),
2
)));
$line
=
ltrim
(
$line
);
if
(
isset
(
$line
[
0
])
&&
$line
[
0
]
===
'*'
)
{
$line
=
substr
(
$line
,
1
);
}
if
(
isset
(
$line
[
0
])
&&
$line
[
0
]
===
' '
)
{
$line
=
substr
(
$line
,
1
);
}
$docLine
=
str_replace
(
"
\t
"
,
' '
,
rtrim
(
$line
));
if
(
empty
(
$docLine
))
{
if
(
empty
(
$docLine
))
{
$listIndent
=
''
;
$listIndent
=
''
;
}
elseif
(
$docLine
[
0
]
===
'@'
)
{
}
elseif
(
$docLine
[
0
]
===
'@'
)
{
$listIndent
=
''
;
$listIndent
=
''
;
$codeBlock
=
false
;
$codeBlock
=
false
;
$tag
=
true
;
$docLine
=
preg_replace
(
'/\s+/'
,
' '
,
$docLine
);
$docLine
=
preg_replace
(
'/\s+/'
,
' '
,
$docLine
);
}
elseif
(
preg_match
(
'/^(~~~|```)/'
,
$docLine
))
{
}
elseif
(
preg_match
(
'/^(~~~|```)/'
,
$docLine
))
{
$codeBlock
=
!
$codeBlock
;
$codeBlock
=
!
$codeBlock
;
$listIndent
=
''
;
$listIndent
=
''
;
}
elseif
(
preg_match
(
'/^(\s*)([0-9]+\.|-|\*|\+) /'
,
$docLine
,
$matches
))
{
}
elseif
(
preg_match
(
'/^(\s*)([0-9]+\.|-|\*|\+) /'
,
$docLine
,
$matches
))
{
$listIndent
=
str_repeat
(
' '
,
strlen
(
$matches
[
0
]));
$listIndent
=
str_repeat
(
' '
,
strlen
(
$matches
[
0
]));
$tag
=
false
;
$lines
[
$i
]
=
$indent
.
' * '
.
$docLine
;
$lines
[
$i
]
=
$indent
.
' * '
.
$docLine
;
continue
;
continue
;
}
}
if
(
$codeBlock
)
{
if
(
$codeBlock
)
{
$lines
[
$i
]
=
rtrim
(
$indent
.
' * '
.
$docLine
);
$lines
[
$i
]
=
rtrim
(
$indent
.
' * '
.
$docLine
);
}
else
{
}
else
{
$lines
[
$i
]
=
rtrim
(
$indent
.
' * '
.
(
empty
(
$listIndent
)
?
$docLine
:
(
$listIndent
.
ltrim
(
$docLine
))));
$lines
[
$i
]
=
rtrim
(
$indent
.
' * '
.
(
empty
(
$listIndent
)
&&
!
$tag
?
$docLine
:
(
$listIndent
.
ltrim
(
$docLine
))));
}
}
}
}
}
}
...
...
extensions/apidoc/commands/ApiController.php
View file @
fe14f0c5
extensions/apidoc/commands/GuideController.php
View file @
fe14f0c5
extensions/apidoc/components/BaseController.php
View file @
fe14f0c5
extensions/apidoc/helpers/ApiMarkdown.php
View file @
fe14f0c5
extensions/apidoc/helpers/PrettyPrinter.php
View file @
fe14f0c5
extensions/apidoc/models/BaseDoc.php
View file @
fe14f0c5
extensions/apidoc/models/ClassDoc.php
View file @
fe14f0c5
extensions/apidoc/models/ConstDoc.php
View file @
fe14f0c5
extensions/apidoc/models/Context.php
View file @
fe14f0c5
extensions/apidoc/models/EventDoc.php
View file @
fe14f0c5
extensions/apidoc/models/FunctionDoc.php
View file @
fe14f0c5
extensions/apidoc/models/InterfaceDoc.php
View file @
fe14f0c5
extensions/apidoc/models/MethodDoc.php
View file @
fe14f0c5
extensions/apidoc/models/ParamDoc.php
View file @
fe14f0c5
extensions/apidoc/models/PropertyDoc.php
View file @
fe14f0c5
extensions/apidoc/models/TraitDoc.php
View file @
fe14f0c5
extensions/apidoc/models/TypeDoc.php
View file @
fe14f0c5
extensions/apidoc/renderers/BaseRenderer.php
View file @
fe14f0c5
extensions/apidoc/templates/bootstrap/SideNavWidget.php
View file @
fe14f0c5
extensions/apidoc/templates/html/ApiRenderer.php
View file @
fe14f0c5
extensions/authclient/AuthAction.php
View file @
fe14f0c5
extensions/authclient/BaseClient.php
View file @
fe14f0c5
extensions/authclient/BaseOAuth.php
View file @
fe14f0c5
extensions/authclient/Collection.php
View file @
fe14f0c5
extensions/authclient/OAuth1.php
View file @
fe14f0c5
extensions/authclient/OAuth2.php
View file @
fe14f0c5
extensions/authclient/OAuthToken.php
View file @
fe14f0c5
extensions/authclient/OpenId.php
View file @
fe14f0c5
extensions/authclient/signature/BaseMethod.php
View file @
fe14f0c5
extensions/authclient/signature/RsaSha1.php
View file @
fe14f0c5
extensions/authclient/widgets/AuthChoice.php
View file @
fe14f0c5
extensions/bootstrap/Carousel.php
View file @
fe14f0c5
extensions/bootstrap/Collapse.php
View file @
fe14f0c5
extensions/bootstrap/Dropdown.php
View file @
fe14f0c5
extensions/bootstrap/Nav.php
View file @
fe14f0c5
extensions/bootstrap/NavBar.php
View file @
fe14f0c5
extensions/bootstrap/Progress.php
View file @
fe14f0c5
extensions/bootstrap/Tabs.php
View file @
fe14f0c5
extensions/codeception/BasePage.php
View file @
fe14f0c5
extensions/codeception/TestCase.php
View file @
fe14f0c5
<?php
<?php
/**
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
*/
namespace
yii\codeception
;
namespace
yii\codeception
;
...
...
extensions/composer/Installer.php
View file @
fe14f0c5
...
@@ -196,12 +196,12 @@ class Installer extends LibraryInstaller
...
@@ -196,12 +196,12 @@ class Installer extends LibraryInstaller
file_put_contents
(
$yiiDir
.
'/'
.
$file
,
<<<EOF
file_put_contents
(
$yiiDir
.
'/'
.
$file
,
<<<EOF
<?php
<?php
/**
/**
* This is a link provided by the yiisoft/yii2-dev package via yii2-composer plugin.
* This is a link provided by the yiisoft/yii2-dev package via yii2-composer plugin.
*
*
* @link http://www.yiiframework.com/
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
* @license http://www.yiiframework.com/license/
*/
*/
return require(__DIR__ . '/../yii2-dev/framework/$file');
return require(__DIR__ . '/../yii2-dev/framework/$file');
...
...
extensions/debug/LogTarget.php
View file @
fe14f0c5
extensions/debug/components/search/Filter.php
View file @
fe14f0c5
extensions/debug/components/search/matchers/MatcherInterface.php
View file @
fe14f0c5
extensions/debug/models/search/Base.php
View file @
fe14f0c5
extensions/debug/models/search/Db.php
View file @
fe14f0c5
extensions/debug/models/search/Debug.php
View file @
fe14f0c5
extensions/debug/models/search/Log.php
View file @
fe14f0c5
extensions/debug/models/search/Mail.php
View file @
fe14f0c5
extensions/debug/models/search/Profile.php
View file @
fe14f0c5
extensions/debug/panels/DbPanel.php
View file @
fe14f0c5
extensions/debug/panels/LogPanel.php
View file @
fe14f0c5
extensions/elasticsearch/ActiveQuery.php
View file @
fe14f0c5
extensions/elasticsearch/ActiveRecord.php
View file @
fe14f0c5
extensions/elasticsearch/Command.php
View file @
fe14f0c5
extensions/elasticsearch/Connection.php
View file @
fe14f0c5
extensions/elasticsearch/Query.php
View file @
fe14f0c5
...
@@ -186,8 +186,10 @@ class Query extends Component implements QueryInterface
...
@@ -186,8 +186,10 @@ class Query extends Component implements QueryInterface
* @param Connection $db the database connection used to execute the query.
* @param Connection $db the database connection used to execute the query.
* If this parameter is not given, the `elasticsearch` application component will be used.
* If this parameter is not given, the `elasticsearch` application component will be used.
* @param array $options The options given with this query. Possible options are:
* @param array $options The options given with this query. Possible options are:
*
* - [routing](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search.html#search-routing)
* - [routing](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search.html#search-routing)
* - [search_type](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-search-type.html)
* - [search_type](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-search-type.html)
*
* @return array the query results.
* @return array the query results.
*/
*/
public
function
search
(
$db
=
null
,
$options
=
[])
public
function
search
(
$db
=
null
,
$options
=
[])
...
...
extensions/elasticsearch/QueryBuilder.php
View file @
fe14f0c5
extensions/faker/FixtureController.php
View file @
fe14f0c5
extensions/gii/CodeFile.php
View file @
fe14f0c5
extensions/gii/Generator.php
View file @
fe14f0c5
extensions/gii/components/ActiveField.php
View file @
fe14f0c5
extensions/gii/controllers/DefaultController.php
View file @
fe14f0c5
extensions/gii/generators/controller/Generator.php
View file @
fe14f0c5
extensions/gii/generators/crud/Generator.php
View file @
fe14f0c5
extensions/gii/generators/model/Generator.php
View file @
fe14f0c5
extensions/imagine/BaseImage.php
View file @
fe14f0c5
extensions/jui/Accordion.php
View file @
fe14f0c5
extensions/jui/AutoComplete.php
View file @
fe14f0c5
...
@@ -33,7 +33,7 @@ use yii\helpers\Html;
...
@@ -33,7 +33,7 @@ use yii\helpers\Html;
* 'source' => ['USA', 'RUS'],
* 'source' => ['USA', 'RUS'],
* ],
* ],
* ]);
* ]);
*```
*
```
*
*
* @see http://api.jqueryui.com/autocomplete/
* @see http://api.jqueryui.com/autocomplete/
* @author Alexander Kochetov <creocoder@gmail.com>
* @author Alexander Kochetov <creocoder@gmail.com>
...
...
extensions/jui/DatePicker.php
View file @
fe14f0c5
...
@@ -37,7 +37,7 @@ use yii\helpers\Json;
...
@@ -37,7 +37,7 @@ use yii\helpers\Json;
* 'dateFormat' => 'yy-mm-dd',
* 'dateFormat' => 'yy-mm-dd',
* ],
* ],
* ]);
* ]);
*```
*
```
*
*
* @see http://api.jqueryui.com/datepicker/
* @see http://api.jqueryui.com/datepicker/
* @author Alexander Kochetov <creocoder@gmail.com>
* @author Alexander Kochetov <creocoder@gmail.com>
...
...
extensions/jui/ProgressBar.php
View file @
fe14f0c5
extensions/jui/Selectable.php
View file @
fe14f0c5
extensions/jui/Sortable.php
View file @
fe14f0c5
extensions/jui/Spinner.php
View file @
fe14f0c5
...
@@ -29,7 +29,7 @@ use yii\helpers\Html;
...
@@ -29,7 +29,7 @@ use yii\helpers\Html;
* 'name' => 'country',
* 'name' => 'country',
* 'clientOptions' => ['step' => 2],
* 'clientOptions' => ['step' => 2],
* ]);
* ]);
*```
*
```
*
*
* @see http://api.jqueryui.com/spinner/
* @see http://api.jqueryui.com/spinner/
* @author Alexander Kochetov <creocoder@gmail.com>
* @author Alexander Kochetov <creocoder@gmail.com>
...
...
extensions/jui/Tabs.php
View file @
fe14f0c5
extensions/jui/Widget.php
View file @
fe14f0c5
extensions/mongodb/ActiveQuery.php
View file @
fe14f0c5
extensions/mongodb/ActiveRecord.php
View file @
fe14f0c5
...
@@ -101,10 +101,12 @@ abstract class ActiveRecord extends BaseActiveRecord
...
@@ -101,10 +101,12 @@ abstract class ActiveRecord extends BaseActiveRecord
/**
/**
* Declares the name of the Mongo collection associated with this AR class.
* Declares the name of the Mongo collection associated with this AR class.
*
* Collection name can be either a string or array:
* Collection name can be either a string or array:
* - if string considered as the name of the collection inside the default database.
* - if string considered as the name of the collection inside the default database.
* - if array - first element considered as the name of the database, second - as
* - if array - first element considered as the name of the database, second - as
* name of collection inside that database
* name of collection inside that database
*
* By default this method returns the class name as the collection name by calling [[Inflector::camel2id()]].
* By default this method returns the class name as the collection name by calling [[Inflector::camel2id()]].
* For example, 'Customer' becomes 'customer', and 'OrderItem' becomes
* For example, 'Customer' becomes 'customer', and 'OrderItem' becomes
* 'order_item'. You may override this method if the table is not named after this convention.
* 'order_item'. You may override this method if the table is not named after this convention.
...
...
extensions/mongodb/Cache.php
View file @
fe14f0c5
extensions/mongodb/Collection.php
View file @
fe14f0c5
extensions/mongodb/Connection.php
View file @
fe14f0c5
extensions/mongodb/Database.php
View file @
fe14f0c5
extensions/mongodb/Query.php
View file @
fe14f0c5
extensions/mongodb/Session.php
View file @
fe14f0c5
extensions/mongodb/file/ActiveQuery.php
View file @
fe14f0c5
extensions/mongodb/file/ActiveRecord.php
View file @
fe14f0c5
extensions/mongodb/file/Collection.php
View file @
fe14f0c5
extensions/mongodb/file/Query.php
View file @
fe14f0c5
extensions/redis/ActiveQuery.php
View file @
fe14f0c5
extensions/redis/ActiveRecord.php
View file @
fe14f0c5
extensions/redis/Cache.php
View file @
fe14f0c5
extensions/redis/Connection.php
View file @
fe14f0c5
extensions/redis/LuaScriptBuilder.php
View file @
fe14f0c5
extensions/redis/Session.php
View file @
fe14f0c5
extensions/smarty/ViewRenderer.php
View file @
fe14f0c5
extensions/sphinx/ActiveQuery.php
View file @
fe14f0c5
extensions/sphinx/ActiveRecord.php
View file @
fe14f0c5
extensions/sphinx/ColumnSchema.php
View file @
fe14f0c5
extensions/sphinx/Command.php
View file @
fe14f0c5
extensions/sphinx/Connection.php
View file @
fe14f0c5
extensions/sphinx/IndexSchema.php
View file @
fe14f0c5
extensions/sphinx/Query.php
View file @
fe14f0c5
extensions/sphinx/QueryBuilder.php
View file @
fe14f0c5
extensions/sphinx/Schema.php
View file @
fe14f0c5
extensions/swiftmailer/Mailer.php
View file @
fe14f0c5
extensions/swiftmailer/Message.php
View file @
fe14f0c5
extensions/twig/TwigSimpleFileLoader.php
View file @
fe14f0c5
<?php
<?php
/**
/**
* Simple file system wrapper for twig to process twig files
*
* @link http://www.yiiframework.com/
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
* @license http://www.yiiframework.com/license/
...
...
extensions/twig/ViewRenderer.php
View file @
fe14f0c5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment